Package: fakemake
Title: Mock the Unix Make Utility
Version: 1.10.4
Authors@R: 
    person(given = "Andreas Dominik",
           family = "Cullmann",
           role = c("aut", "cre"),
           email = "fvafrcu@mailbox.org")
Description: Use R as a minimal build system. This might come in
    handy if you are developing R packages and can not use a proper build
    system. Stay away if you can (use a proper build system).
License: BSD_2_clause + file LICENSE
URL: https://gitlab.com/fvafrcu/fakemake
Depends: R (>= 3.3.0)
Imports: graphics, fritools, igraph, MakefileR, utils
Suggests: cleanr, covr, cyclocomp, devtools, hunspell, knitr, lintr,
        packager (>= 1.5.0), pkgbuild, pkgload, rasciidoc, rmarkdown,
        roxygen2, rprojroot, RUnit, spelling, testthat, withr, usethis
VignetteBuilder: knitr, rasciidoc
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-03-31 12:16:37 UTC; qwer
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>
Repository: CRAN
Date/Publication: 2022-03-31 12:50:02 UTC
Built: R 4.0.5; ; 2022-04-01 10:54:31 UTC; unix
