Last updated on 2020-08-07 01:49:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.28.2 | 5.18 | 20.03 | 25.21 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.28.2 | 3.36 | 15.99 | 19.35 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.28.2 | 40.03 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.28.2 | 29.60 | WARN | |||
r-devel-windows-ix86+x86_64 | 2.28.1 | 24.00 | 37.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 2.28.2 | 4.18 | 20.28 | 24.46 | WARN | |
r-patched-solaris-x86 | 2.28.2 | 42.40 | NOTE | |||
r-release-linux-x86_64 | 2.28.2 | 4.03 | 20.30 | 24.33 | WARN | |
r-release-macos-x86_64 | 2.28.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.28.2 | 20.00 | 54.00 | 74.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.28.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.28.2 | 21.00 | 56.00 | 77.00 | NOTE |
Version: 2.28.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 2.28.2
Check: R code for possible problems
Result: NOTE
File 'cairoDevice/R/zzz.R':
.onLoad calls:
message("R session is headless; GTK+ not initialized.")
Package startup functions should use 'packageStartupMessage' to
generate messages.
See section 'Good practice' in '?.onAttach'.
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-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.28.2
Check: compiled code
Result: NOTE
File 'cairoDevice/libs/cairoDevice.so':
Found non-API call to R: 'R_CStackLimit'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
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-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 2.28.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.28.2
Check: whether the namespace can be unloaded cleanly
Result: WARN
---- unloading
*** caught segfault ***
address 0x7f236a7bfc30, cause 'invalid permissions'
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.28.2
Check: Rd cross-references
Result: NOTE
Undeclared package ‘RGtk2’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.28.1
Check: R code for possible problems
Result: NOTE
File 'cairoDevice/R/zzz.R':
.onLoad calls:
message("R session is headless; GTK+ not initialized.")
Package startup functions should use 'packageStartupMessage' to
generate messages.
See section 'Good practice' in '?.onAttach'.
Flavor: r-devel-windows-ix86+x86_64
Version: 2.28.2
Check: whether the namespace can be unloaded cleanly
Result: WARN
---- unloading
*** caught segfault ***
address 0x7fcd2669ab30, cause 'invalid permissions'
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault
Flavor: r-patched-linux-x86_64
Version: 2.28.2
Check: installed package size
Result: NOTE
installed size is 8.2Mb
sub-directories of 1Mb or more:
libs 8.1Mb
Flavor: r-release-macos-x86_64