Skip to content

Important reproducibility bugfix for dynamic branching

Compare
Choose a tag to compare
@wlandau wlandau released this 01 Jun 02:18

Bug fixes

  • Invalidate old sub-targets when finalizing a dynamic target (@richardbayes). Solves a major reproducibility bug (#1260).
  • Prevent splice_inner() from dropping formal arguments shared by c() (#1262, @bart1).