Last updated on 2024-11-08 07:50:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.7 | 5.23 | 64.16 | 69.39 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.7 | 3.20 | 43.09 | 46.29 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.7 | 122.28 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.7 | 123.16 | ERROR | |||
r-devel-windows-x86_64 | 0.4.7 | 6.00 | 81.00 | 87.00 | OK | |
r-patched-linux-x86_64 | 0.4.7 | 5.43 | 60.42 | 65.85 | OK | |
r-release-linux-x86_64 | 0.4.7 | 4.87 | 60.52 | 65.39 | 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 | 7.00 | 96.00 | 103.00 | OK |
Version: 0.4.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/24s]
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’ [38s/60s]
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’ [32s/49s]
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