Last updated on 2025-04-28 12:49:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 30.49 | 24.50 | 54.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 21.40 | 21.10 | 42.50 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 99.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 98.79 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 36.00 | 64.00 | 100.00 | OK | |
r-patched-linux-x86_64 | 1.2 | 30.92 | 25.69 | 56.61 | OK | |
r-release-linux-x86_64 | 1.2 | 33.44 | 25.67 | 59.11 | OK | |
r-release-macos-arm64 | 1.2 | 29.00 | OK | |||
r-release-macos-x86_64 | 1.2 | 44.00 | OK | |||
r-release-windows-x86_64 | 1.2 | 35.00 | 62.00 | 97.00 | OK | |
r-oldrel-macos-arm64 | 1.2 | 34.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2 | 43.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2 | 41.00 | 71.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.
Flavor: 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