Package: fakemake
Title: Mock the Unix Make Utility
Version: 1.0.1
Authors@R: person(given = "Andreas Dominik", family = "Cullmann", 
        email = "fvafrcu@arcor.de", role = c("aut", "cre"))
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).
Depends: R (>= 3.3.1)
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/fvafrCU/fakemake
Suggests: knitr, rmarkdown, testthat, RUnit, devtools, rprojroot,
        roxygen2, hunspell, cleanr, lintr, covr
Imports: MakefileR, callr, withr, utils, igraph, graphics
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-21 16:58:56 UTC; qwer
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@arcor.de>
Repository: CRAN
Date/Publication: 2017-11-21 18:28:55 UTC
