Last updated on 2024-11-05 08:48:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.7 | 5.54 | 64.82 | 70.36 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.7 | 3.72 | 43.69 | 47.41 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.7 | 117.53 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.7 | 117.49 | ERROR | |||
r-devel-windows-x86_64 | 0.4.7 | 6.00 | 81.00 | 87.00 | OK | |
r-patched-linux-x86_64 | 0.4.7 | 4.86 | 59.20 | 64.06 | OK | |
r-release-linux-x86_64 | 0.4.7 | 4.98 | 59.80 | 64.78 | OK | |
r-release-macos-arm64 | 0.4.7 | 44.00 | OK | |||
r-release-macos-x86_64 | 0.4.7 | 129.00 | OK | |||
r-release-windows-x86_64 | 0.4.7 | 6.00 | 93.00 | 99.00 | OK | |
r-oldrel-macos-arm64 | 0.4.7 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.7 | 131.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.7 | 5.00 | 96.00 | 101.00 | OK |
Version: 0.4.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 929 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-globals.R:130:5'): globals work ──────────────────────────────
`jmvAtt(...)` did not throw the expected error.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 929 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 929 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-globals.R:130:5'): globals work ──────────────────────────────
`jmvAtt(...)` did not throw the expected error.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 929 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [35s/44s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 929 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-globals.R:130:5'): globals work ──────────────────────────────
`jmvAtt(...)` did not throw the expected error.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 929 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [29s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 929 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-globals.R:130:5'): globals work ──────────────────────────────
`jmvAtt(...)` did not throw the expected error.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 929 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc