Package: pkgpub Type: Package Title: Publish Packages Version: 0.4.0 Description: Publish packages to cran-like repos. Encoding: UTF-8 Authors@R: c( person(given = "Devin", family = "Pastoor", role = c("aut", "cre"), email = "devin.pastoor@gmail.com"), person(given = "Xu", family = "Fei", role = c("ctb"), email = "xu@a2-ai.com"), person(given = "Elizabeth", family = "Bouton", role = c("ctb"), email = "elizabethb@a2-ai.com") ) RoxygenNote: 7.3.2 Imports: magrittr, desc, drat, pkgbuild, withr, gert, glue, rlang License: MIT + file LICENSE Suggests: testthat (>= 3.0.0) URL: https://a2-ai.github.io/pkgpub/ Config/testthat/edition: 3 Config/pak/sysreqs: git libgit2-dev libssl-dev Repository: https://a2-ai.r-universe.dev Date/Publication: 2025-04-03 13:17:30 UTC RemoteUrl: https://github.com/a2-ai/pkgpub RemoteRef: HEAD RemoteSha: fa3e20a411847998ecd4fc6f5be7ee5608b4a664 NeedsCompilation: no Packaged: 2026-07-15 04:44:58 UTC; root Author: Devin Pastoor [aut, cre], Xu Fei [ctb], Elizabeth Bouton [ctb] Maintainer: Devin Pastoor