Last updated on 2020-07-02 02:10:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 5.29 | 56.93 | 62.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.28 | 43.02 | 47.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 80.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 71.27 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 25.00 | 66.00 | 91.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 5.06 | 55.44 | 60.50 | NOTE | |
r-patched-solaris-x86 | 1.0.1 | 102.30 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 5.09 | 54.76 | 59.85 | NOTE | |
r-release-osx-x86_64 | 1.0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.1 | 15.00 | 68.00 | 83.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 16.00 | 95.00 | 111.00 | NOTE |
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
get_statistics_from_file: no visible global function definition for
'read.csv'
glm_anova: no visible global function definition for 'aov'
glm_anova: no visible global function definition for 'glm'
glm_anova: no visible global function definition for 'gaussian'
glm_anova: no visible global function definition for 'anova'
glm_anova: no visible global function definition for 'quasipoisson'
glm_anova: no visible global function definition for 'sd'
glm_anova: no visible global function definition for 'p.adjust'
ttest_cohens_d: no visible global function definition for 't.test'
ttest_cohens_d: no visible global function definition for 'sd'
Undefined global functions or variables:
anova aov gaussian glm p.adjust quasipoisson read.csv sd t.test
Consider adding
importFrom("stats", "anova", "aov", "gaussian", "glm", "p.adjust",
"quasipoisson", "sd", "t.test")
importFrom("utils", "read.csv")
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-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0.1
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'expression.csv' 'group.csv'
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64