Last updated on 2017-12-20 00:47:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 1.84 | 24.52 | 26.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 0.2 | 35.50 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 34.59 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 7.00 | 40.00 | 47.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 2.27 | 27.64 | 29.91 | NOTE | |
r-patched-solaris-x86 | 0.2 | 53.80 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 2.46 | 27.70 | 30.16 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2 | 6.00 | 38.00 | 44.00 | NOTE | |
r-release-osx-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 8.00 | 55.00 | 63.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2 | NOTE |
Version: 0.2
Check: R code for possible problems
Result: NOTE
addIonSatistics: no visible binding for global variable ‘median’
adjustOne: no visible binding for global variable ‘median’
attachModifications: no visible global function definition for
‘na.omit’
avrgLoadingCalculation: no visible binding for global variable ‘median’
channelResponses : estimate: no visible binding for global variable
‘var’
responseStatisics : func: no visible global function definition for
‘aggregate’
testing: no visible global function definition for ‘aov’
testingOneshot: no visible global function definition for ‘anova’
testingTukey: no visible global function definition for ‘TukeyHSD’
Undefined global functions or variables:
TukeyHSD aggregate anova aov median na.omit var
Consider adding
importFrom("stats", "TukeyHSD", "aggregate", "anova", "aov", "median",
"na.omit", "var")
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