CRAN Package Check Results for Package DOPE

Last updated on 2024-06-11 20:48:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.0 11.20 122.00 133.20 OK
r-devel-linux-x86_64-debian-gcc 2.1.0 7.89 91.15 99.04 OK
r-devel-linux-x86_64-fedora-clang 2.1.0 167.77 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.0 176.59 NOTE
r-devel-windows-x86_64 2.1.0 10.00 87.00 97.00 ERROR
r-patched-linux-x86_64 2.1.0 10.27 117.81 128.08 OK
r-release-linux-x86_64 2.1.0 10.87 113.56 124.43 OK
r-release-macos-arm64 2.1.0 60.00 OK
r-release-macos-x86_64 2.1.0 87.00 OK
r-release-windows-x86_64 2.1.0 12.00 113.00 125.00 OK
r-oldrel-macos-arm64 2.1.0 67.00 OK
r-oldrel-macos-x86_64 2.1.0 98.00 OK
r-oldrel-windows-x86_64 2.1.0 14.00 128.00 142.00 OK

Check Details

Version: 2.1.0
Check: data for non-ASCII characters
Result: NOTE Note: found 100 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.1.0
Check: Rd \usage sections
Result: WARN 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: <Anonymous> ... .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. Flavor: r-devel-windows-x86_64

Version: 2.1.0
Check: re-building of vignette outputs
Result: 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<fc>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 Flavor: r-devel-windows-x86_64