Last updated on 2025-11-12 01:49:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 31.99 | 144.29 | 176.28 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 18.49 | 99.28 | 117.77 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 157.00 | 144.98 | 301.98 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 83.00 | 177.06 | 260.06 | NOTE | |
| r-devel-windows-x86_64 | 0.2.4 | 33.00 | 140.00 | 173.00 | OK | |
| r-patched-linux-x86_64 | 0.2.4 | 27.47 | 134.50 | 161.97 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 27.31 | 136.17 | 163.48 | 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 | 142.00 | 174.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 | 170.00 | 213.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