Last updated on 2026-04-26 01:48:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2 | 34.51 | 26.68 | 61.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2 | 24.11 | 23.00 | 47.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2 | 48.00 | 39.37 | 87.37 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2 | 66.00 | 39.11 | 105.11 | NOTE | |
| r-patched-linux-x86_64 | 1.2 | 33.63 | 26.84 | 60.47 | OK | |
| r-release-linux-x86_64 | 1.2 | 33.42 | 26.71 | 60.13 | OK | |
| r-release-macos-arm64 | 1.2 | 7.00 | 8.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 1.2 | 23.00 | 34.00 | 57.00 | OK | |
| r-release-windows-x86_64 | 1.2 | 37.00 | 66.00 | 103.00 | OK | |
| r-oldrel-macos-arm64 | 1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2 | 19.00 | 25.00 | 44.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2 | 42.00 | 71.00 | 113.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