The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 1.1.1
Imports: DBI, dplyr, jsonlite, utils
Suggests: knitr, rmarkdown, RSQLite, withr
Published: 2024-05-12
Author: Charles Bailey [aut, cre], Hanieh Razzaghi [aut]
Maintainer: Charles Bailey <baileyc at chop.edu>
BugReports: https://github.com/baileych/srcr/issues
License: Artistic-2.0
URL: https://github.com/baileych/srcr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: srcr results

Documentation:

Reference manual: srcr.pdf
Vignettes: Managing Data Sources with srcr

Downloads:

Package source: srcr_1.1.1.tar.gz
Windows binaries: r-devel: srcr_1.1.0.zip, r-release: srcr_1.1.0.zip, r-oldrel: srcr_1.1.0.zip
macOS binaries: r-release (arm64): srcr_1.1.1.tgz, r-oldrel (arm64): srcr_1.1.1.tgz, r-release (x86_64): srcr_1.1.1.tgz, r-oldrel (x86_64): srcr_1.1.1.tgz
Old sources: srcr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=srcr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.