Last updated on 2026-07-31 06:57:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.6.4 | 6.75 | 56.01 | 62.76 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.6.5 | 5.85 | 43.48 | 49.33 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.6.5 | 12.00 | 81.64 | 93.64 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.6.5 | 6.00 | 37.76 | 43.76 | OK | |
| r-devel-windows-x86_64 | 1.2.6.5 | 11.00 | 66.00 | 77.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.6.4 | 7.04 | 51.80 | 58.84 | OK | |
| r-release-linux-x86_64 | 1.2.6.4 | 6.61 | 53.14 | 59.75 | OK | |
| r-release-macos-arm64 | 1.2.6.5 | 3.00 | 21.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 1.2.6.5 | 8.00 | 83.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 1.2.6.5 | 12.00 | 73.00 | 85.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.6.5 | 2.00 | 21.00 | 23.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.6.5 | 7.00 | 87.00 | 94.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.6.4 | 14.00 | 82.00 | 96.00 | OK |
Version: 1.2.6.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘David Winsemius <dwinsemius@comcast.net>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("S", "original", "by", "Kenneth"),
family = "Hess",
role = "aut"),
person(given = c("R", "port", "by", "R."),
family = "Gentleman",
role = "aut"),
person(given = "David",
family = "Winsemius",
role = "cre",
email = "dwinsemius@comcast.net"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.6.4
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘muhaz.object.Rd’
\arguments should not be documented without \usage.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.6.5
Check: compiled code
Result: NOTE
Error in ccE(lines, flags = new_flags, include = include) :
'cc' is not on the path
Calls: <Anonymous> ... lapply -> FUN -> lapply -> FUN -> getFunsHdr -> ccE
Execution halted
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-x86_64