Last updated on 2019-04-22 01:47:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 2.30 | 31.96 | 34.26 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 1.91 | 24.89 | 26.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 40.29 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 39.32 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0.0 | 7.00 | 56.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.0 | 2.35 | 32.94 | 35.29 | NOTE | |
r-patched-solaris-x86 | 2.0.0 | 57.70 | NOTE | |||
r-release-linux-x86_64 | 2.0.0 | 1.59 | 32.42 | 34.01 | NOTE | |
r-release-windows-ix86+x86_64 | 2.0.0 | 4.00 | 62.00 | 66.00 | NOTE | |
r-release-osx-x86_64 | 2.0.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.0 | 3.00 | 62.00 | 65.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.0.0 | NOTE |
Version: 2.0.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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
Version: 2.0.0
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'MASS' 'nlme'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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
Version: 2.0.0
Check: R code for possible problems
Result: NOTE
GlobTestMissing: no visible global function definition for 'lme'
GlobTestMissing: no visible global function definition for 'anova'
TestStatSP: no visible global function definition for 'pf'
TestStatSimple: no visible global function definition for 'ginv'
TestStatSimple: no visible global function definition for 'pf'
Undefined global functions or variables:
anova ginv lme pf
Consider adding
importFrom("stats", "anova", "pf")
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