* using log directory 'd:/Rcompile/CRANpkg/local/4.5/DOPE.Rcheck' * using R Under development (unstable) (2024-06-07 r86704 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'DOPE/DESCRIPTION' ... OK * this is package 'DOPE' version '2.1.0' * 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 'DOPE' 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 ... [2s] OK * checking whether the package can be loaded with stated dependencies ... [2s] OK * checking whether the package can be unloaded cleanly ... [2s] OK * checking whether the namespace can be loaded with stated dependencies ... [2s] OK * checking whether the namespace can be unloaded cleanly ... [3s] OK * checking loading without being on the library search path ... [2s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [5s] OK * checking Rd files ... [0s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... WARNING Fatal error: couldn't allocate node stack Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Warning in regexpr(re, txt) : TRE pattern compilation error 'Out of memory' Error in regexpr(re, txt) : invalid regular expression '(\\S4method\{([._[:alnum:]]*|\$|\[\[?|\+|\-|\*|\/|\^|<=?|>=?|!=?|==|\&|\||\%[[:alnum:][:punct:]]*\%)\}\{((([._[:alnum:]]+|`[^`]+`),)*([._[:alnum:]]+|`[^`]+`))\})', reason 'Out of memory' Calls: ... .parse_usage_as_much_as_possible -> .dquote_method_markup -> regexpr Execution halted The \usage entries for S3 methods should use the \method markup and not their full name. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... [1s] 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 ... [3s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [4s] OK Running 'testthat.R' [3s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [16s] ERROR Error(s) in re-building vignettes: Warning in readLines(tf) : incomplete final line found on 'D:\temp\RtmpOqTArx\file319d9c199a5bf3' Mingw-w64 runtime failure: VirtualProtect failed with code 0x5af --- re-building 'controlled.Rmd' using rmarkdown --- finished re-building 'controlled.Rmd' --- re-building 'dea_scrape.Rmd' using rmarkdown Warning in system(command) : 'CreateProcess' failed to run 'C:\PROGRA~1\Pandoc\pandoc.exe +RTS -K512m -RTS dea_scrape.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc4dda80c385733.html --lua-filter "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --section-divs --template "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmd\h\default.html" --highlight-style Error: processing vignette 'dea_scrape.Rmd' failed with diagnostics: pandoc document conversion failed with error 127 --- failed re-building 'dea_scrape.Rmd' During startup - Warning message: package "methods" in options("defaultPackages") was not found --- re-building 'dea_street_names.Rmd' using rmarkdown pandoc.exe: osCommitMemory: VirtualAlloc MEM_COMMIT failed to commit 1048576 bytes of memory (error code: 1455): Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Warning in system(paste(shQuote(path), "--version"), intern = TRUE) : running command '"C:/PROGRA~1/Pandoc/pandoc.exe" --version' had status 251 Error: processing vignette 'dea_street_names.Rmd' failed with diagnostics: subscript out of bounds --- failed re-building 'dea_street_names.Rmd' --- re-building 'make_lookup_df.Rmd' using rmarkdown Quitting from lines 247-248 [unnamed-chunk-11] (make_lookup_df.Rmd) Error: processing vignette 'make_lookup_df.Rmd' failed with diagnostics: cannot open the connection --- failed re-building 'make_lookup_df.Rmd' --- re-building 'noslang_street_names.Rmd' using rmarkdown Error: processing vignette 'noslang_street_names.Rmd' failed with diagnostics: 'CreateProcess' failed to run 'C:\PROGRA~1\Pandoc\pandoc.exe --version' --- failed re-building 'noslang_street_names.Rmd' --- re-building 'parse_lookup.Rmd' using rmarkdown --- finished re-building 'parse_lookup.Rmd' SUMMARY: processing the following files failed: 'Intro.Rmd' 'dea_scrape.Rmd' 'dea_street_names.Rmd' 'make_lookup_df.Rmd' 'noslang_street_names.Rmd' Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [11s] OK * checking HTML version of manual ... [2s] OK * DONE Status: 1 ERROR, 1 WARNING