Last updated on 2026-02-01 11:49:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.6 | 7.09 | 33.74 | 40.83 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 2.8 | 5.72 | 24.86 | 30.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.8 | 12.00 | 53.60 | 65.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.8 | 15.00 | 50.75 | 65.75 | OK | |
| r-devel-windows-x86_64 | 2.8 | 16.00 | 51.00 | 67.00 | OK | |
| r-patched-linux-x86_64 | 2.6 | 7.83 | 30.43 | 38.26 | NOTE | |
| r-release-linux-x86_64 | 2.8 | 7.01 | 29.06 | 36.07 | OK | |
| r-release-macos-arm64 | 2.8 | 2.00 | 11.00 | 13.00 | OK | |
| r-release-macos-x86_64 | 2.8 | 7.00 | 41.00 | 48.00 | OK | |
| r-release-windows-x86_64 | 2.8 | 16.00 | 51.00 | 67.00 | OK | |
| r-oldrel-macos-arm64 | 2.8 | 2.00 | 16.00 | 18.00 | OK | |
| r-oldrel-macos-x86_64 | 2.8 | 7.00 | 51.00 | 58.00 | OK | |
| r-oldrel-windows-x86_64 | 2.8 | 17.00 | 59.00 | 76.00 | OK |
Version: 2.6
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Martin Loos <mloos@envibee.ch>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Martin",
family = "Loos",
role = c("aut", "cre"),
email = "mloos@envibee.ch"),
person(given = "Christian",
family = "Gerber",
role = "aut"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.6
Check: compiled code
Result: WARN
File ‘enviPat/libs/enviPat.so’:
Found non-API call to R: ‘SETLENGTH’
This entry point may be removed soon.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.6
Check: compiled code
Result: NOTE
File ‘enviPat/libs/enviPat.so’:
Found non-API call to R: ‘SETLENGTH’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-patched-linux-x86_64