Package: exnexSurv
Type: Package
Title: Bayesian EXNEX Models for Survival Analysis in Basket Trials
Version: 1.3.0
Authors@R: person("Victor", "Ney", role = c("aut", "cre"),
  email = "victorney@ime.usp.br")
Description: Implements the Bayesian Exchangeable Non-Exchangeable (EXNEX) 
  framework for right-censored log-normal survival data in basket trials. 
  Based on 'Rcpp' and 'RcppArmadillo', the package provides a fast Gibbs 
  sampler supporting EXNEX, complete pooling, and no pooling models to 
  facilitate methodological comparisons and simulation studies.
License: MIT + file LICENSE
URL: https://github.com/victorney/exnexSurv,
        https://victorney.github.io/exnexSurv/
BugReports: https://github.com/victorney/exnexSurv/issues
Imports: Rcpp (>= 1.1.1), hardhat (>= 1.4.0), checkmate (>= 2.1.0)
Suggests: testthat (>= 3.3.0), survival (>= 3.8), knitr, rmarkdown,
        ggplot2, bayesplot, viridisLite
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
Config/roxygen2/version: 8.1.0
NeedsCompilation: yes
Packaged: 2026-08-30 15:53:41 UTC; victo
Author: Victor Ney [aut, cre]
Maintainer: Victor Ney <victorney@ime.usp.br>
Repository: CRAN
Date/Publication: 2026-09-10 14:20:15 UTC
