Last updated on 2026-08-05 09:50:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 38.48 | 27.86 | 66.34 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 27.73 | 22.70 | 50.43 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 48.00 | 41.90 | 89.90 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 33.00 | 19.31 | 52.31 | NOTE | |
| r-devel-windows-x86_64 | 1.0.2 | 44.00 | 72.00 | 116.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 36.09 | 24.27 | 60.36 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 34.47 | 24.68 | 59.15 | OK | |
| r-release-macos-arm64 | 1.0.2 | 8.00 | 9.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 24.00 | 47.00 | 71.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 43.00 | 71.00 | 114.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 21.00 | 34.00 | 55.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 48.00 | 76.00 | 124.00 | OK |
Version: 1.0.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Junghi Kim <junghikim0@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Junghi",
family = "Kim",
role = c("aut", "cre"),
email = "junghikim0@gmail.com"),
person(given = "Wei",
family = "Pan",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘GEEaSPU/libs/GEEaSPU.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