Last updated on 2025-12-02 21:49:51 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.27 | 177.15 | 189.42 | NOTE | |
| 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 | 19.00 | 249.00 | 268.00 | OK | |
| r-patched-linux-x86_64 | 0.7.8 | 19.05 | 249.29 | 268.34 | OK | |
| r-release-linux-x86_64 | 0.7.8 | 15.81 | 247.77 | 263.58 | OK | |
| 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 | 19.00 | 245.00 | 264.00 | OK | |
| 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 | 27.00 | 330.00 | 357.00 | OK |
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