Last updated on 2025-02-17 09:49:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-5 | 4.04 | 59.24 | 63.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-5 | 2.62 | 42.48 | 45.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-5 | 122.53 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-5 | 124.75 | ERROR | |||
r-devel-macos-arm64 | 1.0-5 | 40.00 | OK | |||
r-devel-macos-x86_64 | 1.0-5 | 74.00 | OK | |||
r-devel-windows-x86_64 | 1.0-5 | 6.00 | 99.00 | 105.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-5 | 11.69 | 55.76 | 67.45 | OK | |
r-release-linux-x86_64 | 1.0-5 | 4.01 | 55.95 | 59.96 | OK | |
r-release-macos-arm64 | 1.0-5 | 34.00 | OK | |||
r-release-macos-x86_64 | 1.0-5 | 75.00 | OK | |||
r-release-windows-x86_64 | 1.0-5 | 6.00 | 89.00 | 95.00 | OK | |
r-oldrel-macos-arm64 | 1.0-5 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0-5 | 68.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0-5 | 7.00 | 119.00 | 126.00 | OK |
Version: 1.0-5
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
Anova.lme.Rd: anova.lme
confint.Rd: ci
labels.data.frame.Rd: read.spss
prettify.Rd: Anova, summary.lme, summary.coxph, ci
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.0-5
Check: tests
Result: ERROR
Running ‘regtest-plot.R’
Running ‘regtest-summarize.R’
Running ‘testthat.R’ [27s/64s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(papeR)
Loading required package: car
Loading required package: carData
Loading required package: xtable
Registered S3 method overwritten by 'papeR':
method from
Anova.lme car
Attaching package: 'papeR'
The following object is masked from 'package:utils':
toLatex
>
> test_check("papeR")
[ FAIL 1 | WARN 15 | SKIP 0 | PASS 237 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-prettify.R:190:13'): lme4 interface works ──────────────────────
Error in `expect_match(all.equal(res[[1]], res[[5]], check.attributes = FALSE)[1],
"lower")`: is.character(act$val) is not TRUE
Backtrace:
▆
1. └─testthat::expect_match(...) at test-prettify.R:190:13
2. └─base::stopifnot(is.character(act$val))
[ FAIL 1 | WARN 15 | SKIP 0 | PASS 237 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0-5
Check: tests
Result: ERROR
Running ‘regtest-plot.R’
Running ‘regtest-summarize.R’
Running ‘testthat.R’ [24s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(papeR)
Loading required package: car
Loading required package: carData
Loading required package: xtable
Registered S3 method overwritten by 'papeR':
method from
Anova.lme car
Attaching package: 'papeR'
The following object is masked from 'package:utils':
toLatex
>
> test_check("papeR")
[ FAIL 1 | WARN 15 | SKIP 0 | PASS 237 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-prettify.R:190:13'): lme4 interface works ──────────────────────
Error in `expect_match(all.equal(res[[1]], res[[5]], check.attributes = FALSE)[1],
"lower")`: is.character(act$val) is not TRUE
Backtrace:
▆
1. └─testthat::expect_match(...) at test-prettify.R:190:13
2. └─base::stopifnot(is.character(act$val))
[ FAIL 1 | WARN 15 | SKIP 0 | PASS 237 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc