# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "tters" in publications use:' type: software license: Apache-2.0 title: 'tters: Sequential Target Trial Emulation Data Expansion (Rust + Polars Backend)' version: 0.1.1 doi: 10.32614/CRAN.package.tters abstract: Fast, verified data-expansion stage for sequential target trial emulation, backed by a Rust and Polars engine via the 'extendr' crate. Reproduces, bit-for-bit, the expansion output of the 'TrialEmulation' R package. The heavy lifting lives in the 'tte-expand' Rust core crate; this package is a thin binding layer. authors: - family-names: Batech given-names: Michael email: oldschoolcool@gmail.com repository: https://oldschoolcool2.r-universe.dev repository-code: https://github.com/oldschoolcool2/rust-tte commit: 3edab88dd16d61b1fee6b948e8ad513bdb48d7d1 url: https://github.com/oldschoolcool2/rust-tte date-released: '2026-07-02' contact: - family-names: Batech given-names: Michael email: oldschoolcool@gmail.com