* using log directory 'd:/Rcompile/CRANpkg/local/4.5/ConvertPar.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 'ConvertPar/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'ConvertPar' version '0.1' * 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 'ConvertPar' 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 ... [4s] OK * checking whether the package can be loaded with stated dependencies ... [3s] OK * checking whether the package can be unloaded cleanly ... [3s] OK * checking whether the namespace can be loaded with stated dependencies ... [4s] OK * checking whether the namespace can be unloaded cleanly ... [3s] WARNING # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8daf61bd1, pid=2091524, tid=2296332 # # JRE version: (11.0.18+10) (build ) # Java VM: OpenJDK 64-Bit Server VM (11.0.18+10, mixed mode, sharing, tiered, unknown gc, windows-amd64) # Problematic frame: # C [jimage.dll+0x1bd1] # # Core dump will be written. Default location: d:\Rcompile\CRANpkg\local\4.5\ConvertPar\hs_err_pid2091524.mdmp # # An error report file with more information is saved as: # d:\Rcompile\CRANpkg\local\4.5\ConvertPar\hs_err_pid2091524.log # # Call to MiniDumpWriteDump() failed (Error 0x0) * checking loading without being on the library search path ... [3s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [9s] OK * checking Rd files ... [0s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (malloc) failed to allocate 49504 bytes for Chunk::new # An error report file with more information is saved as: # d:\Rcompile\CRANpkg\local\4.5\ConvertPar\hs_err_pid490264.log * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... [3s] ERROR Running examples in 'ConvertPar-Ex.R' failed The error occurred in: R Under development (unstable) (2024-06-07 r86704 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "ConvertPar" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > options(pager = "console") > library('ConvertPar') 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\ConvertPar.Rcheck\hs_err_pid2118556.log * checking PDF version of manual ... [5s] OK * checking HTML version of manual ... [1s] OK * DONE Status: 1 ERROR, 2 WARNINGs