Last updated on 2023-10-03 08:05:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-27 | 4.33 | 24.68 | 29.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0-27 | 3.04 | 19.49 | 22.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0-27 | 36.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-27 | 36.51 | NOTE | |||
r-devel-windows-x86_64 | 0.0-27 | 18.00 | 45.00 | 63.00 | WARN | |
r-patched-linux-x86_64 | 0.0-27 | 3.95 | 24.72 | 28.67 | NOTE | |
r-release-linux-x86_64 | 0.0-27 | 3.90 | 24.56 | 28.46 | NOTE | |
r-release-macos-arm64 | 0.0-27 | 22.00 | OK | |||
r-release-macos-x86_64 | 0.0-27 | 29.00 | OK | |||
r-release-windows-x86_64 | 0.0-27 | 18.00 | 48.00 | 66.00 | OK | |
r-oldrel-macos-arm64 | 0.0-27 | 22.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0-27 | 25.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0-27 | 10.00 | 50.00 | 60.00 | OK |
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.
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-27
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
D:/RCompile/recent/R/Tcl/include/X11/Xlib.h:131:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R/Tcl/include/X11/Xlib.h:334:16: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R/Tcl/include/X11/Xlib.h:453:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R/Tcl/include/X11/Xlib.h:471:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R/Tcl/include/X11/Xlib.h:496:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R/Tcl/include/X11/Xlib.h:497:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R/Tcl/include/X11/Xlib.h:509:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R/Tcl/include/X11/Xlib.h:522:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
D:/RCompile/recent/R/Tcl/include/X11/Xlib.h:1053:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
tcltkimg.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
tcltkimg.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
See 'd:/Rcompile/CRANpkg/local/4.4/tkrplot.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.2.0'
Flavor: r-devel-windows-x86_64