CRAN Package Check Results for Package panelr

Last updated on 2026-02-03 21:50:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 17.93 277.14 295.07 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 13.98 180.11 194.09 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 34.00 424.57 458.57 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 35.00 416.54 451.54 ERROR
r-devel-windows-x86_64 1.0.0 22.00 279.00 301.00 OK
r-patched-linux-x86_64 1.0.0 20.11 257.78 277.89 OK
r-release-linux-x86_64 1.0.0 18.03 257.25 275.28 OK
r-release-macos-arm64 1.0.0 5.00 61.00 66.00 OK
r-release-macos-x86_64 1.0.0 13.00 264.00 277.00 OK
r-release-windows-x86_64 1.0.0 20.00 268.00 288.00 OK
r-oldrel-macos-arm64 1.0.0 4.00 67.00 71.00 OK
r-oldrel-macos-x86_64 1.0.0 13.00 274.00 287.00 OK
r-oldrel-windows-x86_64 1.0.0 29.00 341.00 370.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [49s/67s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(panelr) Loading required package: lme4 Loading required package: Matrix Attaching package: 'panelr' The following object is masked from 'package:stats': filter > > test_check("panelr") Saving _problems/test-utils-33.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 409 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-utils.R:33:3'): dplyr functions return panel_data objects ────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `mutate_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `mutate()` instead. ℹ See vignette('programming') for more help Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-utils.R:32:3 2. │ └─base::withCallingHandlers(...) 3. ├─testthat::expect_s3_class(mutate_(w, gender = "fem"), "panel_data") at test-utils.R:33:3 4. │ └─testthat::quasi_label(enquo(object)) 5. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 6. └─dplyr::mutate_(w, gender = "fem") 7. └─dplyr:::lazy_defunct("mutate") 8. └─lifecycle::deprecate_stop(...) 9. └─lifecycle:::deprecate_stop0(msg) 10. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 409 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [122s/141s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(panelr) Loading required package: lme4 Loading required package: Matrix Attaching package: 'panelr' The following object is masked from 'package:stats': filter > > test_check("panelr") Saving _problems/test-utils-33.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 409 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-utils.R:33:3'): dplyr functions return panel_data objects ────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `mutate_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `mutate()` instead. ℹ See vignette('programming') for more help Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-utils.R:32:3 2. │ └─base::withCallingHandlers(...) 3. ├─testthat::expect_s3_class(mutate_(w, gender = "fem"), "panel_data") at test-utils.R:33:3 4. │ └─testthat::quasi_label(enquo(object)) 5. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 6. └─dplyr::mutate_(w, gender = "fem") 7. └─dplyr:::lazy_defunct("mutate") 8. └─lifecycle::deprecate_stop(...) 9. └─lifecycle:::deprecate_stop0(msg) 10. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 409 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [118s/150s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(panelr) Loading required package: lme4 Loading required package: Matrix Attaching package: 'panelr' The following object is masked from 'package:stats': filter > > test_check("panelr") Saving _problems/test-utils-33.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 409 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-utils.R:33:3'): dplyr functions return panel_data objects ────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `mutate_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `mutate()` instead. ℹ See vignette('programming') for more help Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-utils.R:32:3 2. │ └─base::withCallingHandlers(...) 3. ├─testthat::expect_s3_class(mutate_(w, gender = "fem"), "panel_data") at test-utils.R:33:3 4. │ └─testthat::quasi_label(enquo(object)) 5. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 6. └─dplyr::mutate_(w, gender = "fem") 7. └─dplyr:::lazy_defunct("mutate") 8. └─lifecycle::deprecate_stop(...) 9. └─lifecycle:::deprecate_stop0(msg) 10. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 409 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc