Last updated on 2019-11-26 00:51:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 10.49 | 87.37 | 97.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 7.89 | 68.01 | 75.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 110.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 109.37 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 33.00 | 130.00 | 163.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1 | 19.00 | 99.00 | 118.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 8.78 | 84.11 | 92.89 | NOTE | |
r-patched-solaris-x86 | 0.1 | 166.30 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 10.89 | 85.53 | 96.42 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1 | 28.00 | 132.00 | 160.00 | NOTE | |
r-release-osx-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 9.00 | 128.00 | 137.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1 | NOTE |
Version: 0.1
Check: R code for possible problems
Result: NOTE
Fmntd.a : Fmntd.a.sub: no visible global function definition for
'weighted.mean'
Fmpd : Fmpd.sub: no visible global function definition for 'as.dist'
Fmpd.a : Fmpd.a.sub: no visible global function definition for
'weighted.mean'
Fsntd : Fsntd.sub: no visible global function definition for 'sd'
com.trait.moments : skewness: no visible global function definition for
'var'
com.trait.moments : kurtosis: no visible global function definition for
'var'
com.trait.moments : sd.funk: no visible global function definition for
'sd'
com.trait.weighted : weight.mean.funk: no visible global function
definition for 'weighted.mean'
Undefined global functions or variables:
as.dist sd var weighted.mean
Consider adding
importFrom("stats", "as.dist", "sd", "var", "weighted.mean")
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-devel-windows-ix86+x86_64-gcc8, 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