Last updated on 2026-02-04 04:50:46 CET.
| Package | ERROR | OK |
|---|---|---|
| mpathr | 3 | 10 |
Current CRAN status: ERROR: 3, OK: 10
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [10s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mpathr)
>
> test_check("mpathr")
Saving _problems/test-read_mpath-15.R
Saving _problems/test-read_mpath-271.R
Saving _problems/test-read_mpath-304.R
Saving _problems/test-read_mpath-336.R
[ FAIL 4 | WARN 10 | SKIP 0 | PASS 243 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_mpath.R:10:3'): Data is imported with no warnings ───────
Expected `read_mpath(file = basic_path, meta_data = meta_path)` not to throw any warnings.
Actually got a <rlang_warning> with message:
There was 1 warning in `mutate()`.
i In argument: `type = case_match(...)`.
Caused by warning:
! `case_match()` was deprecated in dplyr 1.2.0.
i Please use `recode_values()` instead.
── Failure ('test-read_mpath.R:265:3'): no warnings are printen when warn_changed_columns is false ──
Expected `read_mpath(file = basic_file, meta_data = meta_file, warn_changed_columns = FALSE)` not to throw any warnings.
Actually got a <rlang_warning> with message:
There was 1 warning in `mutate()`.
i In argument: `type = case_match(...)`.
Caused by warning:
! `case_match()` was deprecated in dplyr 1.2.0.
i Please use `recode_values()` instead.
── Failure ('test-read_mpath.R:304:3'): meta_data changed columns warnings are limited to 50 ──
Expected `out` to have length 51.
Actual length: 1.
── Failure ('test-read_mpath.R:336:3'): meta_data limits warnings from reading in meta data files to 50 ──
Expected `out` to have length 51.
Actual length: 1.
[ FAIL 4 | WARN 10 | SKIP 0 | PASS 243 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [17s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mpathr)
>
> test_check("mpathr")
Saving _problems/test-read_mpath-15.R
Saving _problems/test-read_mpath-271.R
Saving _problems/test-read_mpath-304.R
Saving _problems/test-read_mpath-336.R
[ FAIL 4 | WARN 10 | SKIP 0 | PASS 243 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_mpath.R:10:3'): Data is imported with no warnings ───────
Expected `read_mpath(file = basic_path, meta_data = meta_path)` not to throw any warnings.
Actually got a <rlang_warning> with message:
There was 1 warning in `mutate()`.
i In argument: `type = case_match(...)`.
Caused by warning:
! `case_match()` was deprecated in dplyr 1.2.0.
i Please use `recode_values()` instead.
── Failure ('test-read_mpath.R:265:3'): no warnings are printen when warn_changed_columns is false ──
Expected `read_mpath(file = basic_file, meta_data = meta_file, warn_changed_columns = FALSE)` not to throw any warnings.
Actually got a <rlang_warning> with message:
There was 1 warning in `mutate()`.
i In argument: `type = case_match(...)`.
Caused by warning:
! `case_match()` was deprecated in dplyr 1.2.0.
i Please use `recode_values()` instead.
── Failure ('test-read_mpath.R:304:3'): meta_data changed columns warnings are limited to 50 ──
Expected `out` to have length 51.
Actual length: 1.
── Failure ('test-read_mpath.R:336:3'): meta_data limits warnings from reading in meta data files to 50 ──
Expected `out` to have length 51.
Actual length: 1.
[ FAIL 4 | WARN 10 | SKIP 0 | PASS 243 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [17s/34s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mpathr)
>
> test_check("mpathr")
Saving _problems/test-read_mpath-15.R
Saving _problems/test-read_mpath-271.R
Saving _problems/test-read_mpath-304.R
Saving _problems/test-read_mpath-336.R
[ FAIL 4 | WARN 10 | SKIP 0 | PASS 243 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_mpath.R:10:3'): Data is imported with no warnings ───────
Expected `read_mpath(file = basic_path, meta_data = meta_path)` not to throw any warnings.
Actually got a <rlang_warning> with message:
There was 1 warning in `mutate()`.
i In argument: `type = case_match(...)`.
Caused by warning:
! `case_match()` was deprecated in dplyr 1.2.0.
i Please use `recode_values()` instead.
── Failure ('test-read_mpath.R:265:3'): no warnings are printen when warn_changed_columns is false ──
Expected `read_mpath(file = basic_file, meta_data = meta_file, warn_changed_columns = FALSE)` not to throw any warnings.
Actually got a <rlang_warning> with message:
There was 1 warning in `mutate()`.
i In argument: `type = case_match(...)`.
Caused by warning:
! `case_match()` was deprecated in dplyr 1.2.0.
i Please use `recode_values()` instead.
── Failure ('test-read_mpath.R:304:3'): meta_data changed columns warnings are limited to 50 ──
Expected `out` to have length 51.
Actual length: 1.
── Failure ('test-read_mpath.R:336:3'): meta_data limits warnings from reading in meta data files to 50 ──
Expected `out` to have length 51.
Actual length: 1.
[ FAIL 4 | WARN 10 | SKIP 0 | PASS 243 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc