Last updated on 2025-12-28 01:48:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 12.21 | 108.16 | 120.37 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 8.24 | 77.05 | 85.29 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 22.00 | 176.49 | 198.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 22.00 | 176.67 | 198.67 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 15.00 | 102.00 | 117.00 | ERROR | |
| r-patched-linux-x86_64 | 1.1.0 | 11.79 | 99.38 | 111.17 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 10.85 | 100.21 | 111.06 | OK | |
| r-release-macos-arm64 | 1.1.0 | OK | ||||
| r-release-macos-x86_64 | 1.1.0 | 7.00 | 84.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 15.00 | 106.00 | 121.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 8.00 | 71.00 | 79.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 21.00 | 139.00 | 160.00 | OK |
Version: 1.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Rong Huang <roh019@ucsd.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Rong",
family = "Huang",
role = c("aut", "cre"),
email = "roh019@ucsd.edu"),
person(given = "Ronghui",
family = "Xu",
role = "aut",
comment = "Lily"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in 'survSens-Ex.R' failed
The error most likely occurred in:
> ### Name: plotsens
> ### Title: A contour plot of sensitivity analysis results.
> ### Aliases: plotsens
> ### Keywords: contour plot
>
> ### ** Examples
>
> data(tau.res) #an example output
> plotsens(tau.res, coeff0 = 1.131)
Error in `geom_text_contour()`:
! Problem while converting geom to grob.
ℹ Error occurred in the 4th layer.
Caused by error in `[.data.table`:
! attempt access index 18/18 in VECTOR_ELT
Backtrace:
▆
1. ├─base (local) `<fn>`(x)
2. ├─ggplot2 (local) `print.ggplot2::ggplot`(x)
3. │ ├─ggplot2::ggplot_gtable(data)
4. │ └─ggplot2 (local) `ggplot_gtable.ggplot2::ggplot_built`(data)
5. │ └─ggplot2:::by_layer(...)
6. │ ├─rlang::try_fetch(...)
7. │ │ ├─base::tryCatch(...)
8. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ │ └─base::withCallingHandlers(...)
12. │ └─ggplot2 (local) f(l = layers[[i]], d = data[[i]])
13. │ └─l$draw_geom(d, layout)
14. │ └─ggplot2 (local) draw_geom(..., self = self)
15. │ └─self$geom$draw_layer(...)
16. │ └─ggplot2 (local) draw_layer(..., self = self)
17. │ └─base::lapply(...)
18. │ └─ggplot2 (local) FUN(X[[i]], ...)
19. │ ├─rlang::inject(self$draw_panel(data, panel_params, coord, !!!params))
20. │ └─self$draw_panel(...)
21. │ └─metR (local) draw_panel(...)
22. │ ├─data[, `:=`(N, .N), by = .(group, piece)]
23. │ └─data.table:::`[.data.table`(...)
24. └─base::.handleSimpleError(...)
25. └─rlang (local) h(simpleError(msg, call))
26. └─handlers[[1L]](cnd)
27. └─cli::cli_abort(...)
28. └─rlang::abort(...)
Execution halted
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.