Last updated on 2020-06-02 05:48:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-55.1 | 42.31 | 83.62 | 125.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0-55.1 | 27.49 | 66.38 | 93.87 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0-55.1 | 162.84 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-55.1 | 153.31 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0-55.1 | 51.00 | 6.00 | 57.00 | ERROR | |
r-patched-linux-x86_64 | 0.0-55.1 | 41.08 | 86.30 | 127.38 | NOTE | |
r-patched-solaris-x86 | 0.0-55.1 | 210.60 | NOTE | |||
r-release-linux-x86_64 | 0.0-55.1 | 41.60 | 86.94 | 128.54 | NOTE | |
r-release-osx-x86_64 | 0.0-55.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.0-55.1 | 43.00 | 134.00 | 177.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.0-55.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.0-55.1 | 39.00 | 84.00 | 123.00 | NOTE |
Version: 0.0-55.1
Check: R code for possible problems
Result: NOTE
browseDataAsCSV: no visible global function definition for 'write.csv'
browseDataAsCSV: no visible global function definition for 'browseURL'
tcltkDialog: no visible global function definition for 'runif'
tl_get_column_name: no visible global function definition for 'tail'
.add,gTexttcltk-guiWidgetsToolkittcltk-character: no visible global
function definition for 'rnorm'
.font<-,gTexttcltk-guiWidgetsToolkittcltk: no visible global function
definition for 'rnorm'
.font<-,tcltkObject-guiWidgetsToolkittcltk: no visible global function
definition for 'rnorm'
.gdf,guiWidgetsToolkittcltk: no visible global function definition for
'head'
.visible<-,gGraphicstcltk-guiWidgetsToolkittcltk-ANY: no visible global
function definition for 'dev.set'
Undefined global functions or variables:
browseURL dev.set head rnorm runif tail write.csv
Consider adding
importFrom("grDevices", "dev.set")
importFrom("stats", "rnorm", "runif")
importFrom("utils", "browseURL", "head", "tail", "write.csv")
to your NAMESPACE file.
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-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0-55.1
Check: package dependencies
Result: WARN
Requires orphaned package: ‘gWidgets’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.0-55.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-windows-ix86+x86_64, r-oldrel-osx-x86_64