- Notifications
You must be signed in to change notification settings - Fork0
workflowr/workflowr-pkg-tests
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains additional tests of the R packageworkflowr.
The following tests are run every Monday:
current: A current setup using the release versions
legacy: A legacy setup using older versions
future: A future setup using R-devel and many packages installed directlyfrom GitHub
| Name | OS | R | pandoc | knitr | rmarkdown | status |
|---|---|---|---|---|---|---|
| current | Ubuntu 22.04 | release | 2.16.2 | release | release | |
| legacy | Ubuntu 22.04 | 3.3.3 | 2.9.2.1 | 1.29 | 1.18 | |
| future | Ubuntu 24.04 | devel | 2.19.2 | devel | devel |
The following tests are run (at least) monthly:
- cross-platform: Runs
R CMD check --as-cranwithNOT_CRAN: TRUEonLinux, macOS, and Windows. Uses the conda environments inconda/
| Name | status |
|---|---|
| cross-platform |
The following tests are run (at least) quarterly:
- pandocless: Runs
R CMD check --as-cranin an environment without pandoc.Confirms that all tests that requires pandoc are properly skipped when it isunavailable (because some CRAN test machines don't have pandoc installed) - spell-check: Checks spelling with
spelling::spell_check_package() - update-conda-lockfiles: Updates the conda lockfiles in
conda/to use thelatest package versions available. These are used by the jobcross-platform
| Name | status |
|---|---|
| pandocless | |
| spell-check | |
| update-conda-lockfiles |
Other tests available:
| Name | Purpose |
|---|---|
| reticulate | Testwflow_html() warning forPython plots created with reticulate version < 1.14.9000 |
| speed | Test speed ofwflow_publish() for dev version compared to previous versions |
About
Extensive tests of workflowr package
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.