Last updated on 2021-07-01 01:49:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.10 | 29.09 | 32.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.43 | 22.56 | 24.99 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 46.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 36.56 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 4.00 | 46.00 | 50.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0 | NOTE | ||||
r-patched-linux-x86_64 | 1.0 | 2.93 | 28.09 | 31.02 | NOTE | |
r-patched-solaris-x86 | 1.0 | 60.20 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.08 | 28.17 | 31.25 | NOTE | |
r-release-macos-arm64 | 1.0 | NOTE | ||||
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 39.00 | 43.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 45.00 | 51.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
PH.ICsurv.EM: no visible global function definition for 'quantile'
PH.ICsurv.EM: no visible global function definition for 'optim'
fast.PH.ICsurv.EM: no visible global function definition for 'quantile'
fast.PH.ICsurv.EM: no visible global function definition for 'optim'
Undefined global functions or variables:
optim quantile
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-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64