Last updated on 2026-04-25 09:49:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.4 | 45.73 | 99.26 | 144.99 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.4 | 24.46 | 74.28 | 98.74 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.4 | 55.00 | 156.56 | 211.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.4 | 65.00 | 145.65 | 210.65 | OK | |
| r-patched-linux-x86_64 | 2.0.4 | 32.52 | 95.07 | 127.59 | OK | |
| r-release-linux-x86_64 | 2.0.4 | 27.94 | 92.07 | 120.01 | OK | |
| r-release-macos-arm64 | 2.0.4 | 8.00 | 23.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 2.0.4 | 23.00 | 122.00 | 145.00 | NOTE | |
| r-release-windows-x86_64 | 2.0.4 | 40.00 | 117.00 | 157.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.4 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.4 | 18.00 | 69.00 | 87.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.4 | 36.00 | 115.00 | 151.00 | OK |
Version: 2.0.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Eun-Kyung Lee <lee.eunk@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Eun-Kyung",
family = "Lee",
role = c("aut", "cre"),
email = "lee.eunk@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.0.4
Check: compiled code
Result: NOTE
File ‘PPtreeViz/libs/PPtreeViz.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-release-macos-x86_64