Package: rcens
Type: Package
Title: Generate Sample Censoring
Version: 0.2.2
Author: Daniel Saavedra [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-5084-6843>),
  Pedro L Ramos [aut]
Authors@R: c(person("Daniel", "Saavedra", role = c("aut", "cre", "cph"), 
             email = "dlsaavedra@uc.cl", comment = c(ORCID = "0000-0002-5084-6843")), 
             person(c("Pedro", "L"), "Ramos", role = c("aut")))
Maintainer: Daniel Saavedra <dlsaavedra@uc.cl>
Description: Provides functions to generate censored samples of type I, II and III, from any random sample generator. It also supplies the option to create left and right censorship. Along with this, the generation of samples with interval censoring is in the  testing phase, with two options of fixed length intervals and random lengths. Additional functions generate complex inspection, delayed-entry, hybrid, progressive, covariate-dependent, frailty-dependent, and competing-risk observation structures while retaining a consistent and verifiable data object.
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, survival
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/dlsaavedra/rcens
BugReports: https://github.com/dlsaavedra/rcens/issues
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-23 05:32:17 UTC; danielsaavedramorales
Repository: CRAN
Date/Publication: 2026-07-23 05:50:02 UTC
