Last updated on 2020-08-07 01:49:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 5.63 | 48.24 | 53.87 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 4.19 | 36.53 | 40.72 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 71.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 60.91 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 21.00 | 61.00 | 82.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 5.02 | 46.13 | 51.15 | NOTE | |
r-patched-solaris-x86 | 1.0.2 | 89.50 | NOTE | |||
r-release-linux-x86_64 | 1.0.2 | 5.41 | 46.52 | 51.93 | NOTE | |
r-release-macos-x86_64 | 1.0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.2 | 22.00 | 67.00 | 89.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 11.00 | 57.00 | 68.00 | NOTE |
Version: 1.0.2
Check: R code for possible problems
Result: NOTE
VPC.graph : findQuantile: no visible global function definition for
'quantile'
VPC.graph : findQuantileCI : <anonymous>: no visible global function
definition for 'quantile'
asVPC.binW: no visible global function definition for 'median'
asVPC.binW : <anonymous>: no visible global function definition for
'quantile'
asVPC.binW: no visible global function definition for 'quantile'
asVPC.distanceW: no visible global function definition for 'median'
asVPC.distanceW : <anonymous>: no visible global function definition
for 'quantile'
asVPC.distanceW: no visible global function definition for 'quantile'
makeCOVbin: no visible global function definition for 'quantile'
makeCOVbin: no visible global function definition for 'median'
read_Simdata: no visible global function definition for 'read.table'
Undefined global functions or variables:
median quantile read.table
Consider adding
importFrom("stats", "median", "quantile")
importFrom("utils", "read.table")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64