Last updated on 2025-12-07 12:50:32 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.8 | 18.61 | 264.23 | 282.84 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.7.8 | 12.36 | 149.78 | 162.14 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.7.8 | 104.00 | 354.42 | 458.42 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.8 | 63.00 | 384.99 | 447.99 | ERROR | |
| r-devel-windows-x86_64 | 0.7.8 | 18.00 | 244.00 | 262.00 | OK | |
| r-patched-linux-x86_64 | 0.7.8 | 18.37 | 247.96 | 266.33 | ERROR | |
| r-release-linux-x86_64 | 0.7.8 | 16.74 | 245.78 | 262.52 | ERROR | |
| r-release-macos-arm64 | 0.7.8 | OK | ||||
| r-release-macos-x86_64 | 0.7.8 | 15.00 | 222.00 | 237.00 | OK | |
| r-release-windows-x86_64 | 0.7.8 | 18.00 | 243.00 | 261.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.7.8 | OK | ||||
| r-oldrel-macos-x86_64 | 0.7.8 | 10.00 | 154.00 | 164.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.8 | 30.00 | 328.00 | 358.00 | ERROR |
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: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'skimr', 'covr', 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [43s/53s]
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
Failed with error: 'there is no package called 'skimr''
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 290 ]
══ 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 290 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.8
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: 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
Version: 0.7.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [67s/92s]
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-patched-linux-x86_64
Version: 0.7.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [67s/85s]
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-release-linux-x86_64
Version: 0.7.8
Check: tests
Result: ERROR
Running 'testthat.R' [60s]
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-release-windows-x86_64
Version: 0.7.8
Check: tests
Result: ERROR
Running 'testthat.R' [83s]
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-oldrel-windows-x86_64