Skip to content

CRAN hotfix: arrow formats

Compare
Choose a tag to compare
@wlandau wlandau released this 27 Mar 16:53
· 2456 commits to main since this release

targets 0.3.1

Bug fixes

  • queue$enqueue() is now queue$prepend() and always appends to the front of the queue (#371).

Enhancements

  • Throw a warning if devtools::load_all() or similar is detected inside _targets.R (#374).

CRAN

  • Skip feather and parquet tests on CRAN.