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.7)skeletor_1.1.0.zip(r-4.6)skeletor_1.1.0.zip(r-4.5)
skeletor_1.1.0.tgz(r-4.6-any)skeletor_1.1.0.tgz(r-4.5-any)
skeletor_1.1.0.tar.gz(r-4.7-any)skeletor_1.1.0.tar.gz(r-4.6-any)
skeletor_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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/docs site:https://enpiar.com
codecovskeleton-generatortestingtravis-ci
Last updated from:3e3c2146f5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 199 | ||
| macos-oldrel-arm64 | OK | 131 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 87 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Set some personal defaults for skeletor | configure |
| Create a package skeleton | skeletor |
