Last updated on 2025-10-31 09:50:16 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2 | 30.15 | 26.58 | 56.73 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2 | 21.26 | 22.72 | 43.98 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2 | 67.00 | 29.44 | 96.44 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2 | 118.00 | -17.13 | 100.87 | NOTE | |
| r-devel-windows-x86_64 | 1.2 | 35.00 | 62.00 | 97.00 | OK | |
| r-patched-linux-x86_64 | 1.2 | 31.94 | 26.88 | 58.82 | OK | |
| r-release-linux-x86_64 | 1.2 | 31.83 | 26.97 | 58.80 | OK | |
| r-release-macos-arm64 | 1.2 | 12.00 | 17.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 1.2 | 18.00 | 26.00 | 44.00 | OK | |
| r-release-windows-x86_64 | 1.2 | 36.00 | 63.00 | 99.00 | OK | |
| r-oldrel-macos-arm64 | 1.2 | 13.00 | 21.00 | 34.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.2 | 15.00 | 28.00 | 43.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2 | 40.00 | 72.00 | 112.00 | OK | 
Version: 1.2
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Giri Gopalan <gopalan88@gmail.com>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: c(person(given = "Giri",
                        family = "Gopalan",
                        role = c("aut", "cre"),
                        email = "gopalan88@gmail.com"),
                 person(given = "Luke",
                        family = "Bornn",
                        role = "aut"))
  as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2
Check: compiled code
Result: NOTE
  File ‘FastGP/libs/FastGP.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
Version: 1.2
Check: installed package size
Result: NOTE
    installed size is  7.9Mb
    sub-directories of 1Mb or more:
      libs   7.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64