CRAN Package Check Results for Maintainer ‘Rong Huang <roh019 at ucsd.edu>’

Last updated on 2025-12-28 01:49:19 CET.

Package ERROR NOTE OK
survSens 1 2 10

Package survSens

Current CRAN status: ERROR: 1, NOTE: 2, OK: 10

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.