Package: gitcreds Title: Query 'git' Credentials from 'R' Version: 0.1.2.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Query, set, delete credentials from the 'git' credential store. Manage 'GitHub' tokens and other 'git' credentials. This package is to be used by other packages that need to authenticate to 'GitHub' and/or other 'git' repositories. License: MIT + file LICENSE URL: https://gitcreds.r-lib.org/, https://github.com/r-lib/gitcreds BugReports: https://github.com/r-lib/gitcreds/issues Depends: R (>= 3.4) Suggests: codetools, covr, knitr, mockery, oskeyring, rmarkdown, testthat (>= 3.0.0), withr VignetteBuilder: knitr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-29 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 SystemRequirements: git Config/pak/sysreqs: git Repository: https://r-lib.r-universe.dev Date/Publication: 2025-10-21 06:51:19 UTC RemoteUrl: https://github.com/r-lib/gitcreds RemoteRef: HEAD RemoteSha: a33142a0da751931159adb903cca70043895b69d NeedsCompilation: no Packaged: 2026-07-01 10:16:22 UTC; root Author: Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi