* using log directory 'd:/Rcompile/CRANpkg/local/4.5/DecorateR.Rcheck' * using R Under development (unstable) (2024-06-07 r86704 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'DecorateR/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'DecorateR' version '0.1.2' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'DecorateR' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [2s] OK * checking whether the package can be loaded with stated dependencies ... [1s] WARNING Error occurred during initialization of VM Could not reserve enough space in CodeHeap 'non-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. * checking whether the package can be unloaded cleanly ... [0s] WARNING * checking whether the namespace can be loaded with stated dependencies ... [0s] WARNING Fatal error: couldn't allocate node stack 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. * checking whether the namespace can be unloaded cleanly ... [1s] WARNING # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap # An error report file with more information is saved as: # d:\Rcompile\CRANpkg\local\4.5\DecorateR\hs_err_pid2326448.log * checking loading without being on the library search path ... [2s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... WARNING # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (malloc) failed to allocate 160088 bytes for AllocateHeap # An error report file with more information is saved as: # d:\Rcompile\CRANpkg\local\4.5\DecorateR\hs_err_pid692884.log See section 'Generic functions and methods' in the 'Writing R Extensions' manual. * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [3s] NOTE Found the following possibly unsafe calls: Fatal error: couldn't allocate node stack * checking Rd files ... [0s] WARNING Fatal error: couldn't allocate node stack * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING 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\DecorateR\hs_err_pid1013996.log # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate # An error report file with more information is saved as: # d:\Rcompile\CRANpkg\local\4.5\DecorateR\hs_err_pid1030048.log [thread 5483888 also had an error] # # Compiler replay data is saved as: # d:\Rcompile\CRANpkg\local\4.5\DecorateR\replay_pid1030048.log * checking Rd \usage sections ... NOTE Fatal error: couldn't allocate node stack The \usage entries for S3 methods should use the \method markup and not their full name. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking LazyData ... NOTE 'LazyData' is specified without a 'data' directory * checking examples ... ERROR Running massageExamples to create 'DecorateR-Ex.R' failed NONE * checking PDF version of manual ... [0s] WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. * checking PDF version of manual without index ... ERROR Re-running with no redirection of stdout/stderr. * checking HTML version of manual ... [0s] OK * DONE Status: 2 ERRORs, 8 WARNINGs, 3 NOTEs