Package: fakemake Title: Mock the Unix Make Utility Version: 1.11.1.9000 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, pkgbuild, pkgload, rasciidoc, rmarkdown, roxygen2, rprojroot, RUnit, spelling, testthat, withr, usethis VignetteBuilder: knitr, rasciidoc Encoding: UTF-8 RoxygenNote: 7.2.3 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://fvafrcu.r-universe.dev Date/Publication: 2025-10-13 17:15:42 UTC RemoteUrl: https://gitlab.com/fvafrcu/fakemake RemoteRef: HEAD RemoteSha: 694e8e8836764c74e10310ceb8d521ed1f3289b8 NeedsCompilation: no Packaged: 2026-06-18 08:26:48 UTC; root Author: Andreas Dominik Cullmann [aut, cre] Maintainer: Andreas Dominik Cullmann