CRAN Package Check Results for Package box

Last updated on 2025-12-03 01:49:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 4.18 56.71 60.89 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 3.02 44.26 47.28 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 12.00 84.11 96.11 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 20.00 94.05 114.05 OK
r-devel-windows-x86_64 1.2.1 14.00 78.00 92.00 OK
r-patched-linux-x86_64 1.2.0 4.94 54.04 58.98 NOTE
r-release-linux-x86_64 1.2.1 3.65 53.35 57.00 OK
r-release-macos-arm64 1.2.1 2.00 37.00 39.00 OK
r-release-macos-x86_64 1.2.1 25.00 174.00 199.00 OK
r-release-windows-x86_64 1.2.0 7.00 78.00 85.00 NOTE
r-oldrel-macos-arm64 1.2.1 5.00 53.00 58.00 OK
r-oldrel-macos-x86_64 1.2.1 25.00 189.00 214.00 OK
r-oldrel-windows-x86_64 1.2.1 10.00 91.00 101.00 ERROR

Check Details

Version: 1.2.0
Check: compiled code
Result: NOTE File ‘box/libs/box.so’: Found non-API calls to R: ‘ENVFLAGS’, ‘SET_ENVFLAGS’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-patched-linux-x86_64

Version: 1.2.0
Check: compiled code
Result: NOTE File 'box/libs/x64/box.dll': Found non-API calls to R: 'ENVFLAGS', 'SET_ENVFLAGS' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-release-windows-x86_64

Version: 1.2.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'box.rmd' using rmarkdown --- finished re-building 'box.rmd' --- re-building 'compiled-code.rmd' using rmarkdown --- finished re-building 'compiled-code.rmd' --- re-building 'contributing.rmd' using rmarkdown --- finished re-building 'contributing.rmd' --- re-building 'faq.rmd' using rmarkdown --- finished re-building 'faq.rmd' --- re-building 'migration.rmd' using rmarkdown --- finished re-building 'migration.rmd' --- re-building 'mod-envs.rmd' using rmarkdown File environment-schema.png not found in resource path Error: processing vignette 'mod-envs.rmd' failed with diagnostics: pandoc document conversion failed with error 99 --- failed re-building 'mod-envs.rmd' --- re-building 'related.rmd' using rmarkdown --- finished re-building 'related.rmd' --- re-building 'testing.rmd' using rmarkdown --- finished re-building 'testing.rmd' SUMMARY: processing the following file failed: 'mod-envs.rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64