Last updated on 2020-08-07 01:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 7.62 | 54.15 | 61.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 5.69 | 41.24 | 46.93 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 79.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 69.19 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 19.00 | 59.00 | 78.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 7.35 | 51.72 | 59.07 | NOTE | |
r-patched-solaris-x86 | 0.2 | 106.40 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 7.01 | 52.31 | 59.32 | NOTE | |
r-release-macos-x86_64 | 0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2 | 17.00 | 82.00 | 99.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 10.00 | 78.00 | 88.00 | NOTE |
Version: 0.2
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: 0.2
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'mvtnorm' '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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2
Check: R code for possible problems
Result: NOTE
MRsurvival: no visible global function definition for 'rmvnorm'
MRsurvival: no visible global function definition for 'optim'
MRsurvival : <anonymous>: no visible global function definition for
'quantile'
Undefined global functions or variables:
optim quantile rmvnorm
Consider adding
importFrom("stats", "optim", "quantile")
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