CRAN Package Check Results for Package FishPhyloMaker

Last updated on 2024-06-11 01:54:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 3.64 46.53 50.17 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 3.16 34.45 37.61 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 64.63 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 72.56 NOTE
r-devel-windows-x86_64 0.2.0 5.00 51.00 56.00 ERROR
r-patched-linux-x86_64 0.2.0 3.68 44.51 48.19 OK
r-release-linux-x86_64 0.2.0 3.46 42.31 45.77 OK
r-release-macos-arm64 0.2.0 28.00 OK
r-release-macos-x86_64 0.2.0 46.00 OK
r-release-windows-x86_64 0.2.0 5.00 62.00 67.00 OK
r-oldrel-macos-arm64 0.2.0 31.00 OK
r-oldrel-macos-x86_64 0.2.0 40.00 OK
r-oldrel-windows-x86_64 0.2.0 6.00 68.00 74.00 OK

Check Details

Version: 0.2.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘knitr’ ‘rmarkdown’ ‘utils’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'FishPhyloMaker_vignette.Rmd' using rmarkdown --- finished re-building 'FishPhyloMaker_vignette.Rmd' --- re-building 'mappingInsertions_vignette.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 'mappingInsertions_vignette.Rmd' failed with diagnostics: subscript out of bounds --- failed re-building 'mappingInsertions_vignette.Rmd' --- re-building 'whichFishAdd_vignette.Rmd' using rmarkdown Warning in dev.off(dv) : libpng: Out of memory insufficient memory Warning in system(command) : 'CreateProcess' failed to run 'C:\PROGRA~1\Pandoc\pandoc.exe +RTS -K512m -RTS whichFishAdd_vignette.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc15e540414f46a1.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" --high Error: processing vignette 'whichFishAdd_vignette.Rmd' failed with diagnostics: pandoc document conversion failed with error 127 --- failed re-building 'whichFishAdd_vignette.Rmd' SUMMARY: processing the following files failed: 'mappingInsertions_vignette.Rmd' 'whichFishAdd_vignette.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64