Skip to content

bslib and speed

Latest
Compare
Choose a tag to compare
@wlandau wlandau released this 20 Jun 18:23
· 74 commits to main since this release
42cb4c1

targets 1.7.1

  • Use bslib in tar_watch().
  • Speed up target_upstream_edges() and pipeline_upstream_edges() by avoiding data frames until the last minute (17% speedup for certain kinds of large pipelines).
  • Automatically set as_job to FALSE in tar_make() if rstudioapi and/or RStudio is not available.