Last updated on 2025-04-29 13:51:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 16.23 | 124.22 | 140.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 11.27 | 89.37 | 100.64 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 208.20 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 199.74 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 19.00 | 120.00 | 139.00 | OK | |
r-patched-linux-x86_64 | 1.2 | 15.55 | 116.10 | 131.65 | OK | |
r-release-linux-x86_64 | 1.2 | 13.87 | 114.02 | 127.89 | OK | |
r-release-macos-arm64 | 1.2 | 55.00 | OK | |||
r-release-macos-x86_64 | 1.2 | 117.00 | OK | |||
r-release-windows-x86_64 | 1.2 | 21.00 | 126.00 | 147.00 | OK | |
r-oldrel-macos-arm64 | 1.2 | 54.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2 | 92.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2 | 23.00 | 156.00 | 179.00 | NOTE |
Version: 1.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bernd Bischl <bernd_bischl@gmx.net>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Bernd",
family = "Bischl",
role = c("aut", "cre"),
email = "bernd_bischl@gmx.net"),
person(given = "Jakob",
family = "Bossek",
role = "aut",
email = "jakob.bossek@tu-dortmund.de"),
person(given = "Olaf",
family = "Mersmann",
role = "aut",
email = "olafm@p-value.net"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2
Check: compiled code
Result: NOTE
File ‘tspmeta/libs/tspmeta.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64