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.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
codecovskeleton-generatortestingtravis-ci
Last updated 2 years agofrom:3e3c2146f5. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Set some personal defaults for skeletor | configure |
Create a package skeleton | skeletor |