Last updated on 2021-07-01 01:49:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.5.36 | 85.77 | 46.75 | 132.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.5.36 | 63.71 | 36.00 | 99.71 | OK | |
r-devel-linux-x86_64-fedora-clang | 4.5.36 | 188.71 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.5.36 | 174.21 | NOTE | |||
r-devel-windows-x86_64 | 4.5.36 | 88.00 | 77.00 | 165.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 4.5.36 | OK | ||||
r-patched-linux-x86_64 | 4.5.36 | 73.54 | 44.90 | 118.44 | OK | |
r-patched-solaris-x86 | 4.5.36 | 164.60 | OK | |||
r-release-linux-x86_64 | 4.5.36 | 71.84 | 45.45 | 117.29 | OK | |
r-release-macos-arm64 | 4.5.36 | ERROR | ||||
r-release-macos-x86_64 | 4.5.36 | NOTE | ||||
r-release-windows-ix86+x86_64 | 4.5.36 | 162.00 | 98.00 | 260.00 | OK | |
r-oldrel-macos-x86_64 | 4.5.36 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 4.5.36 | 221.00 | 105.00 | 326.00 | OK |
Version: 4.5.36
Check: installed package size
Result: NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
libs 6.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 4.5.36
Check: top-level files
Result: NOTE
possible bashism in configure line 14 (echo -n):
echo -n " checking for Sun Studio compiler..."
possible bashism in configure line 24 (echo -n):
echo -n " checking for OS..."
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 4.5.36
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> test_check("bigmemory")
══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (7)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_mwhich.R:34:5): mwhich recognizes NA ──────────────────────────
mwhich(x, 1:2, NA, "eq", "OR") not identical to 1.
Lengths differ: 0 is not 1
── Failure (test_mwhich.R:35:5): mwhich recognizes NA ──────────────────────────
mwhich(x, 1:2, NA, "neq", "AND") not identical to as.numeric(2:10).
Lengths differ: 10 is not 9
[ FAIL 2 | WARN 1 | SKIP 7 | PASS 188 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64