# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dauphin" in publications use:' type: software license: GPL-2.0-only title: 'dauphin: Compact Standard for Australian Phone Numbers' version: 0.3.2 doi: 10.32614/CRAN.package.dauphin abstract: Phone numbers are often represented as strings because there is no obvious and suitable native representation for them. This leads to high memory use and a lack of standard representation. The package provides integer representation of Australian phone numbers with optional raw vector calling code. The package name is an extension of 'au' and 'ph'. authors: - family-names: Parsonage given-names: Hugh email: hugh.parsonage@gmail.com repository: https://CRAN.R-project.org/package=dauphin date-released: '2024-07-24' contact: - family-names: Parsonage given-names: Hugh email: hugh.parsonage@gmail.com