[mirror] Opinionated R package quickstart
0
fork

Configure Feed

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

New URL

VisruthSK d7eaef50 ceec8484

+5 -4
+1 -1
DESCRIPTION
··· 9 9 configures GitHub Actions and Dependabot, adds Air/Jarl setup, and 10 10 drop in a default AGENTS.md for building R packages. 11 11 License: GPL (>= 3) 12 - URL: https://visruthsk.github.io/bootstrapper/ 12 + URL: https://bootstrapper.visruth.com/ 13 13 Depends: 14 14 R (>= 4.2.0) 15 15 Imports:
+3 -2
_pkgdown.yml
··· 1 - url: https://visruthsk.github.io/bootstrapper/ 1 + url: https://bootstrapper.visruth.com/ 2 2 template: 3 3 bootstrap: 5 4 - 4 + bootswatch: lumen 5 + light-switch: true
+1 -1
man/bootstrapper-package.Rd
··· 10 10 \seealso{ 11 11 Useful links: 12 12 \itemize{ 13 - \item \url{https://visruthsk.github.io/bootstrapper/} 13 + \item \url{https://bootstrapper.visruth.com/} 14 14 } 15 15 16 16 }