Last updated on 2025-04-29 18:50:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 30.97 | 24.66 | 55.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 23.14 | 21.62 | 44.76 | 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 | 36.00 | 65.00 | 101.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 | 39.00 | 70.00 | 109.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