Skip to content

fixed bug in export_model_parameters regarding folder argument #97

fixed bug in export_model_parameters regarding folder argument

fixed bug in export_model_parameters regarding folder argument #97

Triggered via pull request October 14, 2024 16:30
Status Failure
Total duration 1d 10h 28m 42s
Artifacts

build.yaml

on: pull_request
Matrix: R-CMD-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 warnings
windows-latest (release)
there is no package called 'xtable'
macos-10.15 (release)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
ubuntu-18.04 (release)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
windows-latest (release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1.2.1, r-lib/actions/setup-r@v1, r-lib/actions/setup-pandoc@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest (release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v1.2.1, r-lib/actions/setup-r@v1, r-lib/actions/setup-pandoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
r-lib/actions/setup-r@v1 is deprecated.
r-lib/actions/setup-r@v1 is deprecated. Please update your workflow to use the 'v2' version. Also look at the examples at https://github.com/r-lib/actions/tree/v2/examples because '@v2' workflows are much simpler than 'v1' workflows.
windows-latest (release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
windows-latest (release)
Non-standard license specification:
windows-latest (release)
'::' or ':::' import not declared from: 'purrr'
windows-latest (release)
Undocumented code objects:
windows-latest (release)
Warning: found non-ASCII strings
windows-latest (release)
replacing previous import 'stats::filter' by 'dplyr::filter' when loading 'gotmtools'
windows-latest (release)
replacing previous import 'stats::filter' by 'dplyr::filter' when loading 'gotmtools'
windows-latest (release)
replacing previous import 'stats::filter' by 'dplyr::filter' when loading 'gotmtools'
windows-latest (release)
replacing previous import 'stats::filter' by 'dplyr::filter' when loading 'gotmtools'
windows-latest (release)
replacing previous import 'stats::filter' by 'dplyr::filter' when loading 'gotmtools'
windows-latest (release)
replacing previous import 'stats::filter' by 'dplyr::filter' when loading 'gotmtools'
windows-latest (release)
replacing previous import 'adagio::count' by 'dplyr::count' when loading 'glmtools'
windows-latest (release)
replacing previous import 'adagio::count' by 'dplyr::count' when loading 'glmtools'
windows-latest (release)
replacing previous import 'adagio::count' by 'dplyr::count' when loading 'glmtools'
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
R-CMD-check
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
R-CMD-check
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583