CRAN Package Check Results for Package tkrplot

Last updated on 2023-05-28 02:56:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-27 3.86 25.27 29.13 NOTE
r-devel-linux-x86_64-debian-gcc 0.0-27 3.02 19.54 22.56 NOTE
r-devel-linux-x86_64-fedora-clang 0.0-27 37.75 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0-27 35.78 NOTE
r-devel-windows-x86_64 0.0-27 16.00 42.00 58.00 WARN
r-patched-linux-x86_64 0.0-27 3.86 23.95 27.81 NOTE
r-release-linux-x86_64 0.0-27 3.62 23.80 27.42 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

Check Details

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