Package: starter 0.1.15.9000
starter: Starter Kit for New Projects
Get started with new projects by dropping a skeleton of a new project into a new or existing directory, initialise git repositories, and create reproducible environments with the 'renv' package. The package allows for dynamically named files, folders, file content, as well as the functionality to drop individual template files into existing projects.
Authors:
starter_0.1.15.9000.tar.gz
starter_0.1.15.9000.zip(r-4.5)starter_0.1.15.9000.zip(r-4.4)starter_0.1.15.9000.zip(r-4.3)
starter_0.1.15.9000.tgz(r-4.4-any)starter_0.1.15.9000.tgz(r-4.3-any)
starter_0.1.15.9000.tar.gz(r-4.5-noble)starter_0.1.15.9000.tar.gz(r-4.4-noble)
starter_0.1.15.9000.tgz(r-4.4-emscripten)starter_0.1.15.9000.tgz(r-4.3-emscripten)
starter.pdf |starter.html✨
starter/json (API)
NEWS
# Install 'starter' in R: |
install.packages('starter', repos = c('https://ddsjoberg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ddsjoberg/starter/issues
- project_templates - Project templates
Last updated 1 months agofrom:4ee4324ca6 (on v0.1.16). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:create_projectcreate_symlinkuse_project_fileuse_project_gitignoreuse_project_readme
Dependencies:askpassclicredentialscurldplyrfansigenericsgertgluejsonlitelifecyclemagrittropensslpillarpkgconfigR.methodsS3R.ooR.utilsR6renvrlangrprojrootrstudioapisystibbletidyselectutf8vctrswithrzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Start a new project | create_project |
Establish symbolic link between folders | create_symlink |
Project templates | project_templates |
Write a template file | use_project_file use_project_gitignore use_project_readme |