# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mypaintr" in publications use:' type: software license: MIT title: 'mypaintr: Plot R Graphics Like a Human' version: 0.1.0 abstract: R graphics device for human-like, sketched plotting. Uses libmypaint brushes to draw lines and polygons. Includes functions for plotting "rough" lines and polygons. Integrates with base and ggplot graphics. authors: - family-names: Hugh-Jones given-names: David email: david@example.com repository: https://hughjonesd.r-universe.dev repository-code: https://github.com/hughjonesd/mypaintr commit: 2c3a19834f6c8792b76ca0c5c3bcfb75deb822f9 url: https://hughjonesd.github.io/mypaintr/ date-released: '2026-06-03' contact: - family-names: Hugh-Jones given-names: David email: david@example.com