Skip to content

rmake

1.2.2

Makefile Generator for R Analytical Projects

0packages depend
4.8Kdownloads / year
85.6%test coverage
13/13checks pass

Overview

About
Maintained by Michal BurdaFirst published 2018-03-226 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
13OK
Slowest check: 2.0 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.67
85.6%
Coverage · measured lines
96%
Documentation · exports
5
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
94%
Documented parameters
100%
Return-value docs
87%
References docs
0%

Downloads

4.8K
CRAN downloads in the past year
Rank #8,155 · ~13/day · ~403/mo
Daily download trend is not available in this view yet.
26830 days
1.3K90 days
4.8K1 year
Compare downloads with other packages →
Also on122 r2u23 autocran

Repository

Repository
4Stars
0Forks
0Open issues
0Open PRs
5Releases
221Commits
2Contributors
rmakefilermake
221 commits · Last activity 2026-02-19 · 0% stars, 30d

Stars over time

2023-12-25 · 12026-07-07 · 4

Repository practices

Upstream repositoryBeta

5 development-tooling and community-health practices detected across 4 families in the upstream repository

Checks run against github.com/beerda/rmake on 2026-07-19.

Continuous integration (1)
GitHub Actions
CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Lint, format, editor (1)
RStudio project
Git structural (1)
.gitattributes
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
5 external dependencies (excludes base and recommended)
Depends (0)
none
LinkingTo (0)
none
Suggests (1)
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Code Composition
R 2,279 (52%)Rd 1,081 (25%)Vignettes 1,002 (23%)
Code characteristics
Object systems
S31
Cyclomatic complexity
2.0 median / 19 max
Test cases
37 / 0.67 per code line

Test coverage

Line coverage

86%

Expression

87.7%

Tests / Examples

85.6% / – ex

Functions

33 23 exported

Complexity

3.3 avg / 19 max

Call network

33 nodes / 32 edges

Loading call graph…

Lowest coverage

33 functions
FunctionCycloCoverage
knitrRule exp20%
.allTasks10%
.getter20%
print.rmake.rule10%
make exp250%
sanitizePath exp267%

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

6 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 1.2.2Latest
    2026-01-08 · current release · diff ↗
  • 1.2.1
    2025-11-12 · diff ↗
  • 1.2.0
    2025-08-26 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
  • 1.1.0
    2018-08-30 · diff ↗
  • 1.0.1
    2018-08-02 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • 1.0.0
    2018-03-22
  • R
    R 3.4.0 released · 2017-04-21

Package metadata

First published
2018-03-22
Total releases
6 / 8 yrs
License
GPL (>= 3.0)
Download size
73 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →