Package: NoviceDeveloperResources
Version: 1.2.0
Date: 2024-04-30
Title: Resources to Assist Novice Developers
Authors@R: c(
          person("Barry", "Zeeberg", email = "barryz2013@gmail.com",
                role = c("aut", "cre")))
Maintainer: Barry Zeeberg <barryz2013@gmail.com>
Depends: R (>= 4.2.0)
Imports: utils, devtools
Description: Assist novice developers when preparing a single package or a set of integrated packages to submit to CRAN. Automate the following individual or batch processing: check local source packages;  build local .tar.gz source files; install packages from local .tar.gz files; detect conflicts between function names in the environment.
License: GPL (>= 2)
Encoding: UTF-8
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-04-30 20:46:51 UTC; barryzeeberg
Author: Barry Zeeberg [aut, cre]
Repository: CRAN
Date/Publication: 2024-04-30 22:00:03 UTC
Built: R 4.2.3; ; 2024-05-01 00:42:01 UTC; unix
