rccola: Safely Manage API Keys and Load Data from a REDCap or Other Source

The handling of an API key (misnomer for password) for protected data can be difficult. This package provides secure convenience functions for entering / handling API keys and pulling data directly into memory. By default it will load from REDCap instances, but other sources are injectable via inversion of control.

Version: 1.0.2
Imports: redcapAPI, getPass, yaml, keyring (≥ 1.3.0)
Published: 2022-01-20
Author: Shawn Garbett [aut, cre], Hui Wu [aut], Cole Beck [aut]
Maintainer: Shawn Garbett <Shawn.Garbett at vumc.org>
License: GPL-3
URL: https://github.com/spgarbet/rccola
NeedsCompilation: no
Materials: README
CRAN checks: rccola results

Documentation:

Reference manual: rccola.pdf

Downloads:

Package source: rccola_1.0.2.tar.gz
Windows binaries: r-devel: rccola_1.0.2.zip, r-release: rccola_1.0.2.zip, r-oldrel: rccola_1.0.2.zip
macOS binaries: r-release (arm64): rccola_1.0.2.tgz, r-oldrel (arm64): rccola_1.0.2.tgz, r-release (x86_64): rccola_1.0.2.tgz
Old sources: rccola archive

Linking:

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