Published October 26, 2021
| Version 0.8.1
Software
Open
ropensci/targets: Documentation patch
Authors/Creators
- 1. Eli Lilly and Company @EliLillyCo
- 2. University of Toronto
- 3. @wildlifeevoeco
- 4. Manaaki Whenua
- 5. University of Cambridge
- 6. Human Predictions LLC
- 7. @cynkra
- 8. University of Leeds
- 9. @jumpingrivers
Description
targets 0.8.1
New features
- Add arguments
strictandsilentto allowtar_load()andtar_load_raw()to bypass targets that cannot be loaded.
- Improve
tidyselectdocs intar_make()(#640, @dewoller). - Use namespaced call to
tar_dir()intar_test()(#642, @billdenney). - Improve
tar_assert_target_list()error message (@kkami1115, #654). - Throw an informative error if a target name starts with a dot (@dipterix, #662).
- Improve help files of
tar_destroy()and related cleanup functions (@billdenney, #675).
Files
ropensci/targets-0.8.1.zip
Files
(809.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:df9c352c4ba7ce6f3440089bfbf5952d
|
809.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/targets/tree/0.8.1 (URL)