CRAN Package Check Results for Package IFP

Last updated on 2025-09-26 20:48:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 31.51 145.92 177.43 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.4 19.39 97.18 116.57 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.4 274.64 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.4 248.67 NOTE
r-devel-windows-x86_64 0.2.4 31.00 144.00 175.00 OK
r-patched-linux-x86_64 0.2.4 29.17 135.98 165.15 OK
r-release-linux-x86_64 0.2.4 24.97 135.97 160.94 OK
r-release-macos-arm64 0.2.4 70.00 OK
r-release-macos-x86_64 0.2.4 119.00 OK
r-release-windows-x86_64 0.2.4 30.00 137.00 167.00 OK
r-oldrel-macos-arm64 0.2.4 63.00 OK
r-oldrel-macos-x86_64 0.2.4 94.00 OK
r-oldrel-windows-x86_64 0.2.4 42.00 192.00 234.00 OK

Check Details

Version: 0.2.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Leeyoung Park <[email protected]>’ 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 = "[email protected]")) 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