# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "vmxr" in publications use:' type: software license: Apache-2.0 title: 'vmxr: VeloMetrix R Client' version: 0.1.1 doi: 10.32614/CRAN.package.vmxr abstract: A native R client for the VeloMetrix REST API (vmx-api). Wraps the treatment-to-simulation analysis workflow in ergonomic, pipe-friendly verbs that block-and-poll for asynchronous server jobs and return native R objects (tibbles and typed S3 objects). The package orchestrates server-side jobs; it holds no business logic of its own. Targets API 0.2.x / CLI 0.6.x. authors: - family-names: Novik given-names: Eric email: eric@generable.com repository: https://generable.r-universe.dev repository-code: https://github.com/generable/vmxr commit: bbd051e249d4e53960bc87e8451576a59b1faed4 url: https://github.com/generable/vmxr date-released: '2026-07-02' contact: - family-names: Novik given-names: Eric email: eric@generable.com