# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "canpumf" in publications use:' type: software license: MIT title: 'canpumf: Parse StatCan PUMF Files' version: 0.5.2 abstract: Facilitate working with Statistics Canada (StatCan) Public Use Microdata Files (PUMF). Enables downloading of available PUMF data, parsing of metadata from command files or other sources to infer the layout structure, variable labels and value labels as well as missing data values, and returns a connection to a 'DuckDB' database with the labelled data. Data and documentation come from Statistics Canada's Public Use Microdata Files , distributed under the Statistics Canada Open Licence . authors: - family-names: Bergmann given-names: Jens name-particle: von email: jens@mountainmath.ca repository: https://cran.r-universe.dev repository-code: https://github.com/mountainMath/canpumf commit: df6858e2940eb17aeb7695d3d21d040b188b7b68 url: https://mountainmath.github.io/canpumf/ date-released: '2026-07-03' contact: - family-names: Bergmann given-names: Jens name-particle: von email: jens@mountainmath.ca