* using log directory 'd:/Rcompile/CRANpkg/local/4.4/EpiEstim.Rcheck' * using R version 4.4.0 (2024-04-24 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'EpiEstim/DESCRIPTION' ... OK * this is package 'EpiEstim' version '2.2-4' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'EpiEstim' can be installed ... OK * checking installed package size ... OK * checking package directory ... 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 ... [3s] OK * checking whether the package can be loaded with stated dependencies ... [3s] WARNING Error: package or namespace load failed for 'EpiEstim' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.4/vctrs/libs/x64/vctrs.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Execution halted It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual. * checking whether the package can be unloaded cleanly ... [0s] WARNING * checking whether the namespace can be loaded with stated dependencies ... [0s] WARNING A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. * checking whether the namespace can be unloaded cleanly ... [0s] WARNING Fatal error: couldn't allocate node stack * checking loading without being on the library search path ... [0s] WARNING Error: memory exhausted Execution halted It looks like this package has a loading problem when not on .libPaths: see the messages for details. * checking use of S3 registration ... OK * checking dependencies in R code ... NOTE Fatal error: couldn't allocate node stack * checking S3 generic/method consistency ... WARNING Error: unable to load R code in package 'gtable' Call sequence: 6: stop(gettextf("unable to load R code in package %s", sQuote(package)), call. = FALSE, domain = NA) 5: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 4: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted See section 'Generic functions and methods' in the 'Writing R Extensions' manual. * checking replacement functions ... WARNING Error: object '#HAS_DUPLICATE_CLASS_NAMES' not found Call sequence: 17: get("#HAS_DUPLICATE_CLASS_NAMES", envir = .classTable) 16: .duplicateClassesExist() 15: .findInheritedMethods(classes, fdef, mtable) 14: (function (classes, fdef, mtable) { methods <- .findInheritedMethods(classes, fdef, mtable) if (length(methods) == 1L) return(methods[[1L]]) else if (length(methods) == 0L) { cnames <- paste0(fdef@signature[seq_along(classes)], " = \"", vapply(classes, as.character, ""), "\"", collapse = ", ") stop(gettextf("unable to find an inherited method for function %s for signature %s", sQuote(fdef@generic), sQuote(cnames)), call. = FALSE, domain = NA) } else stop("Internal error in finding inherited methods; didn't return a unique method", domain = NA) })(list(structure("derivedDefaultMethod", package = "methods")), Execution halted The argument of a replacement function which corresponds to the right hand side must be named 'value'. * checking foreign function calls ... OK * checking R code for possible problems ... [10s] OK * checking Rd files ... [1s] NOTE checkRd: (-1) estimate_R.Rd:59-62: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) estimate_R.Rd:64-65: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) estimate_R.Rd:67-68: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) estimate_R.Rd:70-72: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) estimate_R.Rd:74: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) estimate_R.Rd:76-77: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) estimate_R.Rd:79-80: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) estimate_R.Rd:82: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) estimate_R.Rd:84-86: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) wallinga_teunis.Rd:48-51: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) wallinga_teunis.Rd:51-52: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) wallinga_teunis.Rd:53-54: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) wallinga_teunis.Rd:54-55: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) wallinga_teunis.Rd:55-56: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) wallinga_teunis.Rd:56-58: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) wallinga_teunis.Rd:58-59: Lost braces in \itemize; \value handles \item{}{} directly * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Error : memory exhausted During startup - Warning message: package 'stats' in options("defaultPackages") was not found * 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 ... [0s] OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [26s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [1s] ERROR Running 'testthat.R' [0s] Running the tests in 'tests/testthat.R' failed. Complete output: R version 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. 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. * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [0s] ERROR Error(s) in re-building vignettes: * checking PDF version of manual ... [0s] WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. * checking PDF version of manual without index ... ERROR Re-running with no redirection of stdout/stderr. * checking HTML version of manual ...