[mirror] Opinionated R package quickstart
0
fork

Configure Feed

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

Bumped pkg version

+2 -4
+1 -1
DESCRIPTION
··· 1 1 Package: bootstrapper 2 2 Title: Opinionated R Package Quickstart 3 - Version: 1.0.0 3 + Version: 1.0.0.9000 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"))
+1 -3
NEWS.md
··· 1 1 # bootstrapper 1.0.0 2 2 3 - # bootstrapper 0.0.0.9000 4 - 5 - * Initial CRAN submission. 3 + Initial release, include many helpers to quickly setup a modern, opinionated R package.