Last updated on 2019-04-22 01:47:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-10 | 1.98 | 21.23 | 23.21 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-10 | 1.58 | 17.20 | 18.78 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-10 | 28.37 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-10 | 26.72 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-10 | 5.00 | 31.00 | 36.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-10 | 1.83 | 21.95 | 23.78 | NOTE | |
r-patched-solaris-x86 | 1.1-10 | 44.10 | NOTE | |||
r-release-linux-x86_64 | 1.1-10 | 1.12 | 20.52 | 21.64 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1-10 | 2.00 | 48.00 | 50.00 | NOTE | |
r-release-osx-x86_64 | 1.1-10 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-10 | 2.00 | 50.00 | 52.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1-10 | NOTE |
Version: 1.1-10
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
Malformed Description field: should contain one or more complete sentences.
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: 1.1-10
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: '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: 1.1-10
Check: R code for possible problems
Result: NOTE
approx.Z : <anonymous>: no visible global function definition for
'approx'
smspline: no visible global function definition for 'model.frame'
Undefined global functions or variables:
approx model.frame
Consider adding
importFrom("stats", "approx", "model.frame")
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