Last updated on 2020-12-01 00:46:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.28.2 | 6.30 | 22.48 | 28.78 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.28.2 | 4.76 | 17.50 | 22.26 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.28.2 | 41.10 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.28.2 | 31.02 | WARN | |||
r-devel-windows-ix86+x86_64 | 2.28.1 | 16.00 | 44.00 | 60.00 | NOTE | |
r-patched-linux-x86_64 | 2.28.2 | 6.46 | 22.14 | 28.60 | WARN | |
r-patched-solaris-x86 | 2.28.2 | 48.10 | NOTE | |||
r-release-linux-x86_64 | 2.28.2 | 6.57 | 22.00 | 28.57 | WARN | |
r-release-macos-x86_64 | 2.28.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.28.2 | 14.00 | 34.00 | 48.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 0x7fbefcbd9c30, 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: 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