Package: fakemake 1.11.1.9000
fakemake: Mock the Unix Make Utility
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).
Authors:
fakemake_1.11.1.9000.tar.gz
fakemake_1.11.1.9000.zip(r-4.7)fakemake_1.11.1.9000.zip(r-4.6)fakemake_1.11.1.9000.zip(r-4.5)
fakemake_1.11.1.9000.tgz(r-4.6-any)fakemake_1.11.1.9000.tgz(r-4.5-any)
fakemake_1.11.1.9000.tar.gz(r-4.7-any)fakemake_1.11.1.9000.tar.gz(r-4.6-any)
fakemake_1.11.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fakemake/json (API)
NEWS
| # Install 'fakemake' in R: |
| install.packages('fakemake', repos = c('https://fvafrcu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/fvafrcu/fakemake
Last updated from:694e8e8836. Checks:8 OK, 1 WARNING. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 208 | ||
| linux-release-x86_64 | OK | 153 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-oldrel-arm64 | WARNING | 260 | ||
| windows-devel | OK | 94 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 178 | ||
| wasm-release | OK | 130 |
Exports:add_targetget_targetmakeprovide_make_listread_makefileremove_targetsink_alltouchvisualizewrite_makefile
Dependencies:clicpp11fritoolsglueigraphlatticelifecyclemagrittrMakefileRMatrixpkgconfigrlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Mock the Unix Make Utility | fakemake-package |
| Add a Target to a Makelist | add_target |
| Get a Makelist's Target | get_target |
| Mock the Unix Make Utility | make |
| Load an Example 'Makelist' Provided by 'fakemake'. | provide_make_list |
| Remove a Target From a Makelist | remove_target |
| Visualize a Makelist | visualize |
