# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "vctrs" in publications use:' type: software license: MIT title: 'vctrs: Vector Helpers' version: 0.6.5.9000 abstract: Defines new notions of prototype and size that are used to provide tools for consistent and well-founded type-coercion and size-recycling, and are in turn connected to ideas of type- and size-stability useful for analysing function interfaces. authors: - family-names: Wickham given-names: Hadley email: hadley@posit.co - family-names: Henry given-names: Lionel email: lionel@posit.co - family-names: Vaughan given-names: Davis email: davis@posit.co repository: https://r-lib.r-universe.dev repository-code: https://github.com/r-lib/vctrs url: https://vctrs.r-lib.org/ contact: - family-names: Vaughan given-names: Davis email: davis@posit.co