# ------------------------------------------------ # 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 doi: 10.32614/CRAN.package.canpumf 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://mountainmath.r-universe.dev repository-code: https://github.com/mountainMath/canpumf commit: 6b46509c7de61b83bd98e84cc2500e36c5c36afe 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