Last updated on 2026-06-07 02:50:47 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| nuts | 1 | 1 | 11 |
Current CRAN status: ERROR: 1, NOTE: 1, OK: 11
Version: 1.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Moritz Hennicke <AAoritz@posteo.de>’
The BugReports field in DESCRIPTION has
https://github.com/ropensci/nuts
which should likely be
https://github.com/ropensci/nuts/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘nuts.Rmd’ using knitr
Quitting from nuts.Rmd:383-385 [unnamed-chunk-14]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `grid.newpage()`:
! could not open file '/tmp/RtmpMJAYAB/file2a6c104a0223f7'
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. └─knitr:::knit_print.default(x, ...)
4. └─knitr::normal_print(x)
5. ├─base::print(x)
6. └─ggplot2 (local) `print.ggplot2::ggplot`(x)
7. └─grid::grid.newpage()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'nuts.Rmd' failed with diagnostics:
could not open file '/tmp/RtmpMJAYAB/file2a6c104a0223f7'
--- failed re-building ‘nuts.Rmd’
SUMMARY: processing the following file failed:
‘nuts.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc