1
1
Fork
You've already forked ronfig
0
r
  • R 91.1%
  • Makefile 6.5%
  • CSS 2.4%
2026年05月07日 13:18:50 +01:00
pkg CRAN: submission 2026年05月07日 13:18:50 +01:00
site docs: tweak site and README 2026年02月27日 13:07:59 +00:00
.gitignore CRAN: submission 2026年05月07日 13:18:50 +01:00
Makefile docs: tweak site and README 2026年02月27日 13:07:59 +00:00
README.md docs: tweak site and README 2026年02月27日 13:07:59 +00:00

Introduction

ronfig is an R package that enables intuitive configuration of R projects via a single function, load_config().

Installing the package

You can install the latest release of ronfig from CRAN with:

install.packages("ronfig")

Vignette

A brief overview of super is available online and in the vignette distributed with the package:

vignette("ronfig", package = "ronfig")