Last updated on 2022-06-10 15:51:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.89 | 31.26 | 33.15 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.50 | 24.52 | 26.02 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 41.72 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 12.00 | 46.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.86 | 30.76 | 32.62 | NOTE | |
r-release-linux-x86_64 | 1.0 | NOTE | ||||
r-release-macos-arm64 | 1.0 | 15.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 21.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 12.00 | 47.00 | 59.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 24.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 41.00 | 45.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
LogrankA: no visible global function definition for 'is.Surv'
LogrankA: no visible global function definition for 'na.omit'
LogrankA: no visible global function definition for 'pchisq'
Undefined global functions or variables:
is.Surv na.omit pchisq
Consider adding
importFrom("stats", "na.omit", "pchisq")
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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64