There is a newer version of the record available.

Published August 4, 2021 | Version 0.3.0
Software Open

ropensci/tarchetypes: More resilient automatic names for tar_map() targets

  • 1. Eli Lilly and Company @EliLillyCo
  • 2. EcoHealth Alliance

Description

tarchetypes 0.3.0 Invalidating changes

  • When names = NULL in tar_map(), use hashes instead of numeric indexes for generated target names (#67). That way, target names are no longer sensitive to the order of values, and so targets will incorrectly invalidate less often. Unfortunately, this is an invalidating change: some targets will automatically rerun after you install this version of tarchetypes. I apologize for the inconvenience this causes. However, we do need this patch in order to solve #67, and targets will incorrectly invalidate less frequently in the future.
Enhancements
  • Migrate to utilities for error handling and metaprogramming exported from targets (#59).

Files

ropensci/tarchetypes-0.3.0.zip

Files (386.5 kB)

Name Size Download all
md5:5a373729af51088795c4150a2a15b0aa
386.5 kB Preview Download

Additional details

Related works