Last updated on 2025-04-28 13:53:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-29 | 2.95 | 20.35 | 23.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0-29 | 2.91 | 17.15 | 20.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0-29 | 39.32 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-29 | 37.26 | NOTE | |||
r-devel-windows-x86_64 | 0.0-29 | 15.00 | 44.00 | 59.00 | OK | |
r-patched-linux-x86_64 | 0.0-29 | 3.10 | 20.03 | 23.13 | NOTE | |
r-release-linux-x86_64 | 0.0-29 | 2.81 | 20.31 | 23.12 | NOTE | |
r-release-macos-arm64 | 0.0-29 | 28.00 | OK | |||
r-release-macos-x86_64 | 0.0-29 | 54.00 | OK | |||
r-release-windows-x86_64 | 0.0-29 | 15.00 | 49.00 | 64.00 | OK | |
r-oldrel-macos-arm64 | 0.0-29 | 43.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0-29 | 59.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0-29 | 17.00 | 45.00 | 62.00 | OK |
Version: 0.0-29
Check: R code for possible problems
Result: NOTE
Found an obsolete/platform-specific call in the following function:
‘.my.tkdev’
Found the platform-specific device:
‘X11’
dev.new() is the preferred way to open a new device, in the unlikely
event one is needed.
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.0-29
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Luke Tierney <luke-tierney@uiowa.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Luke",
family = "Tierney",
role = c("aut", "cre"),
email = "luke-tierney@uiowa.edu")
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc