Package: skeletor 1.1.0
skeletor: An R Package Skeleton Generator
A tool for bootstrapping new packages with useful defaults, including a test suite outline that passes checks and helpers for running tests, checking test coverage, building vignettes, and more. Package skeletons it creates are set up for pushing your package to 'GitHub' and using other hosted services for building and test automation.
Authors:
skeletor_1.1.0.tar.gz
skeletor_1.1.0.zip(r-4.5)skeletor_1.1.0.zip(r-4.4)skeletor_1.1.0.zip(r-4.3)
skeletor_1.1.0.tgz(r-4.5-any)skeletor_1.1.0.tgz(r-4.4-any)skeletor_1.1.0.tgz(r-4.3-any)
skeletor_1.1.0.tar.gz(r-4.5-noble)skeletor_1.1.0.tar.gz(r-4.4-noble)
skeletor_1.1.0.tgz(r-4.4-emscripten)skeletor_1.1.0.tgz(r-4.3-emscripten)
skeletor.pdf |skeletor.html✨
skeletor/json (API)
NEWS
# Install 'skeletor' in R: |
install.packages('skeletor', repos = c('https://nealrichardson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nealrichardson/skeletor/issues
Pkgdown site:https://enpiar.com
codecovskeleton-generatortestingtravis-ci
Last updated 2 years agofrom:3e3c2146f5. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 18 2025 |
R-4.5-win | OK | Feb 18 2025 |
R-4.5-mac | OK | Feb 18 2025 |
R-4.5-linux | OK | Feb 18 2025 |
R-4.4-win | OK | Feb 18 2025 |
R-4.4-mac | OK | Feb 18 2025 |
R-4.3-win | OK | Feb 18 2025 |
R-4.3-mac | OK | Feb 18 2025 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Set some personal defaults for skeletor | configure |
Create a package skeleton | skeletor |