CRAN Package Check Results for Package ELT

Last updated on 2024-06-11 05:58:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7 15.27 112.02 127.29 OK
r-devel-linux-x86_64-debian-gcc 1.7 12.48 81.58 94.06 OK
r-devel-linux-x86_64-fedora-clang 1.7 156.71 OK
r-devel-linux-x86_64-fedora-gcc 1.7 153.43 OK
r-devel-windows-x86_64 1.7 13.00 21.00 34.00 FAIL
r-patched-linux-x86_64 1.7 16.78 109.24 126.02 OK
r-release-linux-x86_64 1.7 17.61 108.27 125.88 OK
r-release-macos-arm64 1.7 43.00 OK
r-release-macos-x86_64 1.7 61.00 OK
r-release-windows-x86_64 1.7 14.00 89.00 103.00 OK
r-oldrel-macos-arm64 1.7 50.00 OK
r-oldrel-macos-x86_64 1.7 105.00 OK
r-oldrel-windows-x86_64 1.7 16.00 103.00 119.00 OK

Check Details

Version: 1.7
Check: whether the package can be loaded with stated dependencies
Result: WARN Loading required package: locfit locfit 1.5-9.9 2024-03-01 Loading required package: lattice Loading required package: latticeExtra Loading required package: xlsx Error occurred during initialization of VM Could not reserve enough space in CodeHeap 'profiled nmethods' (2496K) It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 1.7
Check: whether the package can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64

Version: 1.7
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Error: memory exhausted Execution halted A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-windows-x86_64

Version: 1.7
Check: whether the namespace can be unloaded cleanly
Result: WARN OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000e0000000, 536870912, 0) failed; error='Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen' (DOS error/errno=1455) # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (mmap) failed to map 536870912 bytes for Failed to commit area from 0x00000000e0000000 to 0x0000000100000000 of length 536870912. # An error report file with more information is saved as: # d:\Rcompile\CRANpkg\local\4.5\ELT\hs_err_pid1249980.log Flavor: r-devel-windows-x86_64

Version: 1.7
Check: replacement functions
Result: WARN Fatal error: couldn't allocate memory for pointer stack The argument of a replacement function which corresponds to the right hand side must be named 'value'. Flavor: r-devel-windows-x86_64

Version: 1.7
Check: foreign function calls
Result: NOTE Error: cannot allocate vector of size 2.3 Mb Call sequence: 14: (function (n) { if (existsInFrame(n, envenv)) envenv[[n]] else { e <- mkenv() envenv[[n]] <- e key <- env[[n]] ekey <- if (is.list(key)) key$eagerKey else key data <- lazyLoadDBfetch(ekey, datafile, compressed, envhook) parent.env(e) <- data$enclos %||% emptyenv() list2env(data$bindings, e) if (!is.null(data$attributes)) attributes(e) <- data$attributes if (!is.null(data$isS4) && data$isS4) .Internal(setS4Object(e, TRUE, TRUE)) if (is.list(key)) { expr <- quote(lazyLoadDBfetch(KEY, datafile, compressed, envhook)) .Internal(makeLazy(names(key$lazyKeys), key$lazyKeys, expr, parent.env(environment()), e)) } if (!is.n Execution halted See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 1.7
Check: R code for possible problems
Result: FAIL
Flavor: r-devel-windows-x86_64