Other packages > Find by keyword >

fakemake  

Mock the Unix Make Utility
View on CRAN: Click here


Download and install fakemake package within the R console
Install from CRAN:
install.packages("fakemake")

Install from Github:
library("remotes")
install_github("cran/fakemake")

Install by package version:
library("remotes")
install_version("fakemake", "1.11.1")



Attach the package and use:
library("fakemake")
Maintained by
Andreas Dominik Cullmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-21
Latest Update: 2023-08-15
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).
How to cite:
Andreas Dominik Cullmann (2017). fakemake: Mock the Unix Make Utility. R package version 1.11.1, https://cran.r-project.org/web/packages/fakemake. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:37), 1.0.1 (2017-11-21 19:28), 1.0.2 (2017-11-27 12:47), 1.1.0 (2018-01-27 05:07), 1.2.0 (2018-02-11 11:15), 1.3.0 (2018-07-13 19:00), 1.4.0 (2018-11-02 21:20), 1.4.1 (2019-03-29 22:40), 1.4.2 (2019-10-29 22:50), 1.5.0 (2019-11-04 21:00), 1.6.0 (2019-11-28 16:50), 1.7.0 (2020-02-23 17:20), 1.7.1 (2020-04-12 11:50), 1.7.2 (2020-09-24 10:50), 1.8.0 (2020-09-28 13:30), 1.8.1 (2020-11-02 21:40), 1.9.0 (2020-12-02 14:10), 1.10.0 (2021-01-07 08:00), 1.10.1 (2021-01-20 14:30), 1.10.2 (2021-08-02 18:50), 1.10.3 (2021-08-07 08:20), 1.10.4 (2022-03-31 14:50), 1.11.0 (2023-06-16 13:20)
Other packages that cited fakemake R package
View fakemake citation profile
Other R packages that fakemake depends, imports, suggests or enhances
Complete documentation for fakemake
Functions, R codes and Examples using the fakemake R package
Some associated functions: add_target . fakemake-package . get_target . make . provide_make_list . read_makefile . remove_target . sink_all . throw . touch . visualize . write_makefile . 
Some associated R codes: fakemake-package.R . internals.R . make.R . makefiles.R . makelists.R . sink_all.R . throw.R . tools.R . unit_test_internals.R .  Full fakemake package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA