Last updated on 2026-03-09 12:49:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 30.33 | 143.97 | 174.30 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 17.95 | 95.22 | 113.17 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 56.00 | 223.72 | 279.72 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 47.00 | 208.83 | 255.83 | NOTE | |
| r-devel-macos-arm64 | 0.2.4 | 7.00 | 32.00 | 39.00 | OK | |
| r-devel-windows-x86_64 | 0.2.4 | 31.00 | 140.00 | 171.00 | OK | |
| r-patched-linux-x86_64 | 0.2.4 | 28.16 | 135.16 | 163.32 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 25.49 | 133.96 | 159.45 | OK | |
| r-release-macos-arm64 | 0.2.4 | OK | ||||
| r-release-macos-x86_64 | 0.2.4 | 19.00 | 100.00 | 119.00 | OK | |
| r-release-windows-x86_64 | 0.2.4 | 31.00 | 135.00 | 166.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.4 | 18.00 | 76.00 | 94.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.4 | 46.00 | 167.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