CRAN Package Check Results for Package panelr

Last updated on 2026-02-11 03:50:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 13.81 186.21 200.02 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 36.00 449.34 485.34 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 33.00 415.10 448.10 ERROR
r-devel-windows-x86_64 1.0.0 21.00 257.00 278.00 ERROR
r-patched-linux-x86_64 1.0.0 19.28 251.75 271.03 ERROR
r-release-linux-x86_64 1.0.0 19.07 251.99 271.06 ERROR
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 338.00 367.00 ERROR

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [77s/91s] 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-clang

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [50s/65s] 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’ [133s/307s] 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’ [113s/149s] 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

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [64s] 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-windows-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [74s/88s] 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-patched-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [74s/99s] 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-release-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [93s] 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-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.