Package: ghBackup Title: An R Package that Backs Up your GitHub Repositories Version: 0.0.0.9000 Authors@R: c( person( given = "Bai", family = "Li", email = "bai.li@noaa.gov", role = c("aut", "cre") ), person( given ="Giselle", family = "Schmitz", email = "giselle.schmitz@noaa.gov", role = c("aut") ) ) Description: Provide functions to allow users to back up repositories in organizations. Imports: rjson, utils License: GPL-3 + file LICENSE Suggests: gh, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 VignetteBuilder: knitr Repository: https://noaa-fisheries-integrated-toolbox.r-universe.dev Date/Publication: 2025-03-25 13:58:15 UTC RemoteUrl: https://github.com/nmfs-ost/ghBackup RemoteRef: HEAD RemoteSha: b2f159d1693af69eb6046f69ed5eee4b8fcbc44c NeedsCompilation: no Packaged: 2026-06-10 07:58:40 UTC; root Author: Bai Li [aut, cre], Giselle Schmitz [aut] Maintainer: Bai Li