Last updated on 2017-07-21 07:46:19.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 2.31 | 35.79 | 38.10 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 2.38 | 36.33 | 38.72 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 69.62 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 68.35 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 58.00 | 66.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 2.38 | 36.07 | 38.44 | NOTE | |
| r-patched-solaris-x86 | 1.0 | 96.60 | NOTE | |||
| r-release-linux-x86_64 | 1.0 | 2.31 | 35.30 | 37.61 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.0 | 8.00 | 70.00 | 78.00 | NOTE | |
| r-release-osx-x86_64 | 1.0 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 74.00 | 80.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.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: 1.0
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘survival’
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.0
Check: R code for possible problems
Result: NOTE
contrib: no visible global function definition for ‘aggregate’
est.expDeath : surv_p: no visible global function definition for
‘survfit’
est.expDeath : surv_p: no visible global function definition for
‘approx’
function1: no visible global function definition for ‘coxph.detail’
inference.SMR: no visible global function definition for ‘qnorm’
var.expDeath : surv_p: no visible global function definition for
‘survfit’
var.expDeath : surv_p: no visible global function definition for
‘approx’
Undefined global functions or variables:
aggregate approx coxph.detail qnorm survfit
Consider adding
importFrom("stats", "aggregate", "approx", "qnorm")
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