Last updated on 2020-08-07 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-10 | 2.08 | 22.90 | 24.98 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-10 | 1.72 | 18.23 | 19.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-10 | 39.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-10 | 30.39 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-10 | 19.00 | 35.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-10 | 2.30 | 22.94 | 25.24 | NOTE | |
r-patched-solaris-x86 | 1.1-10 | 47.10 | NOTE | |||
r-release-linux-x86_64 | 1.1-10 | 2.07 | 23.18 | 25.25 | NOTE | |
r-release-macos-x86_64 | 1.1-10 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1-10 | 7.00 | 48.00 | 55.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1-10 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-10 | 5.00 | 38.00 | 43.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64