Last updated on 2026-04-03 23:56:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 45.20 | 29.04 | 74.24 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 20.92 | 22.68 | 43.60 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 42.00 | 46.84 | 88.84 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 53.00 | 44.49 | 97.49 | OK | |
| r-devel-macos-arm64 | 1.0.0 | 7.00 | 10.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 27.00 | 70.00 | 97.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.0 | 27.33 | 26.82 | 54.15 | NOTE | |
| r-release-linux-x86_64 | 1.0.0 | 23.60 | 25.95 | 49.55 | 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 | 83.00 | 115.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.0.0
Check: compiled code
Result: NOTE
File 'SILGGM/libs/x64/SILGGM.dll':
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-windows-x86_64