Package: fakemake
Title: Mock the Unix Make Utility
Version: 1.7.1
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,
        pkgbuild, pkgload, rmarkdown, roxygen2, rprojroot, RUnit,
        spelling, testthat, usethis
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-04-12 09:12:43 UTC; qwer
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>
Repository: CRAN
Date/Publication: 2020-04-12 09:50:05 UTC
