Last updated on 2026-06-15 21:54:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3-4 | 14.10 | 29.96 | 44.06 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.3-4 | 11.28 | 25.74 | 37.02 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3-4 | 21.00 | 71.79 | 92.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3-4 | 81.68 | WARN | |||
| r-devel-windows-x86_64 | 0.3-4 | 16.00 | 72.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 0.3-4 | 14.21 | 32.24 | 46.45 | OK | |
| r-release-linux-x86_64 | 0.3-4 | 14.90 | 28.34 | 43.24 | ERROR | |
| r-release-macos-arm64 | 0.3-4 | 3.00 | 16.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.3-4 | 9.00 | 48.00 | 57.00 | OK | |
| r-release-windows-x86_64 | 0.3-4 | 16.00 | 72.00 | 88.00 | OK | |
| r-oldrel-macos-arm64 | 0.3-4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3-4 | 8.00 | 46.00 | 54.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3-4 | 21.00 | 87.00 | 108.00 | OK |
Version: 0.3-4
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.3-4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘JacobiEigen.Rmd’ using rmarkdown
Quitting from JacobiEigen.Rmd:116-120 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'rbenchmark'
---
Backtrace:
x
1. \-base::library(rbenchmark)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'JacobiEigen.Rmd' failed with diagnostics:
there is no package called 'rbenchmark'
--- failed re-building ‘JacobiEigen.Rmd’
SUMMARY: processing the following file failed:
‘JacobiEigen.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 0.3-4
Check: if this is a source package
Result: WARN
Subdirectory ‘JacobiEigen/src’ contains apparent object files/libraries
JacobiCpp.o RcppExports.o
Object files/libraries should not be included in a source package.
Subdirectory ‘src’ contains:
symbols.rds
These are unlikely file names for src files.
Flavor: r-devel-linux-x86_64-fedora-gcc