# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "voiageR" in publications use:' type: software license: Apache-2.0 title: 'voiageR: Value of Information Analysis in R' version: 1.0.0 doi: 10.32614/CRAN.package.voiageR abstract: An R interface to the Rust-backed voiage core for Value of Information analysis, with a direct Rust C ABI EVPI path and helper functions for Python environment management where advanced methods still use reticulate. Provides functions for calculating Expected Value of Perfect Information (EVPI), Expected Value of Partial Perfect Information (EVPPI), and Expected Value of Sample Information (EVSI). authors: - family-names: Team given-names: voiage Development email: voiage@users.noreply.github.com repository: https://edithatogo.r-universe.dev repository-code: https://github.com/edithatogo/voiage commit: 9e6c4fcca0c284f9993fc73c73897690ad549391 url: https://github.com/edithatogo/voiage date-released: '2026-07-22' contact: - family-names: Team given-names: voiage Development email: voiage@users.noreply.github.com