[mirror] Opinionated R package quickstart
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Updated description

VisruthSK 860584fc 2a8412aa

+4 -2
+4 -2
DESCRIPTION
··· 4 4 Authors@R: 5 5 person("Visruth", "Srimath Kandali", , "public@visruth.com", role = c("aut", "cre", "cph"), 6 6 comment = c(ORCID = "0009-0005-9097-0688")) 7 - Description: Quickly start new R packages, adding some opinionated default 8 - GHA, suggested extensions, etc. 7 + Description: Bootstrap new R packages with strongly opinionated defaults. 8 + Creates the package scaffold, wires up tests, README and NEWS, 9 + configures GitHub Actions and Dependabot, adds Air/Jarl setup, and 10 + drop in a default AGENTS.md for building R packages. 9 11 License: GPL (>= 3) 10 12 URL: https://visruthsk.github.io/bootstrapper/ 11 13 Depends: