Other packages > Find by keyword >

ProjectTemplate  

Automates the Creation of New Statistical Analysis Projects
View on CRAN: Click here


Download and install ProjectTemplate package within the R console
Install from CRAN:
install.packages("ProjectTemplate")

Install from Github:
library("remotes")
install_github("cran/ProjectTemplate")

Install by package version:
library("remotes")
install_version("ProjectTemplate", "0.11.1")



Attach the package and use:
library("ProjectTemplate")
Maintained by
Kenton White
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-08-25
Latest Update: 2025-08-25
Description:
Provides functions to automatically build a directory structure for a new R project. Using this structure, 'ProjectTemplate' automates data loading, preprocessing, library importing and unit testing.
How to cite:
Kenton White (2010). ProjectTemplate: Automates the Creation of New Statistical Analysis Projects. R package version 0.11.1, https://cran.r-project.org/web/packages/ProjectTemplate. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:17), 0.1-1 (2010-08-25 14:50), 0.1-2 (2010-08-27 08:23), 0.1-3 (2010-10-03 10:19), 0.3-3 (2011-07-02 16:19), 0.3-4 (2011-07-04 10:23), 0.3-5 (2011-07-23 15:03), 0.4-2 (2012-05-13 10:35), 0.5-1 (2014-03-17 10:35), 0.5 (2014-03-13 10:54), 0.6 (2014-10-06 00:57), 0.7 (2016-08-11 12:26), 0.8.2 (2018-04-20 19:48), 0.8 (2017-08-09 06:11), 0.9.0 (2019-02-26 20:30), 0.9.1 (2020-04-15 20:40), 0.9.2 (2020-05-11 23:10), 0.9.3 (2020-12-04 06:30), 0.10.0 (2021-01-08 20:30), 0.10.1 (2021-02-08 23:40), 0.10.2 (2021-07-31 13:50), 0.10.3 (2023-02-27 22:42), 0.10.4 (2023-11-19 18:20), 0.11.0 (2024-07-01 20:30), 0.11.1 (2025-08-30 22:10)
Other packages that cited ProjectTemplate R package
View ProjectTemplate citation profile
Other R packages that ProjectTemplate depends, imports, suggests or enhances
Complete documentation for ProjectTemplate
Functions, R codes and Examples using the ProjectTemplate R package
Some associated functions: ProjectTemplate . add.config . add.extension . cache.name . cache . cache.project . clean.variable.name . clear.cache . clear . create.project . create.template . get.project . internal.attach.or.add.namespace . internal.cache.filename . internal.cache.format . internal.cache.hash . internal.cache.status . internal.cached.variables . internal.check.version . internal.convert.to.data.table . internal.convert.to.tibble . internal.create.cache.hash . internal.create.project . internal.dir.empty . internal.evaluate.code . internal.get.template . internal.has.project . internal.init.logger . internal.is.ProjectTemplate . internal.is.cache.empty . internal.is.cached . internal.is.dir . internal.list.data . internal.list.files.and.dirs . internal.load.data . internal.load.helpers . internal.load.libraries . internal.munge.data . internal.package.version . internal.parse.extensions . internal.prepare.data.ignore.regex . internal.provide.directory . internal.quietstop . internal.read.cache.info . internal.remove.sticky.vars . internal.require.package . internal.rstudioprojectfile . internal.stopifnotproject . internal.stopifproject . internal.unload.project . internal.var.diff.from . internal.write.cache . list.data . load.project . loadproject_addin . migrate.project . migrate.template . preinstalled.readers . project.config . reload.project . reloadproject_addin . require.package . run.project . show.project . stub.tests . test.project . translate.dcf . 
Some associated R codes: add.config.R . add.extension.R . addins.R . arff.reader.R . cache.R . cache.name.R . cache.project.R . clean.variable.name.R . clear.R . clear.cache.R . config.R . create.project.R . create.template.R . csv.reader.R . csv2.reader.R . db.reader.R . dbf.reader.R . epiinfo.reader.R . feather.reader.R . file.reader.R . get.project.R . help.R . list.data.R . load.project.R . migrate.project.R . migrate.template.R . mp3.reader.R . mtp.reader.R . octave.reader.R . ppm.reader.R . preinstalled.readers.R . project.config.R . r.reader.R . rdata.reader.R . rds.reader.R . reload.project.R . require.package.R . run.project.R . show.project.R . spss.reader.R . sql.reader.R . stata.reader.R . stopifnotproject.R . stub.tests.R . systat.reader.R . test.project.R . translate.dcf.R . tsv.reader.R . url.reader.R . wsv.reader.R . xls.reader.R . xlsx.reader.R . xport.reader.R .  Full ProjectTemplate package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA