Last updated on 2025-04-30 04:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-12.3 | 10.56 | 87.03 | 97.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-12.3 | 7.51 | 60.09 | 67.60 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-12.3 | 150.22 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-12.3 | 142.25 | NOTE | |||
r-devel-windows-x86_64 | 1.0-12.3 | 13.00 | 90.00 | 103.00 | OK | |
r-patched-linux-x86_64 | 1.0-12.3 | 8.91 | 80.38 | 89.29 | NOTE | |
r-release-linux-x86_64 | 1.0-12.3 | 9.74 | 81.82 | 91.56 | NOTE | |
r-release-macos-arm64 | 1.0-12.3 | 47.00 | OK | |||
r-release-macos-x86_64 | 1.0-12.3 | 130.00 | OK | |||
r-release-windows-x86_64 | 1.0-12.3 | 14.00 | 103.00 | 117.00 | OK | |
r-oldrel-macos-arm64 | 1.0-12.3 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0-12.3 | 62.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0-12.3 | 16.00 | 123.00 | 139.00 | OK |
Version: 1.0-12.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Etienne Laliberté <etiennelaliberte@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Etienne",
family = "Laliberté",
role = c("aut", "cre"),
email = "etiennelaliberte@gmail.com"),
person(given = "Pierre",
family = "Legendre",
role = "aut"),
person(given = "Bill",
family = "Shipley",
role = "aut"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0-12.3
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
dbFD 8.086 0.088 10.435
FD-package 7.962 0.144 11.936
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0-12.3
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘vert.txt’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0-12.3
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
FD-package 4.791 0.255 5.675
dbFD 4.557 0.085 5.484
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0-12.3
Check: compiled code
Result: NOTE
File ‘FD/libs/FD.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