Package: packager
Title: Create, Build and Maintain Packages
Version: 1.14.0
Authors@R: 
    person(given = "Andreas Dominik",
           family = "Cullmann",
           role = c("aut", "cre"),
           email = "fvafrcu@mailbox.org")
Description: Helper functions for package creation, building and
    maintenance. Designed to work with a build system such as 'GNU make' or
    package 'fakemake' to help you to conditionally work through the stages of
    package development (such as spell checking, linting, testing, before
    building and checking a package).
License: BSD_2_clause + file LICENSE
URL: https://gitlab.com/fvafrCU/packager
Depends: R (>= 3.3.0)
Imports: callr, checkmate, codetools, crayon, cyclocomp, desc, fakemake
        (>= 1.10.1), fritools (>= 1.4.0), fs, gert, httr, pkgbuild,
        pkgload, rcmdcheck, remotes, rhub, rprojroot, tinytest, tools,
        whisker, whoami
Suggests: cleanr, covr, devtools, digest, document, knitr, lintr,
        rasciidoc (>= 3.0.1), rmarkdown, roxygen2, RUnit, stats,
        spelling, testthat, usethis, withr
VignetteBuilder: rasciidoc
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-12-08 15:56:58 UTC; qwer
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>
Repository: CRAN
Date/Publication: 2021-12-08 17:10:02 UTC
Built: R 4.0.2; ; 2021-12-09 12:22:02 UTC; unix
