Last updated on 2026-08-06 02:53:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1 | 8.17 | 78.98 | 87.15 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.1 | 5.32 | 56.52 | 61.84 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.1 | 58.91 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 3.1 | 63.10 | NOTE | |||
| r-devel-windows-x86_64 | 3.1 | 11.00 | 90.00 | 101.00 | NOTE | |
| r-patched-linux-x86_64 | 3.1 | 9.51 | 70.57 | 80.08 | OK | |
| r-release-linux-x86_64 | 3.1 | 8.36 | 71.84 | 80.20 | OK | |
| r-release-macos-arm64 | 3.1 | 2.00 | 24.00 | 26.00 | OK | |
| r-release-macos-x86_64 | 3.1 | 7.00 | 79.00 | 86.00 | OK | |
| r-release-windows-x86_64 | 3.1 | 10.00 | 92.00 | 102.00 | OK | |
| r-oldrel-macos-arm64 | 3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 3.1 | 6.00 | 78.00 | 84.00 | OK | |
| r-oldrel-windows-x86_64 | 3.1 | 13.00 | 113.00 | 126.00 | OK |
Version: 3.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘David M. Smith <dmccsmith@verizon.net>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("David", "M"),
family = "Smith",
role = "aut"),
person(given = c("Malcolm", "J"),
family = "Faddy",
role = "aut"),
person(given = c("David", "M."),
family = "Smith",
role = "cre",
email = "dmccsmith@verizon.net"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
CountsEPPM/R/hatvalues.CountsEPPM.R (.Names: 1)
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64