Package: rccola Type: Package Title: Safely Manage API Keys and Load Data from a REDCap or Other Source Version: 1.0.4 Authors@R: c(person("Shawn", "Garbett", email = "Shawn.Garbett@vumc.org", role = c("aut", "cre")), person("Hui", "Wu", email = "Hui.Wu@vumc.org", role = c("aut")), person("Cole", "Beck", email = "Cole.Beck@vumc.org", role = c("aut")) ) Author: Shawn Garbett [aut, cre], Hui Wu [aut], Cole Beck [aut] Maintainer: Shawn Garbett Description: 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. License: GPL-3 Encoding: UTF-8 Imports: redcapAPI, getPass, yaml, keyring (>= 1.3.0) URL: https://github.com/spgarbet/rccola RoxygenNote: 7.2.3 Config/pak/sysreqs: libsecret-1-dev libsodium-dev libssl-dev Repository: https://spgarbet.r-universe.dev Date/Publication: 2024-05-23 15:00:26 UTC RemoteUrl: https://github.com/spgarbet/rccola RemoteRef: HEAD RemoteSha: 8f934c13573d0b4f3b05487b14b8280e5d0d506c NeedsCompilation: no Packaged: 2026-07-04 06:13:12 UTC; root