Last updated on 2026-03-13 12:52:59 CET.
| Package | ERROR | OK |
|---|---|---|
| carpenter | 14 | |
| NetCoupler | 14 | |
| osdc | 2 | 12 |
| prodigenr | 14 |
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 2, OK: 12
Version: 0.9.19
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [25s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(osdc)
>
> test_check("osdc")
The duckplyr package is configured to fall back to dplyr when it encounters an incompatibility. Fallback events can be collected and uploaded for analysis to guide future development. By default, data will be collected but no data will be uploaded.
i Automatic fallback uploading is not controlled and therefore disabled, see `?duckplyr::fallback()`.
v Number of reports ready for upload: 4.
> Review with `duckplyr::fallback_review()`, upload with `duckplyr::fallback_upload()`.
i Configure automatic uploading with `duckplyr::fallback_config()`.
Saving _problems/test-select-required-variables-101.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 44 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-select-required-variables.R:97:3'): column names are converted to lower case ──
Expected `dplyr::collect(select_required_variables(bef_as_duckdb, "bef"))` to be identical to `bef_complete`.
Differences:
`attr(actual, 'row.names')`: NA -1
`attr(expected, 'row.names')`: 1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 44 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.9.19
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [17s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(osdc)
>
> test_check("osdc")
The duckplyr package is configured to fall back to dplyr when it encounters an incompatibility. Fallback events can be collected and uploaded for analysis to guide future development. By default, data will be collected but no data will be uploaded.
i Automatic fallback uploading is not controlled and therefore disabled, see `?duckplyr::fallback()`.
v Number of reports ready for upload: 4.
> Review with `duckplyr::fallback_review()`, upload with `duckplyr::fallback_upload()`.
i Configure automatic uploading with `duckplyr::fallback_config()`.
Saving _problems/test-select-required-variables-101.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 44 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-select-required-variables.R:97:3'): column names are converted to lower case ──
Expected `dplyr::collect(select_required_variables(bef_as_duckdb, "bef"))` to be identical to `bef_complete`.
Differences:
`attr(actual, 'row.names')`: NA -1
`attr(expected, 'row.names')`: 1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 44 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 14