Skip to content

Releases: neurogenomics/rworkflows

rworkflows v1.0.12

06 May 09:10
6aaf493

Choose a tag to compare

What's Changed

  • v1.0.12: offline-safe examples/tests, lintr & spelling steps, ubuntu 22.04 by @HDash in #154
  • Fix vignette read.dcf failure under R CMD check; bump checkout; clean up test gates by @HDash in #155

Full Changelog: v1.0.11...v1.0.12

rworkflows v1.0.11

23 Mar 14:47
01f4d84

Choose a tag to compare

What's Changed

  • Fix static workflow: Dependency installation failure by @HDash in #152

Full Changelog: v1.0.10...v1.0.11

rworkflows v1.0.10

23 Mar 13:17
6f91fae

Choose a tag to compare

What's Changed

  • Fix for #109 by @bschilder in #110
  • Roate hex by @bschilder in #111
  • Add support for CODECOV_TOKEN by @HDash in #132
  • Install quarto >= 1.5 to allow rendering qmd vignettes by @js2264 in #131
  • Remove deprecated package from Dockerfile by @HDash in #138
  • Add new input to allow users to force install dependencies, bypassing cache by @HDash in #135
  • Update artifact actions by @TuomasBorman in #139
  • v1.0.7 - Improve dependency install speed + more by @HDash in #141
  • Pass GITHUB_TOKEN to Docker build by @HDash in #143
  • [v1.0.8] Docker Build Enhancements by @HDash in #145
  • Fix for latest yaml package by @hadley in #147
  • Fix package installation failures for static workflow by @HDash in #146
  • Upgrade setup-miniconda v2 to v3, fix arm64/Mambaforge/checkout ordering by @bschilder in #148
  • Fix rworkflows_static: miniconda v3, checkout ordering, rcmdcheck by @bschilder in #149
  • CRAN resubmit by @HDash in #150

New Contributors

Full Changelog: v1...v1.0.10

v1

02 Nov 11:56
c531db3

Choose a tag to compare

rworkflows 1.0.0

New features

  • Synchronise rworkflows package versioning with rworkflows action
    Release versioning.
  • use_vignette_docker/use_vignette_getstarted
    • Autofill package arg if not provided.

Bug fixes

  • inst/template/docker.Rmd
    • Remove the need to include construct_cont,
      as not everyone will have rworkfows installed on the machine where
      the vignette is being rendered.
  • use_vignette_docker
    • Add -autolink_bare_uris bit to avoid CRAN check errors.
  • Change \itemize --> describe to avoid CRAN check errors.

v0

01 Nov 21:26
83cabfd

Choose a tag to compare

Contains all early development versions of rworkflows v0.99.0-0.99.14

What's Changed

New Contributors

Full Changelog: v1...v1.1