# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tickr" in publications use:' type: software license: MIT title: 'tickr: Consistent Axis Tick Marks' version: 1.0.0 doi: 10.32614/CRAN.package.tickr abstract: This is a small package to provide consistent tick marks for plotting `ggplot2` figures. It provides breaks and labels for ggplot2 without requiring ggplot2 to be installed. authors: - family-names: Williams given-names: Ben email: kleheni@gmail.com orcid: https://orcid.org/0000-0001-7295-2076 repository: https://ben-williams.r-universe.dev repository-code: https://github.com/ben-williams/tickr commit: 79106bcdcf1980c04b5b9de454e574a25c57acb3 url: https://github.com/ben-williams/tickr date-released: '2025-04-10' contact: - family-names: Williams given-names: Ben email: kleheni@gmail.com orcid: https://orcid.org/0000-0001-7295-2076