Package: oskeyring
Title: Raw System Credential Store Access from R
Version: 0.1.6
Authors@R: c(
    person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
    person("RStudio", role = c("cph", "fnd"))
    )
Description: Aims to support all features of the system credential store,
    including non-portable ones. Supports 'Keychain' on 'macOS', and
    'Credential Manager' on 'Windows'. See the 'keyring' package if you
    need a portable 'API'.
License: MIT + file LICENSE
URL: https://github.com/r-lib/oskeyring#readme,
        https://r-lib.github.io/oskeyring/
BugReports: https://github.com/r-lib/oskeyring/issues
Depends: R (>= 3.4)
Suggests: askpass, covr, testthat (>= 3.0.0), withr
Config/Needs/website: tidyverse/tidytemplate
Encoding: UTF-8
RoxygenNote: 7.2.1.9000
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2023-04-11 07:46:26 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  RStudio [cph, fnd]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-11 08:10:02 UTC
Built: R 4.4.2; aarch64--netbsd; 2025-10-14 08:43:48 UTC; unix
