Skip to content

tic 0.8.0

Compare
Choose a tag to compare
@pat-s pat-s released this 20 May 19:09

Features

  • New update_yml(): Update your {tic} yaml templates to the latest upstream version in {tic}.
    User changes are preserved if these are marked correctly.
    See vignette "Updating Templates" for instructions.
    This process can also be fully automated via a custom CI job.
  • Add argument force to step_do_push_deploy() for adding the --force flag to git calls
  • Add solutions to {rgl} installation issues to FAQ
  • Update .R/Makevars

CI Provider specific

GitHub Actions

  • Set CRON time to 4 am to avoid download issues with mirror updates
  • Added -I/usr/local/include to CPPFLAGS for macOS runners to mirror CRAN setup

Circle CI

  • Update r-oldrelease to R 3.6.3