Files in johnmyleswhite/ProjectTemplate
Automates the Creation of New Statistical Analysis Projects

.Rbuildignore
.gitattributes
.gitignore
.travis.yml
.vscode/settings.json
.vscode/web-timemanager.json
CODE_OF_CONDUCT.md
CRAN-RELEASE
DESCRIPTION
ISSUE_TEMPLATE.md
LICENSE
Makefile
NAMESPACE
NEWS.md PULL_REQUEST_TEMPLATE.md
ProjectTemplate-fork.code-workspace
ProjectTemplate.Rproj
R/ProjectTemplate-package.R R/add.config.R R/add.extension.R R/addins.R R/arff.reader.R R/cache.R R/cache.name.R R/cache.project.R R/clean.variable.name.R R/clear.R R/clear.cache.R R/config.R R/create.project.R R/create.project.rstudio.R R/create.template.R R/csv.reader.R R/csv2.reader.R R/db.reader.R R/dbf.reader.R R/epiinfo.reader.R R/feather.reader.R R/file.reader.R R/get.project.R R/list.data.R R/load.project.R R/migrate.project.R R/migrate.template.R R/mp3.reader.R R/mtp.reader.R R/octave.reader.R R/ppm.reader.R R/preinstalled.readers.R R/project.config.R R/r.reader.R R/rdata.reader.R R/rds.reader.R R/reload.project.R R/require.package.R R/run.project.R R/show.project.R R/spss.reader.R R/sql.reader.R R/stata.reader.R R/stopifnotproject.R R/stub.tests.R R/systat.reader.R R/test.project.R R/translate.dcf.R R/tsv.reader.R R/url.reader.R R/wsv.reader.R R/xls.reader.R R/xlsx.reader.R R/xport.reader.R README.markdown
appveyor.yml
build_script.R cran-comments.md
docs/.gitignore
docs/404.html
docs/CNAME
docs/Rlogo.png
docs/_config.yml
docs/_imgsrc/PT_Logo.ai
docs/_imgsrc/caching.jpg
docs/_imgsrc/caching.xcf
docs/_imgsrc/directories.jpg
docs/_imgsrc/directories.xcf
docs/_imgsrc/head.jpg
docs/_imgsrc/head.xcf
docs/_imgsrc/loading.jpg
docs/_imgsrc/loading.xcf
docs/_imgsrc/logging.jpg
docs/_imgsrc/logging.xcf
docs/_imgsrc/mastering1.jpg
docs/_imgsrc/mastering1.xcf
docs/_imgsrc/mastering2.jpg
docs/_imgsrc/mastering2.xcf
docs/_imgsrc/mastering3.jpg
docs/_imgsrc/mastering3.xcf
docs/_imgsrc/mastering4.jpg
docs/_imgsrc/mastering4.xcf
docs/_imgsrc/mastering5.jpg
docs/_imgsrc/mastering5.xcf
docs/_imgsrc/mastering6.jpg
docs/_imgsrc/mastering6.xcf
docs/_imgsrc/mastering7.jpg
docs/_imgsrc/mastering7.xcf
docs/_imgsrc/munging.jpg
docs/_imgsrc/munging.xcf
docs/_imgsrc/munging_off.jpg
docs/_imgsrc/munging_off.xcf
docs/_imgsrc/unit_tests.jpg
docs/_imgsrc/unit_tests.xcf
docs/_layouts/page.html
docs/architecture.markdown docs/caching.markdown
docs/caching.png
docs/changes.markdown docs/configuring.markdown docs/contributing.markdown
docs/create_letters_data_set.rb
docs/custom_templates.markdown
docs/directories.png
docs/file_formats.markdown docs/getting_started.markdown
docs/github.png
docs/head.png
docs/images/apple-touch-icon-114x114.png
docs/images/apple-touch-icon-72x72.png
docs/images/apple-touch-icon.png
docs/images/favicon.ico
docs/index.markdown docs/installing.markdown
docs/javascripts/app.js
docs/javascripts/jquery-1.5.1.min.js
docs/letters.csv.bz2
docs/loading.png
docs/logging.png
docs/logo.jpg
docs/mailing_list.markdown docs/mastering.markdown
docs/mastering1.png
docs/mastering2.png
docs/mastering3.png
docs/mastering4.png
docs/mastering5.png
docs/mastering6.png
docs/mastering7.png
docs/munging.png
docs/munging_off.png
docs/packages.markdown
docs/philapd.db.zip
docs/plot1.png
docs/plot2.png
docs/stylesheets/base.css
docs/stylesheets/docs.css
docs/stylesheets/layout.css
docs/stylesheets/skeleton.css
docs/unit_tests.png
docs/updating.markdown
inst/defaults/config/default.dcf
inst/defaults/config/types.dcf
inst/defaults/templates/full/README.md
inst/defaults/templates/full/TODO
inst/defaults/templates/full/cache/README.md inst/defaults/templates/full/config/README.md
inst/defaults/templates/full/config/global.dcf
inst/defaults/templates/full/data/README.md inst/defaults/templates/full/diagnostics/1.R inst/defaults/templates/full/diagnostics/README.md inst/defaults/templates/full/docs/README.md inst/defaults/templates/full/graphs/README.md inst/defaults/templates/full/lib/README.md inst/defaults/templates/full/lib/globals.R inst/defaults/templates/full/lib/helpers.R inst/defaults/templates/full/logs/README.md inst/defaults/templates/full/munge/01-A.R inst/defaults/templates/full/munge/README.md inst/defaults/templates/full/profiling/1.R inst/defaults/templates/full/profiling/README.md inst/defaults/templates/full/reports/README.md inst/defaults/templates/full/src/README.md inst/defaults/templates/full/src/eda.R inst/defaults/templates/full/tests/1.R inst/defaults/templates/full/tests/README.md inst/defaults/templates/minimal/README.md inst/defaults/templates/minimal/cache/README.md inst/defaults/templates/minimal/config/README.md
inst/defaults/templates/minimal/config/global.dcf
inst/defaults/templates/minimal/data/README.md inst/defaults/templates/minimal/munge/01-A.R inst/defaults/templates/minimal/munge/README.md inst/defaults/templates/minimal/src/README.md inst/defaults/templates/minimal/src/eda.R
inst/example_data/example.foo
inst/example_data/example_01.csv
inst/example_data/example_02.csv.bz2
inst/example_data/example_03.csv.zip
inst/example_data/example_04.csv.gz
inst/example_data/example_05.tsv
inst/example_data/example_06.tsv.bz2
inst/example_data/example_07.tsv.zip
inst/example_data/example_08.tsv.gz
inst/example_data/example_09.wsv
inst/example_data/example_10.wsv.bz2
inst/example_data/example_11.wsv.zip
inst/example_data/example_12.wsv.gz
inst/example_data/example_13.RData
inst/example_data/example_14.rda
inst/example_data/example_15.url
inst/example_data/example_16.tab
inst/example_data/example_17.tab.bz2
inst/example_data/example_18.tab.zip
inst/example_data/example_19.tab.gz
inst/example_data/example_20.txt
inst/example_data/example_21.txt.bz2
inst/example_data/example_22.txt.zip
inst/example_data/example_23.txt.gz
inst/example_data/example_24.R inst/example_data/example_25.r
inst/example_data/example_26.xls
inst/example_data/example_27.xlsx
inst/example_data/example_28.db
inst/example_data/example_29.db
inst/example_data/example_30.db
inst/example_data/example_31.db
inst/example_data/example_32.arff
inst/example_data/example_33.file
inst/example_data/example_35.ppm
inst/example_data/example_36.dbf
inst/example_data/example_37.sav
inst/example_data/example_38.sav
inst/example_data/example_39.dta
inst/example_data/example_40.dta
inst/example_data/example_41.xport
inst/example_data/example_42.xpt
inst/example_data/example_44.rds
inst/example_data/example_45.feather
inst/example_data/foo.reader.R
inst/example_data/sqlite3_examples.sql
inst/rstudio/addins.dcf
inst/rstudio/templates/project/projecttemplate.dcf
man/ProjectTemplate-package.Rd man/add.config.Rd man/add.extension.Rd man/cache.Rd man/cache.name.Rd man/cache.project.Rd man/clean.variable.name.Rd man/clear.Rd man/clear.cache.Rd man/create.project.Rd man/create.template.Rd man/get.project.Rd man/internal.attach.or.add.namespace.Rd man/internal.cache.filename.Rd man/internal.cache.format.Rd man/internal.cache.hash.Rd man/internal.cache.status.Rd man/internal.cached.variables.Rd man/internal.check.version.Rd man/internal.convert.to.data.table.Rd man/internal.convert.to.tibble.Rd man/internal.create.cache.hash.Rd man/internal.create.project.Rd man/internal.dir.empty.Rd man/internal.evaluate.code.Rd man/internal.get.template.Rd man/internal.has.project.Rd man/internal.init.logger.Rd man/internal.is.ProjectTemplate.Rd man/internal.is.cache.empty.Rd man/internal.is.cached.Rd man/internal.is.dir.Rd man/internal.list.data.Rd man/internal.list.files.and.dirs.Rd man/internal.load.data.Rd man/internal.load.helpers.Rd man/internal.load.libraries.Rd man/internal.munge.data.Rd man/internal.package.version.Rd man/internal.parse.extensions.Rd man/internal.prepare.data.ignore.regex.Rd man/internal.provide.directory.Rd man/internal.quietstop.Rd man/internal.read.cache.info.Rd man/internal.remove.sticky.vars.Rd man/internal.require.package.Rd man/internal.rstudioprojectfile.Rd man/internal.stopifnotproject.Rd man/internal.stopifproject.Rd man/internal.unload.project.Rd man/internal.var.diff.from.Rd man/internal.write.cache.Rd man/list.data.Rd man/load.project.Rd man/loadproject_addin.Rd man/migrate.project.Rd man/migrate.template.Rd man/preinstalled.readers.Rd
man/project.config.Rd
man/reload.project.Rd man/reloadproject_addin.Rd man/require.package.Rd man/run.project.Rd man/show.project.Rd man/stub.tests.Rd man/test.project.Rd man/translate.dcf.Rd
test_case_read_python.html
test_case_read_python.md
test_case_read_python_files/libs/bootstrap/bootstrap-icons.css
test_case_read_python_files/libs/bootstrap/bootstrap-icons.woff
test_case_read_python_files/libs/bootstrap/bootstrap.min.css
test_case_read_python_files/libs/bootstrap/bootstrap.min.js
test_case_read_python_files/libs/clipboard/clipboard.min.js
test_case_read_python_files/libs/quarto-html/anchor.min.js
test_case_read_python_files/libs/quarto-html/popper.min.js
test_case_read_python_files/libs/quarto-html/quarto-syntax-highlighting.css
test_case_read_python_files/libs/quarto-html/quarto.js
test_case_read_python_files/libs/quarto-html/tippy.css
test_case_read_python_files/libs/quarto-html/tippy.umd.min.js
tests/run-all.R tests/testthat.R tests/testthat/helper-functions.R tests/testthat/migration/0.5-2/cache/dummy.R
tests/testthat/migration/0.5-2/config/global.dcf
tests/testthat/migration/0.5-2/data/dummy.R tests/testthat/migration/0.5/cache/dummy.R
tests/testthat/migration/0.5/config/global.dcf
tests/testthat/migration/0.5/data/dummy.R tests/testthat/test-add_config.R tests/testthat/test-add_extension.R tests/testthat/test-autogen.R tests/testthat/test-cache.R tests/testthat/test-clear.R tests/testthat/test-config.R tests/testthat/test-create.R tests/testthat/test-list.R tests/testthat/test-load.R tests/testthat/test-load.project.R tests/testthat/test-migration.R tests/testthat/test-override_config.R tests/testthat/test-qs.R tests/testthat/test-readers.R tests/testthat/test-reload.R tests/testthat/test-require.R tests/testthat/test-templates.R tests/testthat/test-test-load.R tests/testthat/test-varnames.R tests/testthat/test-version.R
johnmyleswhite/ProjectTemplate documentation built on April 24, 2024, 9:23 a.m.