.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yaml
.gitignore
CONTRIBUTING.md
DESCRIPTION
NAMESPACE
NEWS.md
R/environment.R
R/fileEdit.R
R/getModule.R
R/helpers.R
R/imports.R
R/listModules.R
R/makeDESCRIPTION.R
R/packages.R
R/paths2.R
R/pkgload2.R
R/setupProject.R
R/spades-project-package.R
R/zzz.R
README.md
SpaDES.project.Rproj
_pkgdown.yml
codecov.yml
docs/404.html
docs/CNAME
docs/CONTRIBUTING.html
docs/articles/i-getting-started.html
docs/articles/i-getting-started_files/htmlwidgets-1.6.2/htmlwidgets.js
docs/articles/i-getting-started_files/vis-9.1.0/add_css.txt
docs/articles/i-getting-started_files/vis-9.1.0/img/network/acceptDeleteIcon.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/addNodeIcon.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/backIcon.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/connectIcon.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/cross.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/cross2.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/deleteIcon.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/downArrow.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/editIcon.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/leftArrow.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/minus.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/plus.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/rightArrow.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/upArrow.png
docs/articles/i-getting-started_files/vis-9.1.0/img/network/zoomExtends.png
docs/articles/i-getting-started_files/vis-9.1.0/vis-network.min.css
docs/articles/i-getting-started_files/vis-9.1.0/vis-network.min.js
docs/articles/i-getting-started_files/visNetwork-binding-2.1.2/visNetwork.js
docs/articles/iii-using-git-github.html
docs/articles/index.html
docs/articles/iv-Installing-R.html
docs/articles/v-finding-other-modules.html
docs/articles/v-finding-other-modules_files/htmlwidgets-1.6.2/htmlwidgets.js
docs/articles/v-finding-other-modules_files/vis-9.1.0/add_css.txt
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/acceptDeleteIcon.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/addNodeIcon.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/backIcon.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/connectIcon.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/cross.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/cross2.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/deleteIcon.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/downArrow.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/editIcon.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/leftArrow.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/minus.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/plus.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/rightArrow.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/upArrow.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/img/network/zoomExtends.png
docs/articles/v-finding-other-modules_files/vis-9.1.0/vis-network.min.css
docs/articles/v-finding-other-modules_files/vis-9.1.0/vis-network.min.js
docs/articles/v-finding-other-modules_files/visNetwork-binding-2.1.2/visNetwork.js
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/SpaDES.project-package.html
docs/reference/figures/SpaDES.png
docs/reference/fileEdit.html
docs/reference/findProject.html
docs/reference/getGithubFile.html
docs/reference/getModule.html
docs/reference/helpers.html
docs/reference/imports.html
docs/reference/index.html
docs/reference/listModules.html
docs/reference/metadata.html
docs/reference/pkgEnv.html
docs/reference/setProjPkgDir.html
docs/reference/setup.html
docs/reference/setupProject.html
docs/reference/test-helpers.html
docs/sitemap.xml
inst/authentication.R
inst/modules.R
inst/modulesLandWeb.R
inst/options.R
inst/params.R
inst/sideEffects.R
man/SpaDES.project-package.Rd
man/dot-libPathDefault.Rd
man/figures/SpaDES.png
man/fileEdit.Rd
man/findProject.Rd
man/getGithubFile.Rd
man/getModule.Rd
man/helpers.Rd
man/imports.Rd
man/listModules.Rd
man/makeDESCRIPTION.Rd
man/metadata.Rd
man/pkgEnv.Rd
man/pkgload2.Rd
man/setProjPkgDir.Rd
man/setup.Rd
man/setupProject.Rd
man/test-helpers.Rd
tests/testthat.R
tests/testthat/helpers.R
tests/testthat/setup.R
tests/testthat/test-setupProject.R
vignettes/.gitignore
vignettes/i-getting-started.Rmd
vignettes/iii-using-git-github.Rmd
vignettes/iv-Installing-R.Rmd
vignettes/v-finding-other-modules.Rmd