CRAN Package Check Results for Maintainer ‘Gabriel Nakamura <gabriel.nakamura.souza at gmail.com>’

Last updated on 2024-06-11 16:49:45 CEST.

Package ERROR NOTE OK
FishPhyloMaker 1 2 10

Package FishPhyloMaker

Current CRAN status: ERROR: 1, NOTE: 2, OK: 10

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