Last updated on 2026-04-26 03:50:15 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| ClusterR | 1 | 11 | |
| CopernicusDEM | 12 | ||
| elmNNRcpp | 1 | 11 | |
| fastGLCM | 12 | ||
| fastText | 12 | ||
| fitbitViz | 12 | ||
| fuzzywuzzyR | 12 | ||
| geojsonR | 12 | ||
| GeoMongo | 12 | ||
| IceSat2R | 1 | 11 | |
| KernelKnn | 12 | ||
| nmslibR | 12 | ||
| OpenImageR | 12 | ||
| PlanetNICFI | 12 | ||
| RGF | 12 | ||
| SuperpixelImageSegmentation | 1 | 11 | |
| textTinyR | 1 | 11 | |
| VMDecomp | 12 |
Current CRAN status: NOTE: 1, OK: 11
Version: 1.3.6
Check: compiled code
Result: NOTE
File ‘ClusterR/libs/ClusterR.so’:
Found non-API call to R: ‘R_UnboundValue’
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-macos-x86_64
Current CRAN status: OK: 12
Current CRAN status: NOTE: 1, OK: 11
Version: 1.0.5
Check: compiled code
Result: NOTE
File ‘elmNNRcpp/libs/elmNNRcpp.so’:
Found non-API call to R: ‘R_UnboundValue’
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-macos-x86_64
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, OK: 11
Version: 1.0.9
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘IceSat-2_Atlas_products_PDF.Rmd’ using rmarkdown
Quitting from IceSat-2_Atlas_products_PDF.Rmd:604-608 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/error_stop_port_search>
Error in `startup()`:
! Chrome debugging port not open after 10 seconds.
---
Backtrace:
x
1. \-knitr::knit_print(mapview2leaflet(x), ...)
2. \-knitr:::html_screenshot(x)
3. +-knitr:::in_dir(...)
4. +-base::do.call(...)
5. \-webshot2 (local) `<fn>`(...)
6. \-chromote::default_chromote_object()
7. +-chromote::set_default_chromote_object(Chromote$new())
8. \-Chromote$new()
9. \-chromote (local) initialize(...)
10. \-Chrome$new()
11. \-chromote (local) initialize(...)
12. \-chromote:::launch_chrome(path, args)
13. \-chromote:::with_random_port(...)
14. +-base::tryCatch(...)
15. | \-base (local) tryCatchList(expr, classes, parentenv, handlers)
16. | \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
17. | \-base (local) doTryCatch(return(expr), name, parentenv, handler)
18. \-chromote (local) startup(port = port, ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'IceSat-2_Atlas_products_PDF.Rmd' failed with diagnostics:
Chrome debugging port not open after 10 seconds.
--- failed re-building ‘IceSat-2_Atlas_products_PDF.Rmd’
--- re-building ‘IceSat-2_Mission_Orbits_PDF.Rmd’ using rmarkdown
Quitting from IceSat-2_Mission_Orbits_PDF.Rmd:144-146 [unnamed-chunk-8]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/error_stop_port_search>
Error in `startup()`:
! Chrome debugging port not open after 10 seconds.
---
Backtrace:
x
1. +-base::withVisible(knit_print(x, ...))
2. \-knitr::knit_print(x, ...)
3. \-knitr:::html_screenshot(x)
4. +-knitr:::in_dir(...)
5. +-base::do.call(...)
6. \-webshot2 (local) `<fn>`(...)
7. \-chromote::default_chromote_object()
8. +-chromote::set_default_chromote_object(Chromote$new())
9. \-Chromote$new()
10. \-chromote (local) initialize(...)
11. \-Chrome$new()
12. \-chromote (local) initialize(...)
13. \-chromote:::launch_chrome(path, args)
14. \-chromote:::with_random_port(...)
15. +-base::tryCatch(...)
16. | \-base (local) tryCatchList(expr, classes, parentenv, handlers)
17. | \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
18. | \-base (local) doTryCatch(return(expr), name, parentenv, handler)
19. \-chromote (local) startup(port = port, ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'IceSat-2_Mission_Orbits_PDF.Rmd' failed with diagnostics:
Chrome debugging port not open after 10 seconds.
--- failed re-building ‘IceSat-2_Mission_Orbits_PDF.Rmd’
--- re-building ‘IceSat-2_Virtual_File_System_Orbits_PDF.Rmd’ using rmarkdown
Warning: LaTeX Warning: `h' float specifier changed to `ht'.
--- finished re-building ‘IceSat-2_Virtual_File_System_Orbits_PDF.Rmd’
SUMMARY: processing the following files failed:
‘IceSat-2_Atlas_products_PDF.Rmd’ ‘IceSat-2_Mission_Orbits_PDF.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: NOTE: 1, OK: 11
Version: 1.0.6
Check: compiled code
Result: NOTE
File ‘SuperpixelImageSegmentation/libs/SuperpixelImageSegmentation.so’:
Found non-API call to R: ‘R_UnboundValue’
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-macos-x86_64
Current CRAN status: NOTE: 1, OK: 11
Version: 1.1.8
Check: compiled code
Result: NOTE
File ‘textTinyR/libs/textTinyR.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’
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-macos-x86_64
Current CRAN status: OK: 12