Last updated on 2026-02-04 19:55:51 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| interactions | 2 | 11 | |
| jtools | 13 | ||
| panelr | 3 | 10 |
Current CRAN status: NOTE: 2, OK: 11
Version: 1.2.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘broom’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: ERROR: 3, OK: 10
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