Last updated on 2022-09-11 12:56:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.7.1 | 63.24 | 407.70 | 470.94 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.7.1 | 47.78 | 351.13 | 398.91 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.7.1 | 578.61 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.7.1 | 564.67 | ERROR | |||
r-devel-windows-x86_64 | 2.7.1 | 170.00 | 419.00 | 589.00 | OK | |
r-patched-linux-x86_64 | 2.7.1 | 58.87 | 390.51 | 449.38 | OK | |
r-release-linux-x86_64 | 2.7.1 | 53.74 | 379.08 | 432.82 | OK | |
r-release-macos-arm64 | 2.7.1 | 133.00 | OK | |||
r-release-macos-x86_64 | 2.7.1 | 218.00 | OK | |||
r-release-windows-x86_64 | 2.7.1 | 187.00 | 422.00 | 609.00 | OK | |
r-oldrel-macos-arm64 | 2.7.1 | 129.00 | OK | |||
r-oldrel-macos-x86_64 | 2.7.1 | 174.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.7.1 | 96.00 | 394.00 | 490.00 | OK |
Version: 2.7.1
Check: tests
Result: ERROR
Running ‘testthat_tests.R’ [93s/117s]
Running the tests in ‘tests/testthat_tests.R’ failed.
Complete output:
> library(testthat)
> library(EdSurvey)
Loading required package: car
Loading required package: carData
Loading required package: lfactors
lfactors v1.0.4
EdSurvey v2.7.1
Attaching package: 'EdSurvey'
The following objects are masked from 'package:base':
cbind, rbind
> test_check('EdSurvey')
[ FAIL 1 | WARN 0 | SKIP 47 | PASS 64 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
• On CRAN (47)
══ Failed tests ════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
── Failure (test-10-main.R:304:3): lm.sdf Taylor series ────────────────────────
`lm1t` has changed from known value recorded in 'lm1t.rds'.
Component "U": Attributes: < Component "dimnames": Component 1: Modes: character, NULL >
Component "U": Attributes: < Component "dimnames": Component 1: Lengths: 6, 0 >
Component "U": Attributes: < Component "dimnames": Component 1: target is character, current is NULL >
Component "U": Attributes: < Component "dimnames": Component 2: Modes: character, NULL >
Component "U": Attributes: < Component "dimnames": Component 2: Lengths: 6, 0 >
Component "U": Attributes: < Component "dimnames": Component 2: target is character, current is NULL >
Component "Ttilde": Attributes: < Component "dimnames": Component 1: Modes: character, NULL >
Component "Ttilde": Attributes: < Component "dimnames": Component 1: Lengths: 6, 0 >
Component "Ttilde": Attributes: < Component "dimnames": Component 1: target is character, current is NULL >
...
[ FAIL 1 | WARN 0 | SKIP 47 | PASS 64 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc