Last updated on 2025-04-02 23:01:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-0 | 10.93 | 148.14 | 159.07 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4-0 | 8.91 | 98.30 | 107.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4-0 | 250.88 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-0 | 262.71 | OK | |||
r-devel-macos-arm64 | 0.4-0 | 104.00 | ERROR | |||
r-devel-macos-x86_64 | 0.4-0 | 207.00 | ERROR | |||
r-devel-windows-x86_64 | 0.4-0 | 31.00 | 193.00 | 224.00 | OK | |
r-patched-linux-x86_64 | 0.4-0 | 12.37 | 141.73 | 154.10 | OK | |
r-release-linux-x86_64 | 0.4-0 | 10.50 | 142.02 | 152.52 | OK | |
r-release-macos-arm64 | 0.4-0 | 106.00 | OK | |||
r-release-macos-x86_64 | 0.4-0 | 242.00 | OK | |||
r-release-windows-x86_64 | 0.4-0 | 26.00 | 212.00 | 238.00 | OK | |
r-oldrel-macos-arm64 | 0.4-0 | 113.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4-0 | 278.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4-0 | 25.00 | 257.00 | 282.00 | OK |
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.