Package: fakemake
Title: Mock the Unix Make Utility
Version: 1.8.0
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: callr, graphics, igraph, MakefileR, utils, withr
Suggests: cleanr, covr, cyclocomp, devtools, hunspell, knitr, lintr,
        packager (>= 1.5.0), pkgbuild, pkgload, rmarkdown, roxygen2,
        rprojroot, RUnit, spelling, testthat, usethis
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-28 10:23:43 UTC; qwer
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>
Repository: CRAN
Date/Publication: 2020-09-28 11:30:08 UTC
