Last updated on 2025-03-09 07:53:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-27 | 2.90 | 20.14 | 23.04 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0-29 | 2.75 | 16.62 | 19.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0-29 | 42.24 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-29 | 38.68 | NOTE | |||
r-devel-macos-arm64 | 0.0-29 | 40.00 | OK | |||
r-devel-macos-x86_64 | 0.0-29 | 63.00 | OK | |||
r-devel-windows-x86_64 | 0.0-29 | 18.00 | 44.00 | 62.00 | OK | |
r-patched-linux-x86_64 | 0.0-29 | 3.08 | 19.03 | 22.11 | NOTE | |
r-release-linux-x86_64 | 0.0-29 | 2.89 | 19.14 | 22.03 | NOTE | |
r-release-macos-arm64 | 0.0-29 | 43.00 | OK | |||
r-release-macos-x86_64 | 0.0-29 | 59.00 | OK | |||
r-release-windows-x86_64 | 0.0-29 | 17.00 | 45.00 | 62.00 | OK | |
r-oldrel-macos-arm64 | 0.0-29 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0-29 | 56.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0-29 | 18.00 | 47.00 | 65.00 | WARN |
Version: 0.0-27
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.
Flavor: r-devel-linux-x86_64-debian-clang
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-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: whether package can be installed
Result: WARN
Found the following significant warnings:
D:/RCompile/recent/R-4.3.3/Tcl/include/X11/Xlib.h:131:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R-4.3.3/Tcl/include/X11/Xlib.h:334:16: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R-4.3.3/Tcl/include/X11/Xlib.h:453:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R-4.3.3/Tcl/include/X11/Xlib.h:471:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R-4.3.3/Tcl/include/X11/Xlib.h:496:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R-4.3.3/Tcl/include/X11/Xlib.h:497:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R-4.3.3/Tcl/include/X11/Xlib.h:509:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R-4.3.3/Tcl/include/X11/Xlib.h:522:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R-4.3.3/Tcl/include/X11/Xlib.h:1053:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
See 'd:/Rcompile/CRANpkg/local/4.3/tkrplot.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-oldrel-windows-x86_64