Last updated on 2026-03-28 16:51:12 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 45.65 | 28.71 | 74.36 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 21.78 | 22.28 | 44.06 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 38.00 | 43.40 | 81.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 49.00 | 40.45 | 89.45 | OK | |
| r-devel-macos-arm64 | 1.0.0 | 6.00 | 11.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 28.00 | 69.00 | 97.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 26.30 | 25.80 | 52.10 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 26.80 | 25.68 | 52.48 | OK | |
| r-release-macos-arm64 | 1.0.0 | OK | ||||
| r-release-macos-x86_64 | 1.0.0 | 14.00 | 48.00 | 62.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 27.00 | 62.00 | 89.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 16.00 | 31.00 | 47.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 32.00 | 74.00 | 106.00 | OK |
Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Rong Zhang <roz16@pitt.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Rong",
family = "Zhang",
role = c("aut", "cre"),
email = "roz16@pitt.edu"),
person(given = "Zhao",
family = "Ren",
role = "aut"),
person(given = "Wei",
family = "Chen",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘SILGGM/libs/SILGGM.so’:
Found non-API call to R: ‘R_UnboundValue’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-devel-linux-x86_64-debian-gcc