* using log directory 'd:/RCompile/CRANincoming/R-devel/groupedHyperframe.Rcheck' * using R Under development (unstable) (2025-10-10 r88914 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'groupedHyperframe/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'groupedHyperframe' version '0.3.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Tingting Zhan ' Found the following (possibly) invalid URLs: URL: http://github.com/tingtingzhan/groupedHyperframe (moved to https://github.com/tingtingzhan/groupedHyperframe) From: inst/CITATION Status: 301 Message: Moved Permanently For content that is 'Moved Permanently', please change http to https, add trailing slashes, or replace the old by the new URL. * 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 'groupedHyperframe' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... 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 ... [21s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... ERROR Running examples in 'groupedHyperframe-Ex.R' failed The error occurred in: R Under development (unstable) (2025-10-10 r88914 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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 <- "groupedHyperframe" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > options(pager = "console") > base::assign(".ExTimings", "groupedHyperframe-Ex.timings", pos = 'CheckExEnv') > base::cat("name\tuser\tsystem\telapsed\n", file=base::get(".ExTimings", pos = 'CheckExEnv')) > base::assign(".format_ptime", + function(x) { + if(!is.na(x[4L])) x[1L] <- x[1L] + x[4L] + if(!is.na(x[5L])) x[2L] <- x[2L] + x[5L] + options(OutDec = '.') + format(x[1L:3L], digits = 7L) + }, + pos = 'CheckExEnv') > > ### * > library('groupedHyperframe') > > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv') > base::assign(".old_wd", base::getwd(), pos = 'CheckExEnv') > cleanEx() Error: connections left open: <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin3.fb05.statistik.uni-dortmund.de:11676 (sockconn) <-CRANwin Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [60m] ERROR Error(s) in re-building vignettes: --- re-building 'groupedHyperframe.qmd' using html processing file: groupedHyperframe.qmd Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: In value[[3L]](cond) : restarting interrupted promise evaluation 2: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted During startup - Warning message: package 'utils' in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Error in readRDS(mapfile) : error reading from connection In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error : memory exhausted In addition: There were 11 warnings (use warnings() to see them) Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: package 'graphics' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'D:/RCompile/recent/R/library/parallel/libs/x64/parallel.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Calls: tryCatch ... -> loadNamespace -> library.dynam -> dyn.load -> inDL Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'graphics' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found 3: package 'methods' in options("defaultPackages") was not found Error: .onLoad failed in loadNamespace() for 'methods', details: call: NULL error: cannot allocate vector of size 83 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error in grep("--ess", commandArgs()) : invalid regular expression '--ess', reason 'Out of memory' Calls: options -> grep In addition: Warning message: In grep("--ess", commandArgs()) : TRE pattern compilation error 'Out of memory' Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for symbol table Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: In grep(pattern, all.names, value = TRUE) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error : memory exhausted Error : cannot allocate vector of size 0 Kb Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' In addition: Lost warning messages Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/nsInfo.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate memory for symbol table Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'methods' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In numeric_version(x) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for pointer stack Warning messages: 1: In grep(pattern, all.names, value = TRUE) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error : memory exhausted Error : memory exhausted Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'utils' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Error: cannot allocate vector of size 21 Kb Execution halted During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Warning messages: 1: In grep(pattern, all.names, value = TRUE) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In numeric_version(x) : restarting interrupted promise evaluation During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'utils' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error in gzfile(file, "rb") : cannot open the connection In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/R/methods.rdx', probable reason 'Not enough space' Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: cannot allocate vector of size 0 Kb Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning message: package 'utils' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: cannot allocate vector of size 2 Kb Execution halted Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted In addition: Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'graphics' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Warning messages: 1: In gsub("/", "\\\\", DLLpath) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning message: package 'graphics' in options("defaultPackages") was not found Error : memory exhausted During startup - Warning message: package 'methods' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: cannot allocate vector of size 1 Kb Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: In grep(pattern, all.names, value = TRUE) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in gzfile(file, "rb") : cannot open the connection In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/R/methods.rdx', probable reason 'Not enough space' Warning message: package "methods" in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error : memory exhausted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted During startup - Warning message: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error : memory exhausted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning message: package 'datasets' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted During startup - Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/datasets/data/Rdata.rdx', probable reason 'Not enough space' 2: package 'datasets' in options("defaultPackages") was not found Warning messages: 1: In value[[3L]](cond) : restarting interrupted promise evaluation 2: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' In addition: Lost warning messages Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Error : cannot allocate vector of size 0 Kb Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'graphics' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 12 warnings (use warnings() to see them) Error: cannot allocate vector of size 205 Kb In addition: Warning message: Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 11 warnings (use warnings() to see them) Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack During startup - Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Error in readRDS(nsInfoFilePath) : error reading from connection Calls: tryCatch ... tryCatchOne -> -> loadNamespace -> readRDS Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: cannot allocate vector of size 0 Kb Execution halted Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning message: In conditionCall(e) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error : memory exhausted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: In deparse(conditionCall(res)) : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 6: package 'grDevices' in options("defaultPackages") was not found 7: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 8: package 'graphics' in options("defaultPackages") was not found 9: In get0(genname, envir = parent.env(envir)) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Error: allocation error in R_decompress1 with libdeflate Execution halted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error in sub("[[:blank:]]*([[:alnum:]]+)", "\\1", dp) : invalid regular expression '[[:blank:]]*([[:alnum:]]+)', reason 'Out of memory' Calls: local -> eval.parent -> eval -> eval -> eval -> eval -> sub In addition: Warning message: In sub("[[:blank:]]*([[:alnum:]]+)", "\\1", dp) : TRE pattern compilation error 'Out of memory' Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError in strsplit(Sys.getenv("R_LIBS"), ";") : invalid regular expression ';', reason 'Out of memory' Calls: local ... Sys.glob -> path.expand -> path.expand -> unlist -> strsplit In addition: Warning message: In strsplit(Sys.getenv("R_LIBS"), ";") : TRE pattern compilation error 'Out of memory' Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: In Sys.info() :Warning message: package "methods" in options("defaultPackages") was not found cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: '' Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning messages: 1: In grepl(valid_numeric_version_regexp, x) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error: cannot allocate vector of size 0 Kb Execution halted Error : cannot allocate vector of size 1 Kb Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: In numeric_version(x) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error: cannot allocate vector of size 1 Kb In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/package.rds', probable reason 'Not enough space' Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'graphics' in options("defaultPackages") was not found 2: package 'methods' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: In gsub(".__T__(.*):([^:]+)", "\\1", these) : TRE pattern compilation error 'Out of memory' 2: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - During startup - Warning messages: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'graphics' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning messages: 1: In gsub("/", "\\\\", DLLpath) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning message: Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afIn doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'graphics' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In lazyLoad(dbbase, ns, filter = function(n) n != ".__NAMESPACE__.") : restarting interrupted promise evaluation 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 5: package 'grDevices' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 7: package 'graphics' in options("defaultPackages") was not found 8: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 9: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : restarting interrupted promise evaluation 4: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: allocation error in R_decompress1 with libdeflate Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Error: memory exhausted Execution halted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Error: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'methods' in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: Error: memory exhausted In warning(gettextf("package %s in options(\"defaultPackages\") was not found", : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: '' Error in gsub(paste0("(^|[^%])(%%)*%", spec), replace, x) : invalid regular expression '(^|[^%])(%%)*%V', reason 'Out of memory' Calls: Sys.setenv -> .expand_R_libs_env_var -> expand -> gsub In addition: Warning message: In gsub(paste0("(^|[^%])(%%)*%", spec), replace, x) : TRE pattern compilation error 'Out of memory' Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted In addition: Warning message: package 'datasets' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted In addition: Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' In addition: Lost warning messages Execution halted During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: package 'methods' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'graphics' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: During startup - In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Error in readRDS(mapfile) : error reading from connection Error: unable to load R code in package 'compiler' Execution halted During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: package 'graphics' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/R/utils.rdx', probable reason 'Not enough space' 3: package 'utils' in options("defaultPackages") was not found 4: package 'grDevices' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for symbol table Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for symbol table Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: In Sys.info() : cannot resolve current user or domain: '' Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error in readRDS(mapfile) : error reading from connection Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error in readRDS(mapfile) : error reading from connection Error in readRDS(mapfile) : error reading from connection In addition: Warning message: package 'datasets' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error : memory exhausted Error : memory exhausted Error: cannot allocate vector of size 2 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning messages: 1: In sprintf(gettext(fmt, domain = domain, trim = trim), ...) : restarting interrupted promise evaluation 2: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/package.rds', probable reason 'Not enough space' 4: package 'graphics' in options("defaultPackages") was not found 5: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/nsInfo.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for symbol table During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in readRDS(mapfile) : error reading from connection Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 2: package 'utils' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 4: package 'grDevices' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 4: In format.numeric_version(x) : restarting interrupted promise evaluation During startup - Warning messages: 1: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation 2: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 0 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'methods' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning messages: Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' In addition: Lost warning messages Execution halted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: In deparse(conditionCall(res)) : restarting interrupted promise evaluation 3: package 'methods' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: cannot allocate vector of size 1 Kb Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack During startup - There were 11 warnings (use warnings() to see them) Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: cannot allocate vector of size 1 Kb Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: In Sys.info() : cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'graphics' in options("defaultPackages") was not found 5: package 'methods' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Error : memory exhausted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error: memory exhausted Execution halted Error: cannot allocate vector of size 1 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : cannot allocate vector of size 0 Kb Error: cannot allocate vector of size 20 Kb Execution halted Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found 6: package 'methods' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Execution halted Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: In gsub(".__T__(.*):([^:]+)", "\\2", these) : TRE pattern compilation error 'Out of memory' 3: package 'graphics' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 12 warnings (use warnings() to see them) Error: cannot allocate vector of size 205 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In registerS3methods(nsInfo$S3methods, package, env) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for symbol table Error in readRDS(mapfile) : error reading from connection Execution halted Error: memory exhausted Execution halted Warning message: In gsub(paste0("(^|[^%])(%%)*%", spec), replace, x) : Out-of-memory error in regexp matching for element 1 Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation During startup - Warning messages: 1: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found 3: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found 3: In asNamespace(w) : restarting interrupted promise evaluation During startup - Warning messages: 1: In lazyLoad(dbbase, .getNamespaceInfo(env, "lazydata")) : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Error: memory exhausted Execution halted Execution halted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: In gsub("/", "\\\\", DLLpath) : Out-of-memory error in regexp matching for element 1 Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found 6: package 'methods' in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'graphics' in options("defaultPackages") was not found Error: cannot allocate vector of size 20 Kb Execution halted Error: memory exhausted Execution halted During startup - Warning message: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found 3: package 'methods' in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 4: package 'grDevices' in options("defaultPackages") was not found 5: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 6: package 'graphics' in options("defaultPackages") was not found 7: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 8: package 'stats' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted During startup - Warning messages: 1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found 3: package 'methods' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted During startup - Warning message: package 'methods' in options("defaultPackages") was not found Error: .onLoad failed in loadNamespace() for 'methods', details: call: NULL error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: During startup - 1: Warning messages: In sprintf(gettext(fmt, domain = domain, trim = trim), ...) :1: package 'utils' in options("defaultPackages") was not found restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found 3: 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning message: In getRversion() : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation Error in grep("--ess", commandArgs()) : invalid regular expression '--ess', reason 'Out of memory' Calls: options -> grep In addition: Warning message: In grep("--ess", commandArgs()) : TRE pattern compilation error 'Out of memory' Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: In gsub(".__T__(.*):([^:]+)", "\\2", these) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Error: memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: In Sys.info() : cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Warning message: In Sys.info() : cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Warning message: package "methods" in options("defaultPackages") was not found Error in readRDS(mapfile) : error reading from connection In addition: Warning message: package 'utils' in options("defaultPackages") was not found Error: memory exhausted Execution halted Error : memory exhausted Warning message: In Sys.info() : cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: In Sys.info() : cannot resolve current user or domain: '' Error : memory exhausted In addition: Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted Error : memory exhausted In addition: Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error in readRDS(mapfile) : error reading from connection In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'graphics' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: During startup - During startup - Warning message: package 'stats' in options("defaultPackages") was not found In gzfile(file, "rb") :Warning messages: 1: package 'graphics' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/nsInfo.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/features.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/nsInfo.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: tryCatch ... tryCatchOne -> -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/parallel/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error in gzfile(file, "rb") : cannot open the connection In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/R/grDevices.rdx', probable reason 'Not enough space' During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: package 'graphics' in options("defaultPackages") was not found 3: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/features.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: In gsub("/", "\\\\", DLLpath) : TRE pattern compilation error 'Out of memory' 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: In gsub("/", "\\\\", DLLpath) : TRE pattern compilation error 'Out of memory' 2: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 4: package 'graphics' in options("defaultPackages") was not found 5: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In methods::is(genfun, "genericFunction") : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: '' Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: '' Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' In addition: Lost warning messages Execution halted Error: memory exhausted In addition: Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted In addition: Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Execution halted Error in readRDS(mapfile) : error reading from connection In addition: Warning message: package 'utils' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 4: package 'graphics' in options("defaultPackages") was not found 5: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 6: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted Error: memory exhausted Execution halted Error: cannot allocate vector of size 0 Kb Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Error : memory exhausted Error: memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 20 Kb Execution halted Error: memory exhausted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: allocation error in R_decompress1 with libdeflate Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Error: cannot allocate vector of size 1 Kb Execution halted Execution halted Fatal error: couldn't allocate node stack Error: cannot allocate vector of size 20 Kb Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Fatal error: couldn't allocate memory for pointer stack Execution halted Error: memory exhausted Error: cannot allocate vector of size 1 Kb Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning messages: Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' Error: memory exhausted In addition: Lost warning messages Execution halted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 14 Kb Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 1 Kb Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 1 Kb Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Execution halted Error: memory exhausted Execution halted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Execution halted Execution halted Error: cannot allocate vector of size 1 Kb Error: memory exhausted Execution halted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: cannot allocate vector of size 0 Kb Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: allocation error in R_decompress1 with libdeflate Error: allocation error in R_decompress1 with libdeflate Execution halted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Execution halted Error: memory exhausted During startup - Warning message: package "methods" in options("defaultPackages") was not found There were 12 warnings (use warnings() to see them) Error: memory exhausted Execution halted Execution halted Error: memory exhausted Error: memory exhausted Error in .signalSimpleWarning("restarting interrupted promise evaluation", : promise already under evaluation: recursive default argument reference or earlier problems? Calls: .OptRequireMethods Execution halted Execution halted Execution halted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Error: memory exhausted Execution halted Execution halted Execution halted Execution halted Error: memory exhausted Fatal error: couldn't allocate memory for symbol table Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Error: memory exhausted Error: memory exhausted Error: allocation error in R_decompress1 with libdeflate Execution halted Execution halted Execution halted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error in strsplit(Sys.getenv("R_LIBS"), ";") : invalid regular expression ';', reason 'Out of memory' Calls: local ... Sys.glob -> path.expand -> path.expand -> unlist -> strsplit In addition: Warning message: In strsplit(Sys.getenv("R_LIBS"), ";") : TRE pattern compilation error 'Out of memory' Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: cannot allocate vector of size 205 Kb Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 20 Kb Error: allocation error in R_decompress1 with libdeflate Execution halted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 5 Kb Warning message: package "methods" in options("defaultPackages") was not found Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 0 Kb Execution halted Error: cannot allocate vector of size 1 Kb Error: memory exhausted Execution halted Execution halted During startup - Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/datasets/Meta/nsInfo.rds', probable reason 'Not enough space' 2: package 'datasets' in options("defaultPackages") was not found 3: package 'utils' in options("defaultPackages") was not found 4: package 'grDevices' in options("defaultPackages") was not found 5: package 'graphics' in options("defaultPackages") was not found 6: package 'stats' in options("defaultPackages") was not found 7: package 'methods' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 20 Kb Execution halted Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 12 warnings (use warnings() to see them) Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: allocation error in R_decompress1 with libdeflate Execution halted Error: cannot allocate vector of size 14 Kb Execution halted Error: cannot allocate vector of size 0 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Execution halted Error: memory exhausted Error: cannot allocate vector of size 20 Kb Execution halted Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Error: cannot allocate vector of size 205 Kb In addition: Warning message: Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found 6: In gzfile(file, "rb") : Error: memory exhausted Error: memory exhausted During startup - cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' Warning messages: Error: memory exhausted 7: package 'methods' in options("defaultPackages") was not found Execution halted 1: Execution halted In doTryCatch(return(expr), name, parentenv, handler) :Execution halted restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: package 'grDevices' in options("defaultPackages") was not found 6: package 'graphics' in options("defaultPackages") was not found 7: package 'stats' in options("defaultPackages") was not found 8: package 'methods' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Error: cannot allocate vector of size 20 Kb Error: memory exhausted Execution halted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Execution halted Error: cannot allocate vector of size 205 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'graphics' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 0 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted In addition: Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/nsInfo.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'methods' in options("defaultPackages") was not found During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/package.rds', probable reason 'Not enough space' 3: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation During startup - During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) :2: In methods::is(genfun, "genericFunction") : restarting interrupted promise evaluation restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate memory for symbol table Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation 5: package 'graphics' in options("defaultPackages") was not found 6: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation 7: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: In loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError in readRDS(mapfile) : error reading from connection In addition: Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 6: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/R/sysdata.rdx', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'D:/RCompile/recent/R/library/parallel/libs/x64/parallel.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Calls: tryCatch ... -> loadNamespace -> library.dynam -> dyn.load -> inDL Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/R/compiler.rdx', probable reason 'Not enough space' Error: unable to load R code in package 'compiler' Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found Error : memory exhausted During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/features.rds', probable reason 'Not enough space' 4: package 'graphics' in options("defaultPackages") was not found 5: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error in sprintf("\\1\\2%s", gsub("([\\])", "\\\\\\1", expansion)) : could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' Calls: Sys.setenv -> .expand_R_libs_env_var -> expand -> sprintf In addition: Warning message: In Sys.info() :Warning message: package "methods" in options("defaultPackages") was not found cannot resolve current user or domain: 'Das Handle ist ungültig' Execution halted Error: memory exhausted Execution halted Warning message: Warning message: Error: memory exhausted package "methods" in options("defaultPackages") was not found In Sys.info() : cannot resolve current user or domain: '' Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: '' Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : cannot allocate vector of size 1 Kb Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 4: package 'grDevices' in options("defaultPackages") was not found 5: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 6: package 'graphics' in options("defaultPackages") was not found 7: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 8: package 'stats' in options("defaultPackages") was not found 9: Warning message: package "methods" in options("defaultPackages") was not found In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 10: package 'methods' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in readRDS(mapfile) : error reading from connection Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afIn doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation # # Fatal process out of memory: Zone #Error : memory exhausted In addition: Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/datasets/Meta/package.rds', probable reason 'Not enough space' 2: package 'datasets' in options("defaultPackages") was not found 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: In lazyLoad(dbbase, .getNamespaceInfo(env, "lazydata")) : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: package 'graphics' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 5 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 0 Kb Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error initializing symbols (8). Dumping unresolved backtrace: Warning message: 00007FF6F45211BBpackage "methods" in options("defaultPackages") was not found 00007FF6F420EF47 00007FF6F426AB6A 00007FF6F41EAF68 00007FF6F45B44E3 00007FF6F4369F8D 00007FF6F4EC9EF1 00007FF6F53249FC 00007FF6F5333A49 00007FF6F5231ED0 00007FF6F4A92854 00007FF6F4A74301 00007FF6F4A66714 00007FF6F4A65B7B 00007FF6F433EE56 00007FF6F467F2B5 00007FF6F467FEFD 00007FF6F4522306 00007FF6F4526196 00007FF6F429BDE6 00007FF6F58DDB16 00007FFA26604CB0 00007FFA27CDEDCB Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 12 warnings (use warnings() to see them) Error: cannot allocate vector of size 205 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 12 warnings (use warnings() to see them) During startup - There were 11 warnings (use warnings() to see them) Error: cannot allocate vector of size 205 Kb Execution halted Error: processing vignette 'groupedHyperframe.qmd' failed with diagnostics: ! Error running quarto CLI from R. Caused by error in `quarto_render()`: ✖ Error returned by quarto CLI. ----------------------------- processing file: groupedHyperframe.qmd Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: In value[[3L]](cond) : restarting interrupted promise evaluation 2: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted During startup - Warning message: package 'utils' in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Error in readRDS(mapfile) : error reading from connection In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error : memory exhausted In addition: There were 11 warnings (use warnings() to see them) Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: package 'graphics' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'D:/RCompile/recent/R/library/parallel/libs/x64/parallel.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Calls: tryCatch ... -> loadNamespace -> library.dynam -> dyn.load -> inDL Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'graphics' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found 3: package 'methods' in options("defaultPackages") was not found Error: .onLoad failed in loadNamespace() for 'methods', details: call: NULL error: cannot allocate vector of size 83 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error in grep("--ess", commandArgs()) : invalid regular expression '--ess', reason 'Out of memory' Calls: options -> grep In addition: Warning message: In grep("--ess", commandArgs()) : TRE pattern compilation error 'Out of memory' Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for symbol table Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: In grep(pattern, all.names, value = TRUE) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error : memory exhausted Error : cannot allocate vector of size 0 Kb Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' In addition: Lost warning messages Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/nsInfo.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate memory for symbol table Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'methods' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In numeric_version(x) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for pointer stack Warning messages: 1: In grep(pattern, all.names, value = TRUE) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error : memory exhausted Error : memory exhausted Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'utils' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Error: cannot allocate vector of size 21 Kb Execution halted During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Warning messages: 1: In grep(pattern, all.names, value = TRUE) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In numeric_version(x) : restarting interrupted promise evaluation During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'utils' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error in gzfile(file, "rb") : cannot open the connection In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/R/methods.rdx', probable reason 'Not enough space' Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: cannot allocate vector of size 0 Kb Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning message: package 'utils' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: cannot allocate vector of size 2 Kb Execution halted Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted In addition: Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'graphics' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Warning messages: 1: In gsub("/", "\\\\", DLLpath) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning message: package 'graphics' in options("defaultPackages") was not found Error : memory exhausted During startup - Warning message: package 'methods' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: cannot allocate vector of size 1 Kb Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: In grep(pattern, all.names, value = TRUE) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in gzfile(file, "rb") : cannot open the connection In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/R/methods.rdx', probable reason 'Not enough space' Warning message: package "methods" in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error : memory exhausted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted During startup - Warning message: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error : memory exhausted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning message: package 'datasets' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted During startup - Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/datasets/data/Rdata.rdx', probable reason 'Not enough space' 2: package 'datasets' in options("defaultPackages") was not found Warning messages: 1: In value[[3L]](cond) : restarting interrupted promise evaluation 2: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' In addition: Lost warning messages Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Error : cannot allocate vector of size 0 Kb Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'graphics' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 12 warnings (use warnings() to see them) Error: cannot allocate vector of size 205 Kb In addition: Warning message: Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 11 warnings (use warnings() to see them) Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack During startup - Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Error in readRDS(nsInfoFilePath) : error reading from connection Calls: tryCatch ... tryCatchOne -> -> loadNamespace -> readRDS Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: cannot allocate vector of size 0 Kb Execution halted Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning message: In conditionCall(e) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error : memory exhausted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: In deparse(conditionCall(res)) : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 6: package 'grDevices' in options("defaultPackages") was not found 7: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 8: package 'graphics' in options("defaultPackages") was not found 9: In get0(genname, envir = parent.env(envir)) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Error: memory exhausted Error: allocation error in R_decompress1 with libdeflate Execution halted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error in sub("[[:blank:]]*([[:alnum:]]+)", "\\1", dp) : invalid regular expression '[[:blank:]]*([[:alnum:]]+)', reason 'Out of memory' Calls: local -> eval.parent -> eval -> eval -> eval -> eval -> sub In addition: Warning message: In sub("[[:blank:]]*([[:alnum:]]+)", "\\1", dp) : TRE pattern compilation error 'Out of memory' Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError in strsplit(Sys.getenv("R_LIBS"), ";") : invalid regular expression ';', reason 'Out of memory' Calls: local ... Sys.glob -> path.expand -> path.expand -> unlist -> strsplit In addition: Warning message: In strsplit(Sys.getenv("R_LIBS"), ";") : TRE pattern compilation error 'Out of memory' Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: In Sys.info() :Warning message: package "methods" in options("defaultPackages") was not found cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: '' Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning messages: 1: In grepl(valid_numeric_version_regexp, x) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error: cannot allocate vector of size 0 Kb Execution halted Error : cannot allocate vector of size 1 Kb Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: In numeric_version(x) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error: cannot allocate vector of size 1 Kb In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/package.rds', probable reason 'Not enough space' Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'graphics' in options("defaultPackages") was not found 2: package 'methods' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: In gsub(".__T__(.*):([^:]+)", "\\1", these) : TRE pattern compilation error 'Out of memory' 2: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - During startup - Warning messages: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'graphics' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning messages: 1: In gsub("/", "\\\\", DLLpath) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning message: Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afIn doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'graphics' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In lazyLoad(dbbase, ns, filter = function(n) n != ".__NAMESPACE__.") : restarting interrupted promise evaluation 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 5: package 'grDevices' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 7: package 'graphics' in options("defaultPackages") was not found 8: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 9: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : restarting interrupted promise evaluation 4: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: allocation error in R_decompress1 with libdeflate Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Error: memory exhausted Execution halted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Error: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'methods' in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: Error: memory exhausted In warning(gettextf("package %s in options(\"defaultPackages\") was not found", : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: '' Error in gsub(paste0("(^|[^%])(%%)*%", spec), replace, x) : invalid regular expression '(^|[^%])(%%)*%V', reason 'Out of memory' Calls: Sys.setenv -> .expand_R_libs_env_var -> expand -> gsub In addition: Warning message: In gsub(paste0("(^|[^%])(%%)*%", spec), replace, x) : TRE pattern compilation error 'Out of memory' Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted In addition: Warning message: package 'datasets' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted In addition: Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' In addition: Lost warning messages Execution halted During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: package 'methods' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'graphics' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: During startup - In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Error in readRDS(mapfile) : error reading from connection Error: unable to load R code in package 'compiler' Execution halted During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: package 'graphics' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/R/utils.rdx', probable reason 'Not enough space' 3: package 'utils' in options("defaultPackages") was not found 4: package 'grDevices' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for symbol table Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for symbol table Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: In Sys.info() : cannot resolve current user or domain: '' Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error in readRDS(mapfile) : error reading from connection Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error in readRDS(mapfile) : error reading from connection Error in readRDS(mapfile) : error reading from connection In addition: Warning message: package 'datasets' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error : memory exhausted Error : memory exhausted Error: cannot allocate vector of size 2 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning messages: 1: In sprintf(gettext(fmt, domain = domain, trim = trim), ...) : restarting interrupted promise evaluation 2: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/package.rds', probable reason 'Not enough space' 4: package 'graphics' in options("defaultPackages") was not found 5: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/nsInfo.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for symbol table During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in readRDS(mapfile) : error reading from connection Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 2: package 'utils' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 4: package 'grDevices' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 4: In format.numeric_version(x) : restarting interrupted promise evaluation During startup - Warning messages: 1: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation 2: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 0 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'methods' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning messages: Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' In addition: Lost warning messages Execution halted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: In deparse(conditionCall(res)) : restarting interrupted promise evaluation 3: package 'methods' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: cannot allocate vector of size 1 Kb Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack During startup - There were 11 warnings (use warnings() to see them) Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: cannot allocate vector of size 1 Kb Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: In Sys.info() : cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'graphics' in options("defaultPackages") was not found 5: package 'methods' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Error : memory exhausted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error: memory exhausted Execution halted Error: cannot allocate vector of size 1 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : cannot allocate vector of size 0 Kb Error: cannot allocate vector of size 20 Kb Execution halted Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found 6: package 'methods' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Execution halted Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: In gsub(".__T__(.*):([^:]+)", "\\2", these) : TRE pattern compilation error 'Out of memory' 3: package 'graphics' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 12 warnings (use warnings() to see them) Error: cannot allocate vector of size 205 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In registerS3methods(nsInfo$S3methods, package, env) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for symbol table Error in readRDS(mapfile) : error reading from connection Execution halted Error: memory exhausted Execution halted Warning message: In gsub(paste0("(^|[^%])(%%)*%", spec), replace, x) : Out-of-memory error in regexp matching for element 1 Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate memory for pointer stack During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation During startup - Warning messages: 1: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found 3: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found 3: In asNamespace(w) : restarting interrupted promise evaluation During startup - Warning messages: 1: In lazyLoad(dbbase, .getNamespaceInfo(env, "lazydata")) : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Error: memory exhausted Execution halted Execution halted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: In gsub("/", "\\\\", DLLpath) : Out-of-memory error in regexp matching for element 1 Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found 6: package 'methods' in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'graphics' in options("defaultPackages") was not found Error: cannot allocate vector of size 20 Kb Execution halted Error: memory exhausted Execution halted During startup - Warning message: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found 3: package 'methods' in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 4: package 'grDevices' in options("defaultPackages") was not found 5: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 6: package 'graphics' in options("defaultPackages") was not found 7: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 8: package 'stats' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted During startup - Warning messages: 1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found 3: package 'methods' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted During startup - Warning message: package 'methods' in options("defaultPackages") was not found Error: .onLoad failed in loadNamespace() for 'methods', details: call: NULL error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: During startup - 1: Warning messages: In sprintf(gettext(fmt, domain = domain, trim = trim), ...) :1: package 'utils' in options("defaultPackages") was not found restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found 3: 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning message: In getRversion() : restarting interrupted promise evaluation During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation Error in grep("--ess", commandArgs()) : invalid regular expression '--ess', reason 'Out of memory' Calls: options -> grep In addition: Warning message: In grep("--ess", commandArgs()) : TRE pattern compilation error 'Out of memory' Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning messages: 1: In gsub(".__T__(.*):([^:]+)", "\\2", these) : TRE pattern compilation error 'Out of memory' 2: package "methods" in options("defaultPackages") was not found Error: memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: In Sys.info() : cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Warning message: In Sys.info() : cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Warning message: package "methods" in options("defaultPackages") was not found Error in readRDS(mapfile) : error reading from connection In addition: Warning message: package 'utils' in options("defaultPackages") was not found Error: memory exhausted Execution halted Error : memory exhausted Warning message: In Sys.info() : cannot resolve current user or domain: 'Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar' Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError: memory exhausted Execution halted Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: In Sys.info() : cannot resolve current user or domain: '' Error : memory exhausted In addition: Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted Error : memory exhausted In addition: Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error in readRDS(mapfile) : error reading from connection In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'graphics' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: During startup - During startup - Warning message: package 'stats' in options("defaultPackages") was not found In gzfile(file, "rb") :Warning messages: 1: package 'graphics' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/nsInfo.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/features.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/nsInfo.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 7: package 'stats' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: tryCatch ... tryCatchOne -> -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/parallel/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error in gzfile(file, "rb") : cannot open the connection In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/R/grDevices.rdx', probable reason 'Not enough space' During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: package 'graphics' in options("defaultPackages") was not found 3: package 'stats' in options("defaultPackages") was not found Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/features.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: In gsub("/", "\\\\", DLLpath) : TRE pattern compilation error 'Out of memory' 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: In gsub("/", "\\\\", DLLpath) : TRE pattern compilation error 'Out of memory' 2: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/nsInfo.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 4: package 'graphics' in options("defaultPackages") was not found 5: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In methods::is(genfun, "genericFunction") : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: '' Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: '' Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' In addition: Lost warning messages Execution halted Error: memory exhausted In addition: Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted In addition: Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Execution halted Error in readRDS(mapfile) : error reading from connection In addition: Warning message: package 'utils' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 4: package 'graphics' in options("defaultPackages") was not found 5: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 6: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation Error: memory exhausted Execution halted Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted Error: memory exhausted Execution halted Error: cannot allocate vector of size 0 Kb Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Error : memory exhausted Error: memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 20 Kb Execution halted Error: memory exhausted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: allocation error in R_decompress1 with libdeflate Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Error: cannot allocate vector of size 1 Kb Execution halted Execution halted Fatal error: couldn't allocate node stack Error: cannot allocate vector of size 20 Kb Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Fatal error: couldn't allocate memory for pointer stack Execution halted Error: memory exhausted Error: cannot allocate vector of size 1 Kb Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning messages: Error: could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' Error: memory exhausted In addition: Lost warning messages Execution halted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 14 Kb Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 1 Kb Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 1 Kb Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Execution halted Error: memory exhausted Execution halted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Execution halted Execution halted Error: cannot allocate vector of size 1 Kb Error: memory exhausted Execution halted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 2: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: cannot allocate vector of size 0 Kb Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: allocation error in R_decompress1 with libdeflate Error: allocation error in R_decompress1 with libdeflate Execution halted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Execution halted Error: memory exhausted During startup - Warning message: package "methods" in options("defaultPackages") was not found There were 12 warnings (use warnings() to see them) Error: memory exhausted Execution halted Execution halted Error: memory exhausted Error: memory exhausted Error in .signalSimpleWarning("restarting interrupted promise evaluation", : promise already under evaluation: recursive default argument reference or earlier problems? Calls: .OptRequireMethods Execution halted Execution halted Execution halted Execution halted Error: allocation error in R_decompress1 with libdeflate Error: allocation error in R_decompress1 with libdeflate Error: memory exhausted Error: memory exhausted Execution halted Execution halted Execution halted Execution halted Error: memory exhausted Fatal error: couldn't allocate memory for symbol table Execution halted Error: memory exhausted Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Error: memory exhausted Error: memory exhausted Error: allocation error in R_decompress1 with libdeflate Execution halted Execution halted Execution halted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error in strsplit(Sys.getenv("R_LIBS"), ";") : invalid regular expression ';', reason 'Out of memory' Calls: local ... Sys.glob -> path.expand -> path.expand -> unlist -> strsplit In addition: Warning message: In strsplit(Sys.getenv("R_LIBS"), ";") : TRE pattern compilation error 'Out of memory' Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: allocation error in R_decompress1 with libdeflate Execution halted Error: cannot allocate vector of size 205 Kb Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 20 Kb Error: allocation error in R_decompress1 with libdeflate Execution halted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Execution halted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 5 Kb Warning message: package "methods" in options("defaultPackages") was not found Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 0 Kb Execution halted Error: cannot allocate vector of size 1 Kb Error: memory exhausted Execution halted Execution halted During startup - Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/datasets/Meta/nsInfo.rds', probable reason 'Not enough space' 2: package 'datasets' in options("defaultPackages") was not found 3: package 'utils' in options("defaultPackages") was not found 4: package 'grDevices' in options("defaultPackages") was not found 5: package 'graphics' in options("defaultPackages") was not found 6: package 'stats' in options("defaultPackages") was not found 7: package 'methods' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 20 Kb Execution halted Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 12 warnings (use warnings() to see them) Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: allocation error in R_decompress1 with libdeflate Execution halted Error: cannot allocate vector of size 14 Kb Execution halted Error: cannot allocate vector of size 0 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Error: memory exhausted Error: memory exhausted Execution halted Execution halted Execution halted Error: memory exhausted Error: cannot allocate vector of size 20 Kb Execution halted Execution halted Error: memory exhausted Execution halted Error: cannot allocate vector of size 20 Kb Execution halted Error: cannot allocate vector of size 205 Kb In addition: Warning message: Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found 6: In gzfile(file, "rb") : Error: memory exhausted Error: memory exhausted During startup - cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' Warning messages: Error: memory exhausted 7: package 'methods' in options("defaultPackages") was not found Execution halted 1: Execution halted In doTryCatch(return(expr), name, parentenv, handler) :Execution halted restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 4: package 'utils' in options("defaultPackages") was not found 5: package 'grDevices' in options("defaultPackages") was not found 6: package 'graphics' in options("defaultPackages") was not found 7: package 'stats' in options("defaultPackages") was not found 8: package 'methods' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Error: memory exhausted Error: cannot allocate vector of size 20 Kb Error: memory exhausted Execution halted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Execution halted Error: cannot allocate vector of size 205 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: package 'graphics' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found Error: memory exhausted Execution halted Error in readRDS(nsInfoFilePath) : error reading from connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 0 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted In addition: Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'datasets' in options("defaultPackages") was not found 3: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/nsInfo.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'methods' in options("defaultPackages") was not found During startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found During startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/package.rds', probable reason 'Not enough space' 3: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'datasets' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation During startup - During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) :2: In methods::is(genfun, "genericFunction") : restarting interrupted promise evaluation restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Error: memory exhausted Execution halted Error: memory exhausted Execution halted Fatal error: couldn't allocate memory for pointer stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate memory for symbol table Fatal error: couldn't allocate node stack Fatal error: couldn't allocate memory for pointer stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation 5: package 'graphics' in options("defaultPackages") was not found 6: In get0(cname, where, inherits = inherits) : restarting interrupted promise evaluation 7: package 'stats' in options("defaultPackages") was not found Fatal error: couldn't allocate node stack Fatal error: couldn't allocate node stack Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afFatal error: couldn't allocate node stack Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found 4: In loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : restarting interrupted promise evaluation Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError : memory exhausted In addition: Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError in readRDS(mapfile) : error reading from connection In addition: Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/Meta/package.rds', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found 5: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 6: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/utils/R/sysdata.rdx', probable reason 'Not enough space' 3: package 'grDevices' in options("defaultPackages") was not found 4: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 5: package 'graphics' in options("defaultPackages") was not found 6: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afError in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Error: memory exhausted Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'D:/RCompile/recent/R/library/parallel/libs/x64/parallel.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Calls: tryCatch ... -> loadNamespace -> library.dynam -> dyn.load -> inDL Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/R/compiler.rdx', probable reason 'Not enough space' Error: unable to load R code in package 'compiler' Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'stats' in options("defaultPackages") was not found Error : memory exhausted During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/features.rds', probable reason 'Not enough space' 4: package 'graphics' in options("defaultPackages") was not found 5: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'utils' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found 4: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'graphics' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found Error: memory exhausted Execution halted Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error in sprintf("\\1\\2%s", gsub("([\\])", "\\\\\\1", expansion)) : could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' Calls: Sys.setenv -> .expand_R_libs_env_var -> expand -> sprintf In addition: Warning message: In Sys.info() :Warning message: package "methods" in options("defaultPackages") was not found cannot resolve current user or domain: 'Das Handle ist ungültig' Execution halted Error: memory exhausted Execution halted Warning message: Warning message: Error: memory exhausted package "methods" in options("defaultPackages") was not found In Sys.info() : cannot resolve current user or domain: '' Execution halted Warning message: In Sys.info() : cannot resolve current user or domain: '' Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error : cannot allocate vector of size 1 Kb Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: package 'utils' in options("defaultPackages") was not found 3: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/grDevices/Meta/package.rds', probable reason 'Not enough space' 4: package 'grDevices' in options("defaultPackages") was not found 5: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/graphics/Meta/package.rds', probable reason 'Not enough space' 6: package 'graphics' in options("defaultPackages") was not found 7: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/stats/Meta/package.rds', probable reason 'Not enough space' 8: package 'stats' in options("defaultPackages") was not found 9: Warning message: package "methods" in options("defaultPackages") was not found In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/Meta/package.rds', probable reason 'Not enough space' 10: package 'methods' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error in gzfile(file, "rb") : cannot open the connection Calls: getNamespace -> %||% -> loadNamespace -> readRDS -> gzfile In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/compiler/Meta/nsInfo.rds', probable reason 'Not enough space' Execution halted During startup - Warning message: package 'stats' in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afWarning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Fatal error: couldn't allocate node stack During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in readRDS(mapfile) : error reading from connection Warning message: package "methods" in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error: memory exhausted Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning messages: 1: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 2: package 'stats' in options("defaultPackages") was not found Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afMingw-w64 runtime failure: VirtualProtect failed with code 0x5afDuring startup - Warning message: Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afIn doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation During startup - Warning message: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation # # Fatal process out of memory: Zone #Error : memory exhausted In addition: Warning messages: 1: package 'datasets' in options("defaultPackages") was not found 2: In loadNamespace(package, lib.loc) : restarting interrupted promise evaluation Mingw-w64 runtime failure: VirtualProtect failed with code 0x5afError in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> Execution halted During startup - Warning messages: 1: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/datasets/Meta/package.rds', probable reason 'Not enough space' 2: package 'datasets' in options("defaultPackages") was not found 3: package 'stats' in options("defaultPackages") was not found During startup - Warning message: package 'stats' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in value[[3L]](cond) : object '.slaveRSOCK' not found Calls: tryCatch -> tryCatchList -> tryCatchOne -> In addition: Warning message: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Execution halted During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: package 'grDevices' in options("defaultPackages") was not found 3: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning messages: 1: In lazyLoad(dbbase, .getNamespaceInfo(env, "lazydata")) : restarting interrupted promise evaluation 2: package 'utils' in options("defaultPackages") was not found 3: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found During startup - Warning messages: 1: package 'grDevices' in options("defaultPackages") was not found 2: package 'graphics' in options("defaultPackages") was not found During startup - Warning message: package 'utils' in options("defaultPackages") was not found Lost warning messages Error: no more error handlers available (recursive errors?); invoking 'abort' restart Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 5 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 0 Kb Execution halted Error: memory exhausted Execution halted Warning message: package "methods" in options("defaultPackages") was not found Error : memory exhausted Error initializing symbols (8). Dumping unresolved backtrace: Warning message: 00007FF6F45211BBpackage "methods" in options("defaultPackages") was not found 00007FF6F420EF47 00007FF6F426AB6A 00007FF6F41EAF68 00007FF6F45B44E3 00007FF6F4369F8D 00007FF6F4EC9EF1 00007FF6F53249FC 00007FF6F5333A49 00007FF6F5231ED0 00007FF6F4A92854 00007FF6F4A74301 00007FF6F4A66714 00007FF6F4A65B7B 00007FF6F433EE56 00007FF6F467F2B5 00007FF6F467FEFD 00007FF6F4522306 00007FF6F4526196 00007FF6F429BDE6 00007FF6F58DDB16 00007FFA26604CB0 00007FFA27CDEDCB Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 12 warnings (use warnings() to see them) Error: cannot allocate vector of size 205 Kb Execution halted Warning message: package "methods" in options("defaultPackages") was not found During startup - There were 12 warnings (use warnings() to see them) During startup - There were 11 warnings (use warnings() to see them) Error: cannot allocate vector of size 205 Kb Execution halted Caused by error: ! System command 'quarto.exe' failed --- failed re-building 'groupedHyperframe.qmd' SUMMARY: processing the following file failed: 'groupedHyperframe.qmd' Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [18s] OK * checking HTML version of manual ... OK * DONE Status: 2 ERRORs, 1 NOTE