Last updated on 2025-11-04 11:52:33 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 29.36 | 145.78 | 175.14 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 19.76 | 97.89 | 117.65 | 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 | 68.00 | 192.60 | 260.60 | NOTE | |
| r-devel-windows-x86_64 | 0.2.4 | 33.00 | 140.00 | 173.00 | OK | |
| r-patched-linux-x86_64 | 0.2.4 | 25.36 | 135.25 | 160.61 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 29.49 | 136.48 | 165.97 | 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 | 134.00 | 166.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 | 172.00 | 215.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