Package: packager Title: Create, Build and Maintain Packages Version: 1.15.3.9000 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 (>= 3.4.0), fs, gert, httr, pkgbuild, pkgload, rcmdcheck, remotes, rhub, rprojroot, tinytest, tools, whisker, whoami Suggests: cleanr, covr, devtools, digest, document, knitr, lintr, pkgdown, rasciidoc (>= 3.0.1), rmarkdown, roxygen2, RUnit, stats, spelling, testthat, usethis, withr VignetteBuilder: rasciidoc Encoding: UTF-8 RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake git libglpk-dev make libgit2-dev libuv1-dev libxml2-dev libssl-dev Repository: https://fvafrcu.r-universe.dev Date/Publication: 2026-04-16 20:32:01 UTC RemoteUrl: https://gitlab.com/fvafrcu/packager RemoteRef: HEAD RemoteSha: 3456e8f9d1e92711ed1c93ece90c9c842def6f74 NeedsCompilation: no Packaged: 2026-06-20 07:13:29 UTC; root Author: Andreas Dominik Cullmann [aut, cre] Maintainer: Andreas Dominik Cullmann