Last updated on 2018-07-17 01:47:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-55 | 26.74 | 67.73 | 94.47 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0-55 | 19.66 | 57.60 | 77.26 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0-55 | 125.48 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-55 | 115.78 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0-55 | 42.00 | 102.00 | 144.00 | NOTE | |
r-patched-linux-x86_64 | 0.0-55 | 27.10 | 68.89 | 95.99 | NOTE | |
r-patched-solaris-x86 | 0.0-55 | 166.00 | NOTE | |||
r-release-linux-x86_64 | 0.0-55 | 30.09 | 68.71 | 98.80 | NOTE | |
r-release-windows-ix86+x86_64 | 0.0-55 | 48.00 | 105.00 | 153.00 | NOTE | |
r-release-osx-x86_64 | 0.0-55 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0-55 | 13.00 | 99.00 | 112.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.0-55 | NOTE |
Version: 0.0-55
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64