Last updated on 2025-04-28 18:50:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-15 | 2.40 | 16.61 | 19.01 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0-15 | 1.99 | 14.08 | 16.07 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-15 | 29.76 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-15 | 28.91 | NOTE | |||
r-devel-windows-x86_64 | 1.0-15 | 6.00 | 38.00 | 44.00 | OK | |
r-patched-linux-x86_64 | 1.0-15 | 2.09 | 16.66 | 18.75 | OK | |
r-release-linux-x86_64 | 1.0-15 | 1.91 | 16.69 | 18.60 | OK | |
r-release-macos-arm64 | 1.0-15 | 18.00 | OK | |||
r-release-macos-x86_64 | 1.0-15 | 26.00 | OK | |||
r-release-windows-x86_64 | 1.0-15 | 6.00 | 41.00 | 47.00 | OK | |
r-oldrel-macos-arm64 | 1.0-15 | 19.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0-15 | 23.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0-15 | 6.00 | 37.00 | 43.00 | OK |
Version: 1.0-15
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Albrecht Gebhardt <albrecht.gebhardt@aau.at>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("S", "original", "by", "David", "W.", "Scott", "R", "port", "by", "Albrecht", "Gebhardt", "adopted", "to", "recent", "S-PLUS", "by", "Stephen", "Kaluzny"),
family = "<spk@insightful.com>",
role = "aut",
email = "spk@insightful.com"),
person(given = "Albrecht",
family = "Gebhardt",
role = "cre",
email = "albrecht.gebhardt@aau.at"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0-15
Check: compiled code
Result: NOTE
File ‘ash/libs/ash.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