Last updated on 2024-11-08 05:49:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-27 | 3.17 | 20.22 | 23.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0-27 | 2.71 | 16.07 | 18.78 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0-27 | 41.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-27 | 39.02 | NOTE | |||
r-devel-windows-x86_64 | 0.0-27 | 17.00 | 45.00 | 62.00 | WARN | |
r-patched-linux-x86_64 | 0.0-27 | 3.15 | 19.56 | 22.71 | NOTE | |
r-release-linux-x86_64 | 0.0-27 | 2.72 | 19.42 | 22.14 | NOTE | |
r-release-macos-arm64 | 0.0-27 | 21.00 | OK | |||
r-release-macos-x86_64 | 0.0-27 | 28.00 | OK | |||
r-release-windows-x86_64 | 0.0-27 | 16.00 | 51.00 | 67.00 | WARN | |
r-oldrel-macos-arm64 | 0.0-27 | 22.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0-27 | 29.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0-27 | 17.00 | 44.00 | 61.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.
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:
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]
tcltkimg.c:317:29: warning: format '%d' expects argument of type 'int', but argument 2 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.5/tkrplot.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 13.2.0'
Flavor: r-devel-windows-x86_64
Version: 0.0-27
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
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]
tcltkimg.c:317:29: warning: format '%d' expects argument of type 'int', but argument 2 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/tkrplot.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 13.2.0'
Flavor: r-release-windows-x86_64
Version: 0.0-27
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]
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.3/tkrplot.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-oldrel-windows-x86_64