Last updated on 2025-04-28 00:50:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 30.93 | 61.00 | 91.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 22.77 | 47.41 | 70.18 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 175.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 149.52 | NOTE | |||
r-devel-windows-x86_64 | 0.2.0 | 41.00 | 98.00 | 139.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 30.58 | 65.00 | 95.58 | OK | |
r-release-linux-x86_64 | 0.2.0 | 30.31 | 64.16 | 94.47 | OK | |
r-release-macos-arm64 | 0.2.0 | 44.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 69.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 42.00 | 90.00 | 132.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 58.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 48.00 | 114.00 | 162.00 | OK |
Version: 0.2.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘En-shuo Hsu <daviden1013@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Jeffrey", "C."),
family = "Miecznikowski",
role = "aut"),
person(given = "En-shuo",
family = "Hsu",
role = c("aut", "cre"),
email = "daviden1013@gmail.com"),
person(given = "Yanhua",
family = "Chen",
role = "aut"),
person(given = "Albert",
family = "Vexler",
role = "aut"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
testforDEP 4.738 0.07 6.404
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘testforDEP/libs/testforDEP.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