Package: rmake Type: Package Title: Makefile Generator for R Analytical Projects Version: 1.2.2 Date: 2026-01-08 Authors@R: person(given = "Michal", family = "Burda", role = c("aut", "cre"), email = "michal.burda@osu.cz", comment = c(ORCID = "0000-0002-4182-4407")) Maintainer: Michal Burda Description: Creates and maintains a build process for complex analytic tasks in R. Package allows to easily generate Makefile for the (GNU) 'make' tool, which drives the build process by (in parallel) executing build commands in order to update results accordingly to given dependencies on changed data or updated source files. URL: https://github.com/beerda/rmake, https://beerda.github.io/rmake/ BugReports: https://github.com/beerda/rmake/issues License: GPL (>= 3.0) Encoding: UTF-8 Imports: tools, assertthat, rmarkdown, visNetwork, knitr Suggests: testthat Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Language: en-US Config/pak/sysreqs: cmake make libuv1-dev Repository: https://beerda.r-universe.dev Date/Publication: 2026-02-19 09:06:01 UTC RemoteUrl: https://github.com/beerda/rmake RemoteRef: HEAD RemoteSha: 95b42449249144f15e7445e06bcd886eb1ff4a65 NeedsCompilation: no Packaged: 2026-06-19 08:41:30 UTC; root Author: Michal Burda [aut, cre] (ORCID: )