Last updated on 2020-12-04 00:48:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 3.20 | 36.01 | 39.21 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 2.87 | 29.12 | 31.99 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 53.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 45.17 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0.0 | 7.00 | 51.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.0 | 3.16 | 34.46 | 37.62 | NOTE | |
r-patched-solaris-x86 | 2.0.0 | 63.90 | NOTE | |||
r-release-linux-x86_64 | 2.0.0 | 3.08 | 35.22 | 38.30 | NOTE | |
r-release-macos-x86_64 | 2.0.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0.0 | 4.00 | 42.00 | 46.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.0.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.0 | 4.00 | 52.00 | 56.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64