Last updated on 2025-04-28 06:50:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-13.1 | 4.37 | 23.65 | 28.02 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1-13.1 | 3.22 | 19.88 | 23.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-13.1 | 43.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-13.1 | 41.28 | NOTE | |||
r-devel-windows-x86_64 | 0.1-13.1 | 9.00 | 50.00 | 59.00 | OK | |
r-patched-linux-x86_64 | 0.1-13.1 | 4.02 | 23.02 | 27.04 | OK | |
r-release-linux-x86_64 | 0.1-13.1 | 3.90 | 23.29 | 27.19 | OK | |
r-release-macos-arm64 | 0.1-13.1 | 20.00 | OK | |||
r-release-macos-x86_64 | 0.1-13.1 | 30.00 | OK | |||
r-release-windows-x86_64 | 0.1-13.1 | 10.00 | 48.00 | 58.00 | OK | |
r-oldrel-macos-arm64 | 0.1-13.1 | 20.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1-13.1 | 26.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1-13.1 | 10.00 | 44.00 | 54.00 | OK |
Version: 0.1-13.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Antonio Fabio Di Narzo <antonio.fabio@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(family = "Antonio",
role = c("aut", "cre"),
email = "antonio.fabio@gmail.com"),
person(given = c("Fabio", "Di"),
family = "Narzo",
role = "aut"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1-13.1
Check: compiled code
Result: NOTE
File ‘tseriesChaos/libs/tseriesChaos.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