Last updated on 2025-11-24 07:50:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 40.59 | 31.17 | 71.76 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 28.18 | 24.40 | 52.58 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 105.00 | 31.44 | 136.44 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 70.00 | 51.83 | 121.83 | NOTE | |
| r-devel-windows-x86_64 | 1.1.1 | 53.00 | 67.00 | 120.00 | OK | |
| r-patched-linux-x86_64 | 1.1.1 | 41.73 | 29.66 | 71.39 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 43.64 | 29.50 | 73.14 | OK | |
| r-release-macos-arm64 | 1.1.1 | OK | ||||
| r-release-macos-x86_64 | 1.1.1 | 19.00 | 33.00 | 52.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 48.00 | 82.00 | 130.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.1 | 16.00 | 24.00 | 40.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 57.00 | 80.00 | 137.00 | OK |
Version: 1.1.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Li Ma <li.ma@duke.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Jacopo",
family = "Soriano",
role = "aut"),
person(given = "Li",
family = "Ma",
role = c("aut", "cre"),
email = "li.ma@duke.edu"))
as necessary.
The Description field contains
<arXiv:1602.03990v2 [stat.ME]>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: compiled code
Result: NOTE
File ‘grove/libs/grove.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