# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ggrastr" in publications use:' type: software license: MIT title: 'ggrastr: Rasterize Layers for ''ggplot2''' version: 1.0.2 doi: 10.32614/CRAN.package.ggrastr abstract: Rasterize only specific layers of a 'ggplot2' plot while simultaneously keeping all labels and text in vector format. This allows users to keep plots within the reasonable size limit without loosing vector properties of the scale-sensitive information. authors: - family-names: Petukhov given-names: Viktor email: viktor.s.petukhov@ya.ru - family-names: Brand given-names: Teun name-particle: van den email: t.vd.brand@nki.nl - family-names: Biederstedt given-names: Evan email: evan.biederstedt@gmail.com repository: https://fastverse.r-universe.dev repository-code: https://github.com/VPetukhov/ggrastr commit: 50ca3e012296ba73a8a421f8f02046d893bf2696 url: https://github.com/VPetukhov/ggrastr date-released: '2023-06-06' contact: - family-names: Biederstedt given-names: Evan email: evan.biederstedt@gmail.com