Package: XDNUTS
Type: Package
Title: Discontinuous Hamiltonian Monte Carlo with Varying Trajectory
        Length
Version: 1.6.5
Date: 2025-09-13
Authors@R: person(given = "Paolo", family = "Manildo", email = "paolo.manildo@phd.unipd.it",
           role = c("aut", "cre"), comment = c(ORCID = "0009-0006-7056-7012"))
Description: Hamiltonian Monte Carlo for both continuous and discontinuous posterior 
    distributions with a customizable trajectory length termination criterion. 
    See Nishimura et al. (2020) <doi:10.1093/biomet/asz083> for the original 
    Discontinuous Hamiltonian Monte Carlo; Hoffman et al. (2014) 
    <doi:10.48550/arXiv.1111.4246> and Betancourt (2016) <doi:10.48550/arXiv.1601.00225> 
    for the definition of possible Hamiltonian Monte Carlo termination criteria.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: base, coda, ggplot2, graphics, grDevices, gridExtra, parallel,
        purrr, Rcpp (>= 1.0.12), Rdpack, stats, MASS
LinkingTo: Rcpp, RcppArmadillo
RdMacros: Rdpack
Suggests: knitr, rmarkdown, KernSmooth,
VignetteBuilder: knitr
RoxygenNote: 7.3.1
NeedsCompilation: yes
Packaged: 2025-09-13 06:23:34 UTC; paolomanildo
Author: Paolo Manildo [aut, cre] (ORCID:
    <https://orcid.org/0009-0006-7056-7012>)
Maintainer: Paolo Manildo <paolo.manildo@phd.unipd.it>
Repository: CRAN
Date/Publication: 2025-09-14 23:00:08 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-09-15 01:36:09 UTC; unix
Archs: XDNUTS.so.dSYM
