Last updated on 2025-04-28 06:49:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7 | 6.44 | 56.20 | 62.64 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.7 | 4.70 | 42.19 | 46.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.7 | 96.14 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.7 | 92.59 | NOTE | |||
r-devel-windows-x86_64 | 1.7 | 8.00 | 66.00 | 74.00 | NOTE | |
r-patched-linux-x86_64 | 1.7 | 5.86 | 54.42 | 60.28 | NOTE | |
r-release-linux-x86_64 | 1.7 | 7.05 | 55.40 | 62.45 | NOTE | |
r-release-macos-arm64 | 1.7 | 36.00 | NOTE | |||
r-release-macos-x86_64 | 1.7 | 54.00 | NOTE | |||
r-release-windows-x86_64 | 1.7 | 7.00 | 70.00 | 77.00 | NOTE | |
r-oldrel-macos-arm64 | 1.7 | 32.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.7 | 45.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.7 | 9.00 | 83.00 | 92.00 | NOTE |
Version: 1.7
Check: Rd files
Result: NOTE
checkRd: (-1) PTE_bootstrap_inference.Rd:39-42: Lost braces
39 | continuous = function(Xytrain){ #defalt is OLS regression
| ^
checkRd: (-1) PTE_bootstrap_inference.Rd:43-47: Lost braces
43 | incidence = function(Xytrain){ #default is logistic regression
| ^
checkRd: (-1) PTE_bootstrap_inference.Rd:48-52: Lost braces
48 | survival = function(Xytrain){ #default is Weibull regression
| ^
checkRd: (-1) PTE_bootstrap_inference.Rd:66-68: Lost braces
66 | function(mod, Xyleftout){
| ^
checkRd: (-1) PTE_bootstrap_inference.Rd:74-77: Lost braces
74 | function(results, indices_1_1, indices_0_0, indices_0_1, indices_1_0){
| ^
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-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-x86_64
Version: 1.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Adam Kapelner <kapelner@qc.cuny.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Adam",
family = "Kapelner",
role = c("aut", "cre"),
email = "kapelner@qc.cuny.edu"),
person(given = c("Alina", "Levine", "&", "Justin"),
family = "Bleich",
role = "aut"))
as necessary.
Found the following \keyword or \concept entries
which likely give several index terms:
File ‘PTE.Rd’:
\keyword{medicine,}
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.7
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘grDevices’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc