Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: workflowr/workflowr

Tags

v1.7.2

Toggle v1.7.2's commit message
CRAN release:

* Update tests and documentation
* Use branch "main" for GitLab Pages

v1.7.1

Toggle v1.7.1's commit message
CRAN release:

* Bug fixes
* Updated documentation
* Reduce Suggested dependencies

v1.7.0

Toggle v1.7.0's commit message
CRAN release:

* New arg `combine` for wflow_build()
* New arg `only_published` for wflow_toc()
* Reorganized workshop vignette
* Check for problematic dependencies when attached
* Migrated to workflowr org and "main" branch

v1.6.2

Toggle v1.6.2's commit message
CRAN release:

* Enhanced RStudio Project Template
* Resilient HTTP calls to GitHub API
* Warning for outdated reticulate
* Compatible with fs >1.4.1

v1.6.1

Toggle v1.6.1's commit message
CRAN release:

* Fix Win bug in table of past versions
* Add icon to browser tabs
* Support GitHub organizations
* Update docs and internal refactoring

v1.6.0

Toggle v1.6.0's commit message
CRAN release:

* New function wflow_run()
* Autosave Rmd files
* New vignette on large data files
* Merge conflicts opened in RStudio
* Argument "overwrite" for wflow_git_config()
* Fixed off-by-one day error due to mismatched timezones
* Return to handling pandoc warning for missing title
* Use system Git to obtain file commit times

v1.5.0

Toggle v1.5.0's commit message
CRAN release:

* New function wflow_quickstart()
* Package options
* Workshop tutorial for teaching workflowr
* Suppress the HTML workflowr report
* Require git2r >=0.26.0, string >=1.3.0

v1.4.0

Toggle v1.4.0's commit message
CRAN release:

* wflow_use_github() can create GitHub repo
* Check for absolute paths
* Open repo after wflow_git_push()

archived-feature_archive

Toggle archived-feature_archive's commit message
Functions to archive and restore version-controlled R objects.

v1.3.0

Toggle v1.3.0's commit message
CRAN release:

* New function wflow_toc()
* New function wflow_rename_proj()
* RStudio Addins
* Disable inline code chunks by default