Skip to content
/ fakemake Public

❗ This is a read-only mirror of the CRAN R package repository. fakemake — Mock the Unix Make Utility. Homepage: https://gitlab.com/fvafrcu/fakemake

License

Notifications You must be signed in to change notification settings

cran/fakemake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipeline status
coverage report

CRAN_Status_Badge RStudio_downloads_monthly RStudio_downloads_total

fakemake

Introduction

After installation, please read the help page:

help("fakemake-package", package = "fakemake")
#> Mock the Unix Make Utility
#> 
#> 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).
#> 
#> Details:
#> 
#>      You will find the details in
#>      'vignette("An_Introduction_to_fakemake", package = "fakemake")'.

Installation

You can install fakemake from gitlab with:

if (! require("remotes")) install.packages("remotes")
remotes::install_gitlab("fvafrcu/fakemake")

About

❗ This is a read-only mirror of the CRAN R package repository. fakemake — Mock the Unix Make Utility. Homepage: https://gitlab.com/fvafrcu/fakemake

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages