Package: srcr 1.1.1
srcr: Simplify Connections to Database Sources
Connecting to databases requires boilerplate code to specify connection parameters and to set up sessions properly with the DBMS. This package provides a simple tool to fill two purposes: abstracting connection details, including secret credentials, out of your source code and managing configuration for frequently-used database connections in a persistent and flexible way, while minimizing requirements on the runtime environment.
Authors:
srcr_1.1.1.tar.gz
srcr_1.1.1.zip(r-4.5)srcr_1.1.1.zip(r-4.4)srcr_1.1.1.zip(r-4.3)
srcr_1.1.1.tgz(r-4.4-any)srcr_1.1.1.tgz(r-4.3-any)
srcr_1.1.1.tar.gz(r-4.5-noble)srcr_1.1.1.tar.gz(r-4.4-noble)
srcr_1.1.1.tgz(r-4.4-emscripten)srcr_1.1.1.tgz(r-4.3-emscripten)
srcr.pdf |srcr.html✨
srcr/json (API)
NEWS
# Install 'srcr' in R: |
install.packages('srcr', repos = c('https://baileych.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/baileych/srcr/issues
Last updated 7 months agofrom:3883ee3fc6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | OK | Nov 09 2024 |
R-4.5-linux | OK | Nov 09 2024 |
R-4.4-win | OK | Nov 09 2024 |
R-4.4-mac | OK | Nov 09 2024 |
R-4.3-win | OK | Nov 09 2024 |
R-4.3-mac | OK | Nov 09 2024 |
Exports:find_config_filessrcr
Dependencies:cliDBIdplyrfansigenericsgluejsonlitelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Locate candidate configuration files | find_config_files |