Last updated on 2025-04-28 06:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5 | 4.72 | 27.23 | 31.95 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5 | 3.49 | 21.39 | 24.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5 | 51.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5 | 48.68 | NOTE | |||
r-devel-windows-x86_64 | 1.5 | 7.00 | 51.00 | 58.00 | OK | |
r-patched-linux-x86_64 | 1.5 | 5.24 | 26.99 | 32.23 | OK | |
r-release-linux-x86_64 | 1.5 | 4.43 | 26.97 | 31.40 | OK | |
r-release-macos-arm64 | 1.5 | 22.00 | OK | |||
r-release-macos-x86_64 | 1.5 | 35.00 | OK | |||
r-release-windows-x86_64 | 1.5 | 6.00 | 51.00 | 57.00 | OK | |
r-oldrel-macos-arm64 | 1.5 | 21.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5 | 31.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5 | 7.00 | 55.00 | 62.00 | OK |
Version: 1.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Dylan Molenaar <d.molenaar@uva.nl>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Dylan",
family = "Molenaar",
role = c("aut", "cre"),
email = "d.molenaar@uva.nl")
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.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.5
Check: compiled code
Result: NOTE
File ‘diffIRT/libs/diffIRT.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