Releases: neurogenomics/rworkflows
Releases · neurogenomics/rworkflows
v1
rworkflows 1.0.0
New features
- Synchronise
rworkflows
package versioning withrworkflows
action
Release versioning. use_vignette_docker
/use_vignette_getstarted
- Autofill
package
arg if not provided.
- Autofill
Bug fixes
- inst/template/docker.Rmd
- Remove the need to include
construct_cont
,
as not everyone will haverworkfows
installed on the machine where
the vignette is being rendered.
- Remove the need to include
- use_vignette_docker
- Add -autolink_bare_uris bit to avoid CRAN check errors.
- Change
\itemize
-->describe
to avoid CRAN check errors.
v0
Contains all early development versions of rworkflows
v0.99.0-0.99.14
What's Changed
- Updated upload-artifact action to v3 to avoid the deprecation warning by @AliSajid in #46
- fix: missing bracket by @js2264 in #57
- manually update remotes to github version by @js2264 in #59
- Switch to automatically set up GITHUB_TOKEN by @js2264 in #66
- Update docs to reflect PR #66 by @bschilder in #67
- merge dev with master by @bschilder in #68
- skip vignettes when building if run_vignettes: ${{ false }} by @js2264 in #71
- Merge from dev by @bschilder in #75
New Contributors
Full Changelog: v1...v1.1