Last updated on 2025-04-28 00:50:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.21 | 5.06 | 44.15 | 49.21 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.21 | 3.62 | 33.60 | 37.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.21 | 78.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.21 | 92.53 | NOTE | |||
r-devel-windows-x86_64 | 0.4.21 | 9.00 | 92.00 | 101.00 | OK | |
r-patched-linux-x86_64 | 0.4.21 | 4.48 | 42.78 | 47.26 | OK | |
r-release-linux-x86_64 | 0.4.21 | 3.87 | 42.71 | 46.58 | OK | |
r-release-macos-arm64 | 0.4.21 | 32.00 | OK | |||
r-release-macos-x86_64 | 0.4.21 | 87.00 | OK | |||
r-release-windows-x86_64 | 0.4.21 | 8.00 | 93.00 | 101.00 | OK | |
r-oldrel-macos-arm64 | 0.4.21 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.21 | 76.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.21 | 8.00 | 93.00 | 101.00 | OK |
Version: 0.4.21
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jared O'Connell <jaredoconnell@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Jared",
family = "O'Connell",
role = c("aut", "cre"),
email = "jaredoconnell@gmail.com"),
person(given = "Søren",
family = "Højsgaard",
role = "aut",
email = "sorenh@math.aau.dk"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.21
Check: compiled code
Result: NOTE
File ‘mhsmm/libs/mhsmm.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