Last updated on 2025-04-12 20:52:14 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
colorscience | 14 | ||
colorSpec | 6 | 8 | |
munsellinterpol | 14 | ||
spacesRGB | 3 | 12 | |
spacesXYZ | 15 | ||
zonohedra | 2 | 13 |
Current CRAN status: OK: 14
Current CRAN status: NOTE: 6, OK: 8
Version: 1.7-0
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
doc 2.6Mb
extdata 2.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: NOTE: 3, OK: 12
Version: 1.7-0
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in microbenchmark::get_nanotime() :
less accurate nanosecond times to avoid potential integer overflows
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavors: r-devel-macos-arm64, r-release-macos-arm64, r-oldrel-macos-arm64
Current CRAN status: OK: 15
Current CRAN status: ERROR: 2, OK: 13
Version: 0.4-0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘matroids.Rmd’ using rmarkdown
--- finished re-building ‘matroids.Rmd’
--- re-building ‘raytrace.Rmd’ using rmarkdown
--- finished re-building ‘raytrace.Rmd’
--- re-building ‘transitions.Rmd’ using rmarkdown
--- finished re-building ‘transitions.Rmd’
--- re-building ‘zonohedra-guide.Rmd’ using rmarkdown
Quitting from zonohedra-guide.Rmd:302-305 [unnamed-chunk-10]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `x[["Version"]]`:
! subscript out of bounds
---
Backtrace:
▆
1. └─tools:::.buildOneVignette(...)
2. ├─base::tryCatch(...)
3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
6. └─engine$weave(file, quiet = quiet, encoding = enc)
7. └─knitr:::vweave_rmarkdown(...)
8. └─rmarkdown::render(...)
9. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
10. └─knitr:::process_file(text, output)
11. ├─xfun:::handle_error(...)
12. ├─base::withCallingHandlers(...)
13. └─knitr:::process_group(group)
14. └─knitr:::call_block(x)
15. └─knitr:::block_exec(params)
16. └─knitr:::eng_r(options)
17. ├─knitr:::in_input_dir(...)
18. │ └─knitr:::in_dir(input_dir(), expr)
19. └─knitr (local) evaluate(...)
20. └─evaluate::evaluate(...)
21. ├─base::withRestarts(...)
22. │ └─base (local) withRestartList(expr, restarts)
23. │ ├─base (local) withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]])
24. │ │ └─base (local) doWithOneRestart(return(expr), restart)
25. │ └─base (local) withRestartList(expr, restarts[-nr])
26. │ └─base (local) withOneRestart(expr, restarts[[1L]])
27. │ └─base (local) doWithOneRestart(return(expr), restart)
28. ├─evaluate:::with_handlers(...)
29. │ ├─base::eval(call)
30. │ │ └─base::eval(call)
31. │ └─base::withCallingHandlers(...)
32. └─watcher$print_value(ev$value, ev$visible, envir)
33. ├─base::withVisible(handle_value(handler, value, visible, envir))
34. └─evaluate:::handle_value(handler, value, visible, envir)
35. └─handler$value(value, visible)
36. └─knitr (local) fun(x, options = options)
37. ├─base::withVisible(knit_print(x, ...))
38. ├─knitr::knit_print(x, ...)
39. └─knitr:::knit_print.default(x, ...)
40. └─knitr::normal_print(x)
41. ├─base::print(x)
42. └─utils:::print.sessionInfo(x)
43. ├─base::print(mkLabel(x, "loadedOnly"), quote = FALSE, ...)
44. └─utils (local) mkLabel(x, "loadedOnly")
45. └─base::sapply(L[[n]], function(x) x[["Version"]])
46. └─base::lapply(X = X, FUN = FUN, ...)
47. └─utils (local) FUN(X[[i]], ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'zonohedra-guide.Rmd' failed with diagnostics:
subscript out of bounds
--- failed re-building ‘zonohedra-guide.Rmd’
--- re-building ‘zonotopes.Rmd’ using rmarkdown
Error: processing vignette 'zonotopes.Rmd' failed with diagnostics:
there is no package called ‘htmltools’
--- failed re-building ‘zonotopes.Rmd’
SUMMARY: processing the following files failed:
‘zonohedra-guide.Rmd’ ‘zonotopes.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-macos-arm64
Version: 0.4-0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘matroids.Rmd’ using rmarkdown
--- finished re-building ‘matroids.Rmd’
--- re-building ‘raytrace.Rmd’ using rmarkdown
Quitting from raytrace.Rmd:172-175 [unnamed-chunk-10]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `x[["Version"]]`:
! subscript out of bounds
---
Backtrace:
▆
1. └─tools:::.buildOneVignette(...)
2. ├─base::tryCatch(...)
3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
6. └─engine$weave(file, quiet = quiet, encoding = enc)
7. └─knitr:::vweave_rmarkdown(...)
8. └─rmarkdown::render(...)
9. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
10. └─knitr:::process_file(text, output)
11. ├─xfun:::handle_error(...)
12. ├─base::withCallingHandlers(...)
13. └─knitr:::process_group(group)
14. └─knitr:::call_block(x)
15. └─knitr:::block_exec(params)
16. └─knitr:::eng_r(options)
17. ├─knitr:::in_input_dir(...)
18. │ └─knitr:::in_dir(input_dir(), expr)
19. └─knitr (local) evaluate(...)
20. └─evaluate::evaluate(...)
21. ├─base::withRestarts(...)
22. │ └─base (local) withRestartList(expr, restarts)
23. │ ├─base (local) withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]])
24. │ │ └─base (local) doWithOneRestart(return(expr), restart)
25. │ └─base (local) withRestartList(expr, restarts[-nr])
26. │ └─base (local) withOneRestart(expr, restarts[[1L]])
27. │ └─base (local) doWithOneRestart(return(expr), restart)
28. ├─evaluate:::with_handlers(...)
29. │ ├─base::eval(call)
30. │ │ └─base::eval(call)
31. │ └─base::withCallingHandlers(...)
32. └─watcher$print_value(ev$value, ev$visible, envir)
33. ├─base::withVisible(handle_value(handler, value, visible, envir))
34. └─evaluate:::handle_value(handler, value, visible, envir)
35. └─handler$value(value, visible)
36. └─knitr (local) fun(x, options = options)
37. ├─base::withVisible(knit_print(x, ...))
38. ├─knitr::knit_print(x, ...)
39. └─knitr:::knit_print.default(x, ...)
40. └─knitr::normal_print(x)
41. ├─base::print(x)
42. └─utils:::print.sessionInfo(x)
43. ├─base::print(mkLabel(x, "loadedOnly"), quote = FALSE, ...)
44. └─utils (local) mkLabel(x, "loadedOnly")
45. └─base::sapply(L[[n]], function(x) x[["Version"]])
46. └─base::lapply(X = X, FUN = FUN, ...)
47. └─utils (local) FUN(X[[i]], ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'raytrace.Rmd' failed with diagnostics:
subscript out of bounds
--- failed re-building ‘raytrace.Rmd’
--- re-building ‘transitions.Rmd’ using rmarkdown
Error: processing vignette 'transitions.Rmd' failed with diagnostics:
there is no package called ‘htmltools’
--- failed re-building ‘transitions.Rmd’
--- re-building ‘zonohedra-guide.Rmd’ using rmarkdown
Error: processing vignette 'zonohedra-guide.Rmd' failed with diagnostics:
there is no package called ‘htmltools’
--- failed re-building ‘zonohedra-guide.Rmd’
--- re-building ‘zonotopes.Rmd’ using rmarkdown
Error: processing vignette 'zonotopes.Rmd' failed with diagnostics:
there is no package called ‘htmltools’
--- failed re-building ‘zonotopes.Rmd’
SUMMARY: processing the following files failed:
‘raytrace.Rmd’ ‘transitions.Rmd’ ‘zonohedra-guide.Rmd’
‘zonotopes.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.