Last updated on 2026-06-07 21:51:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 11.05 | 52.19 | 63.24 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 7.65 | 34.78 | 42.43 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 23.00 | 82.08 | 105.08 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 20.00 | 79.40 | 99.40 | OK | |
| r-devel-windows-x86_64 | 1.0 | 11.00 | 64.00 | 75.00 | OK | |
| r-patched-linux-x86_64 | 1.0 | 11.24 | 49.53 | 60.77 | OK | |
| r-release-linux-x86_64 | 1.0 | 11.40 | 50.79 | 62.19 | OK | |
| r-release-macos-arm64 | 1.0 | 3.00 | 18.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 1.0 | 8.00 | 51.00 | 59.00 | OK | |
| r-release-windows-x86_64 | 1.0 | 13.00 | 64.00 | 77.00 | OK | |
| r-oldrel-macos-arm64 | 1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0 | 8.00 | 43.00 | 51.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0 | 10.00 | 74.00 | 84.00 | OK |
Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Hao Chen <hxchen@ucdavis.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Hao",
family = "Chen",
role = c("aut", "cre"),
email = "hxchen@ucdavis.edu"),
person(given = c("Nancy", "R."),
family = "Zhang",
role = "aut"),
person(given = "Lynna",
family = "Chu",
role = "aut"),
person(given = "Hoseung",
family = "Song",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0
Check: R code for possible problems
Result: ERROR
Incorrect (un)loading of package shared object.
Fatal error: cannot create 'R_TempDir'
The system-specific extension for shared objects must not be added.
See ?library.dynam.
[16s/20s] OK
Flavor: r-devel-linux-x86_64-debian-gcc