Last updated on 2025-12-03 05:50:48 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| dpm | 13 | ||
| interactions | 2 | 11 | |
| jtools | 13 | ||
| panelr | 2 | 2 | 9 |
Current CRAN status: OK: 13
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: 2, NOTE: 2, OK: 9
Version: 0.7.8
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jacob A. Long <jacob.long@sc.edu>’
The BugReports field in DESCRIPTION has
https://github.com/jacob-long/panelr
which should likely be
https://github.com/jacob-long/panelr/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.7.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [116s/148s]
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-298.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 292 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-utils.R:298:3'): extractors work ─────────────────────────────
Expected `predict(mod)` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 292 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [113s/163s]
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-298.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 292 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-utils.R:298:3'): extractors work ─────────────────────────────
Expected `predict(mod)` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 292 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc