CRAN Package Check Results for Package panelr

Last updated on 2026-02-15 02:50:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 19.71 278.58 298.29 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 12.68 178.76 191.44 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-macos-arm64 1.0.0 5.00 66.00 71.00 OK
r-devel-windows-x86_64 1.0.0 21.00 259.00 280.00 ERROR
r-patched-linux-x86_64 1.0.0 18.75 253.87 272.62 ERROR
r-release-linux-x86_64 1.0.0 18.07 255.24 273.31 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 21.00 248.00 269.00 ERROR
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’ [79s/102s] 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’ [49s/55s] 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’ [75s/96s] 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’ [76s/96s] 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' [63s] 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-windows-x86_64

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