CRAN Package Check Results for Package R.matlab

Last updated on 2024-09-12 09:50:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.7.0 4.98 52.03 57.01 NOTE
r-devel-linux-x86_64-debian-gcc 3.7.0 3.45 35.30 38.75 NOTE
r-devel-linux-x86_64-fedora-clang 3.7.0 90.17 NOTE
r-devel-linux-x86_64-fedora-gcc 3.7.0 83.84 NOTE
r-devel-windows-x86_64 3.7.0 6.00 1245.00 1251.00 NOTE
r-patched-linux-x86_64 3.7.0 5.60 48.45 54.05 NOTE
r-release-linux-x86_64 3.7.0 4.92 48.36 53.28 NOTE
r-release-macos-arm64 3.7.0 30.00 NOTE
r-release-macos-x86_64 3.7.0 41.00 NOTE
r-release-windows-x86_64 3.7.0 5.00 641.00 646.00 NOTE
r-oldrel-macos-arm64 3.7.0 30.00 OK
r-oldrel-macos-x86_64 3.7.0 51.00 OK
r-oldrel-windows-x86_64 3.7.0 6.00 0.00 6.00 FAIL

Check Details

Version: 3.7.0
Check: Rd files
Result: NOTE checkRd: (-1) setOption.Matlab.Rd:37-39: Lost braces in \itemize; meant \describe ? checkRd: (-1) setOption.Matlab.Rd:40-41: Lost braces in \itemize; meant \describe ? 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, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 3.7.0
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: + }) 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: 67.45 305.04 375.78 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-oldrel-windows-x86_64