Published June 21, 2021
| Version 0.2.1
Software
Open
ropensci/tarchetypes: tar_rep_map() and logged skips
Creators
- 1. Eli Lilly and Company @EliLillyCo
- 2. EcoHealth Alliance
Description
tarchetypes 0.2.1
Bug fixes
- Make the
*_raw()
target factories processcommand
the same way whether it is an expression or ordinary language object. - Ensure compatibility with
targets
0.5.0.9000, which logs skipped targets.
- Add
tar_rep_map()
andtar_rep_map_raw()
to perform batched computation downstream oftar_rep()
(#50). - Add
tar_select_names()
andtar_select_targets()
to make certain metaprogramming tasks easier. - In
tar_map()
, attempt to convert the elements ofvalues
into lists of language objects.
Files
ropensci/tarchetypes-0.2.1.zip
Files
(388.7 kB)
Name | Size | Download all |
---|---|---|
md5:5ee1bba0ad481859bb067f6e2ed2ab13
|
388.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/tarchetypes/tree/0.2.1 (URL)