Last updated on 2026-07-16 05:52:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 17.25 | 135.49 | 152.74 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 12.04 | 101.08 | 113.12 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 27.00 | 206.42 | 233.42 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 12.00 | 104.13 | 116.13 | NOTE | |
| r-devel-windows-x86_64 | 1.0.2 | 17.00 | 130.00 | 147.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.2 | 16.00 | 129.04 | 145.04 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 15.63 | 128.83 | 144.46 | 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 | 15.00 | 128.00 | 143.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 | 19.00 | 165.00 | 184.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)
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
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'.
Flavor: r-devel-linux-x86_64-fedora-gcc