Package: gourd Title: Shrinkage Partition Distribution Version: 0.2.20 Authors@R: c(person(given="David B.",family="Dahl",role=c("aut","cre"),email="dahl@stat.byu.edu",comment=c(ORCID="0000-0002-8173-1547")), person(given="Richard L.",family="Warr",role=c("aut"),email="warr@stat.byu.edu",comment=c(ORCID="0000-0001-8508-3105")), person(given="Thomas P.",family="Jensen",role=c("aut"),email="tompjensen@gmail.com",comment=c(ORCID="0009-0000-0015-3881")), person(given = "Authors of the dependency Rust crates", role = "ctb", comment = "see inst/AUTHORS file for details")) Description: Implementation of the distribution introduced in our paper "Dependent Random Partitions by Shrinking Toward an Anchor". License: MIT + file LICENSE | Apache License 2.0 Depends: R (>= 4.3) Suggests: fields SystemRequirements: Cargo (Rust's package manager), rustc Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/Roxido/TemplateVersion: 26.03.14.08.27 Config/Roxido/MinCLIVersion: 0.8.0 Config/pak/sysreqs: libclang-dev Repository: https://dbdahl.r-universe.dev Date/Publication: 2026-03-14 15:06:13 UTC RemoteUrl: https://github.com/dbdahl/dbdahl.r-universe.dev RemoteRef: pkg/gourd RemoteSha: 09e19c4c8b72c509171244773409301c7e1881e1 NeedsCompilation: yes Packaged: 2026-06-20 07:13:59 UTC; root Author: David B. Dahl [aut, cre] (ORCID: ), Richard L. Warr [aut] (ORCID: ), Thomas P. Jensen [aut] (ORCID: ), Authors of the dependency Rust crates [ctb] (see inst/AUTHORS file for details) Maintainer: David B. Dahl