Nothing
0.11.0 (2024-05-20)
0.10.4 (2023-11-19)
0.10.3 (2023-02-27)
0.10.2 (2021-07-30)
0.10.1 (2021-02-08)
0.10.0 (2021-01-08)
underscore_variables in project.config.R (#306)0.9.3 (2020-12-03)
exists() (Breaking change in R 4.1.0)cache() (#303).0.9.2 (2020-05-11)
0.9.1 (2020-04-15)
as_factor defaults to FALSE. This is for compatibility with R 4.0, which is deprecating stringsAsFactors()0.9.0 (2019-02-26)
tables_type (#274)feather files (#239)csv2.reader to read.csv2 (#195)rstudio.project files (#201)dat directory README (#268)data_ignore applies to cache vars (#290)migrate_project() creates missing cache directory (#275) 0.8.2 (2018-04-20)
docs folder. Will automatically update on websitexls package to readxl package (#159, #219)RSQLlite package (#228)0.8.1 (2017-08-28)
0.7 (2016-07-29)
create.project() creates README.md files in each subdirectory (#128). The README file in the main directory is now also formatted as Markdown, with the project name as title.libs and tests subdirectories.libraries section are loaded before sourcing lib/ files (#130).dplyr to the list of default libraries in global.dcf (#143, @pavopax).cache() gains a new ... argument which is passed to save() (#148, @eribul).inherits = FALSE in get() calls within specific environments (#139, @famuvie)port option is now used for RPostgreSQL connections.setwd() calls (#132).R CMD check shows no errors, warnings, or notes.attach_internal_libraries is set to TRUE. Attaching packages to the search path seems to be unnecessary to achieve proper functionality, but users might rely on this behavior, and so this is the default for migrated projects but turned off for new projects (#104).require.package is called from an anonymous
function and fails to load a package. (Using deparse(nlines = 1) now.).add.extension(). This allows users to create custom readers for extensions, either locally in a project or as packages.version
field (#90).migrate.project() that allows upgrading a project to the
current version of ProjectTemplate (#90, #121).override.config to load.project() and reload.project()
allows substitution of individual configuration items (#76).#) are silently ignored (#74).default.config and new.config that store the default
configuration used for missing configuration items or for a new project (#76, #89).'on'/'off'. Input values other than 'on'/'off' are converted using
as.logical, invalid values result in an error (#76).Defaults package (#100).no.. parameter
to list.files() in our create.project() function.get.project() to access project.info.translate.dcf function, useful for implementing custom readers (#59)..add.extension. This allows users to create custom readers
for extensions, either locally in a project or as packages (#59).ProjectTemplate::: qualification
(#56)..GlobalEnv.--keep-empty-dirs switch (#41).Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.