Last updated on 2020-10-11 01:47:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-10 | 2.38 | 23.67 | 26.05 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-10 | 1.85 | 18.82 | 20.67 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-10 | 41.13 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-10 | 32.19 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-10 | 5.00 | 33.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-10 | 2.16 | 23.05 | 25.21 | NOTE | |
r-patched-solaris-x86 | 1.1-10 | 47.50 | NOTE | |||
r-release-linux-x86_64 | 1.1-10 | 2.28 | 23.14 | 25.42 | NOTE | |
r-release-macos-x86_64 | 1.1-10 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1-10 | 5.00 | 40.00 | 45.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1-10 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-10 | 5.00 | 35.00 | 40.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