Package: clustcurv Type: Package Title: Determining Groups in Multiples Curves URL: https://github.com/noramvillanueva/clustcurv BugReports: https://github.com/noramvillanueva/clustcurv/issues Version: 3.0.1 Date: 2025-12-05 Maintainer: Nora M. Villanueva Authors@R: c(person("Nora", "M. Villanueva",email= "nmvillanueva@uvigo.es", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8085-2745")), person("Marta", "Sestelo",email= "sestelo@uvigo.es", role = "aut", comment = c(ORCID = "0000-0003-4284-6509"))) Description: A method for determining groups in multiple curves with an automatic selection of their number based on k-means or k-medians algorithms. The selection of the optimal number is provided by bootstrap methods or other approaches with lower computational cost. The methodology can be applied both in regression and survival framework. Implemented methods are: Grouping multiple survival curves described by Villanueva et al. (2018) . Depends: R (>= 3.5.0) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: doParallel, doRNG, foreach, ggfortify, ggplot2, Gmedian, grDevices, npregfast, RColorBrewer, survival, survminer Suggests: covr, knitr, plotly, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://noramvillanueva.r-universe.dev Date/Publication: 2026-03-25 11:43:15 UTC RemoteUrl: https://github.com/noramvillanueva/clustcurv RemoteRef: HEAD RemoteSha: d4fad977707688a11de3277e6cb54e9d8ee024bb NeedsCompilation: no Packaged: 2026-06-23 10:21:42 UTC; root Author: Nora M. Villanueva [aut, cre] (ORCID: ), Marta Sestelo [aut] (ORCID: )