Last updated on 2020-08-07 01:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 4.84 | 41.91 | 46.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 4.61 | 31.77 | 36.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 64.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 53.32 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 22.00 | 57.00 | 79.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 4.96 | 40.17 | 45.13 | NOTE | |
r-patched-solaris-x86 | 0.2 | 82.30 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 5.02 | 40.25 | 45.27 | NOTE | |
r-release-macos-x86_64 | 0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2 | 20.00 | 80.00 | 100.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 13.00 | 53.00 | 66.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64