Last updated on 2022-08-15 08:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.6.2 | 6.53 | 64.80 | 71.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.6.2 | 4.36 | 48.92 | 53.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.6.2 | 93.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.6.2 | 99.40 | NOTE | |||
r-devel-windows-x86_64 | 3.6.2 | 40.00 | 0.00 | 40.00 | FAIL | |
r-patched-linux-x86_64 | 3.6.2 | 4.59 | 62.22 | 66.81 | NOTE | |
r-release-linux-x86_64 | 3.6.2 | 5.93 | 61.59 | 67.52 | NOTE | |
r-release-macos-arm64 | 3.6.2 | 28.00 | OK | |||
r-release-macos-x86_64 | 3.6.2 | 37.00 | OK | |||
r-release-windows-x86_64 | 3.6.2 | 38.00 | 0.00 | 38.00 | FAIL | |
r-oldrel-macos-arm64 | 3.6.2 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 3.6.2 | 63.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 3.6.2 | 12.00 | 132.00 | 144.00 | OK |
Version: 3.6.2
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
1._The_MATLAB_server_running_in_MATLAB.html:482:8: Warning: trimming empty <p>
1._The_MATLAB_server_running_in_MATLAB.html:563:8: Warning: trimming empty <p>
R.matlab-package.html:103:1: Warning: trimming empty <p>
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.6.2
Check: tests
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
Warning: R.methodsS3::throw() is deprecated. Use base::stop() instead, or R.oo::throw().
ERROR: Detected objects with duplicated names (A). Only the last occurance of each duplicated object will be available in MATLAB if completed: writeMat.default(filename, A = A, B = B, A = C)
>
>
> ## Not run:
> ##D # When writing to a stream connection the receiver needs to know on
> ##D # beforehand how many bytes are available. This can be done by using
> ##D # the 'onWrite' argument.
> ##D onWrite <- function(x)
> ##D writeBin(x$length, con = x$con, size = 4, endian = "little")
> ##D writeMat(con, A = A, B = B, onWrite = onWrite)
> ## End(Not run)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 141.95 489.75 636.42 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64
Version: 3.6.2
Check: HTML version of manual
Result: NOTE
Found the following problems:
1._The_MATLAB_server_running_in_MATLAB.Rd:482:8: Warning: trimming empty <p>
1._The_MATLAB_server_running_in_MATLAB.Rd:563:8: Warning: trimming empty <p>
R.matlab-package.Rd:103:1: Warning: trimming empty <p>
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 3.6.2
Check: tests
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
Warning: R.methodsS3::throw() is deprecated. Use base::stop() instead, or R.oo::throw().
ERROR: Detected objects with duplicated names (A). Only the last occurance of each duplicated object will be available in MATLAB if completed: writeMat.default(filename, A = A, B = B, A = C)
>
>
> ## Not run:
> ##D # When writing to a stream connection the receiver needs to know on
> ##D # beforehand how many bytes are available. This can be done by using
> ##D # the 'onWrite' argument.
> ##D onWrite <- function(x)
> ##D writeBin(x$length, con = x$con, size = 4, endian = "little")
> ##D writeMat(con, A = A, B = B, onWrite = onWrite)
> ## End(Not run)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 175.57 522.9 702.36 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64