Last updated on 2020-09-17 02:08:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 5.71 | 48.79 | 54.50 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 4.12 | 36.82 | 40.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 78.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 65.52 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 13.00 | 73.00 | 86.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 5.49 | 46.77 | 52.26 | NOTE | |
r-patched-solaris-x86 | 1.0.2 | 92.90 | NOTE | |||
r-release-linux-x86_64 | 1.0.2 | 4.69 | 46.58 | 51.27 | NOTE | |
r-release-macos-x86_64 | 1.0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.2 | 13.00 | 59.00 | 72.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 19.00 | 69.00 | 88.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