Last updated on 2025-10-22 05:51:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 31.56 | 147.44 | 179.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 17.63 | 98.79 | 116.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 182.00 | 115.33 | 297.33 | NOTE | |
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 63.00 | 198.37 | 261.37 | NOTE | |
r-devel-windows-x86_64 | 0.2.4 | 31.00 | 135.00 | 166.00 | OK | |
r-patched-linux-x86_64 | 0.2.4 | 26.42 | 136.07 | 162.49 | OK | |
r-release-linux-x86_64 | 0.2.4 | 26.30 | 135.96 | 162.26 | OK | |
r-release-macos-arm64 | 0.2.4 | 15.00 | 55.00 | 70.00 | OK | |
r-release-macos-x86_64 | 0.2.4 | 26.00 | 93.00 | 119.00 | OK | |
r-release-windows-x86_64 | 0.2.4 | 32.00 | 139.00 | 171.00 | OK | |
r-oldrel-macos-arm64 | 0.2.4 | 13.00 | 50.00 | 63.00 | OK | |
r-oldrel-macos-x86_64 | 0.2.4 | 18.00 | 76.00 | 94.00 | OK | |
r-oldrel-windows-x86_64 | 0.2.4 | 43.00 | 173.00 | 216.00 | OK |
Version: 0.2.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Leeyoung Park <lypark@yonsei.ac.kr>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Park",
family = "L",
role = "aut"),
person(given = "Leeyoung",
family = "Park",
role = "cre",
email = "lypark@yonsei.ac.kr"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.4
Check: compiled code
Result: NOTE
File ‘IFP/libs/IFP.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