Last updated on 2026-06-08 02:51:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.62 | 35.93 | 38.55 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.64 | 26.74 | 28.38 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 60.28 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 72.80 | OK | |||
| r-devel-windows-x86_64 | 0.2.0 | 3.00 | 55.00 | 58.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 2.51 | 34.05 | 36.56 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 2.50 | 33.64 | 36.14 | OK | |
| r-release-macos-arm64 | 0.2.0 | 1.00 | 16.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 2.00 | 52.00 | 54.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 4.00 | 72.00 | 76.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 2.00 | 44.00 | 46.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 5.00 | 64.00 | 69.00 | OK |
Version: 0.2.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bill Venables <Bill.Venables@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Bill",
family = "Venables",
role = c("aut", "cre"),
email = "bill.venables@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘FCEmulator.Rmd’ using rmarkdown
Quitting from FCEmulator.Rmd:43-51 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `plot.new()`:
! could not open file '/tmp/RtmpNriwdr/filefb8c858c1f59b'
---
Backtrace:
▆
1. ├─base::with(...)
2. └─base::with.default(...)
3. └─base::eval(substitute(expr), data, enclos = parent.frame())
4. └─base::eval(substitute(expr), data, enclos = parent.frame())
5. ├─base::plot(...)
6. └─graphics::plot.default(...)
7. └─graphics::plot.new()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'FCEmulator.Rmd' failed with diagnostics:
could not open file '/tmp/RtmpNriwdr/filefb8c858c1f59b'
--- failed re-building ‘FCEmulator.Rmd’
SUMMARY: processing the following file failed:
‘FCEmulator.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc