Last updated on 2026-09-13 04:52:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 17.92 | 136.84 | 154.76 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 12.11 | 100.03 | 112.14 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 13.00 | 94.71 | 107.71 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 12.00 | 97.54 | 109.54 | NOTE | |
| r-devel-windows-x86_64 | 1.0.2 | 17.00 | 144.00 | 161.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.2 | 15.54 | 127.11 | 142.65 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 16.57 | 129.26 | 145.83 | OK | |
| r-release-macos-arm64 | 1.0.2 | 4.00 | 37.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 11.00 | 131.00 | 142.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 16.00 | 130.00 | 146.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 11.00 | 163.00 | 174.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 17.00 | 193.00 | 210.00 | OK |
Version: 1.0.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Lennart Johansson <l.johansson@umcg.nl>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Dirk",
family = "de Weerd",
role = "aut"),
person(given = "Lennart",
family = "Johansson",
role = c("aut", "cre"),
email = "l.johansson@umcg.nl"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
NIPTeR/inst/doc/NIPTeR.R (.Dim: 4, .Dimnames: 4)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
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