Last updated on 2021-07-01 01:49:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.14.0 | 9.22 | 118.90 | 128.12 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.14.0 | 7.09 | 88.88 | 95.97 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.14.0 | 157.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.14.0 | 146.97 | OK | |||
r-devel-windows-x86_64 | 2.14.0 | 12.00 | 199.00 | 211.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 2.14.0 | OK | ||||
r-patched-linux-x86_64 | 2.14.0 | 10.77 | 111.95 | 122.72 | OK | |
r-patched-solaris-x86 | 2.14.0 | 185.70 | OK | |||
r-release-linux-x86_64 | 2.14.0 | 6.49 | 112.60 | 119.09 | OK | |
r-release-macos-arm64 | 2.14.0 | OK | ||||
r-release-macos-x86_64 | 2.14.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 2.14.0 | 13.00 | 209.00 | 222.00 | OK | |
r-oldrel-macos-x86_64 | 2.14.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.14.0 | 15.00 | 193.00 | 208.00 | OK |
Version: 2.14.0
Check: tests
Result: ERROR
Running ‘ChecksumFile.R’ [2s/3s]
Running ‘GenericDataFile.R’ [2s/4s]
Running the tests in ‘tests/GenericDataFile.R’ failed.
Last 13 lines of output:
+ stopifnot(!isFile(dfLC))
+ stopifnot(isFile(dfL))
+ stopifnot(isFile(df))
+
+ # Cleanup
+ file.remove(getPathname(dfL))
+ } # if (.Platform$OS.type == "windows")
GenericDataFile:
Name: 1.2(a)
Tags:
Full name: 1.2(a)
Pathname: /Volumes/Temp/tmp/RtmpIGOwCA/1.2(a).txt
File size: 153 B (153 bytes)
Error: getChecksum(dfLC) == getChecksum(df) is not TRUE
Execution halted
Flavor: r-release-macos-x86_64