Last updated on 2026-03-25 18:51:28 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 37.08 | 75.86 | 112.94 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 29.14 | 56.18 | 85.32 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 72.00 | 127.00 | 199.00 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 69.00 | 114.10 | 183.10 | NOTE | |
| r-devel-macos-arm64 | 0.2.0 | 8.00 | 17.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 43.00 | 102.00 | 145.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 28.68 | 69.58 | 98.26 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 25.69 | 69.05 | 94.74 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 21.00 | 48.00 | 69.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 40.00 | 98.00 | 138.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 28.00 | 30.00 | 58.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 51.00 | 121.00 | 172.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.
Flavors: r-devel-linux-x86_64-debian-clang, 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