Last updated on 2025-12-03 05:50:50 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| aka | 13 | ||
| box | 1 | 1 | 11 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 1, OK: 11
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.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