# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "nhanesR" in publications use:' type: software license: MIT title: 'nhanesR: Download, Parse, and Analyze NHANES Data with Mortality Linkage' version: 0.1.5 abstract: Provides tools for downloading and organizing National Health and Nutrition Examination Survey (NHANES) public-use data files and the National Center for Health Statistics (NCHS) Public-Use Linked Mortality Files (LMF). Supports structured local caching, codebook access, survey-aware merging, and preparation of survival analysis datasets using NHANES-National Death Index (NDI) linked mortality data (follow-up through December 31, 2019). NHANES methodology is described at . authors: - family-names: Winsemius given-names: David email: dwinsemius@comcast.net repository: https://cran.r-universe.dev repository-code: https://github.com/dwinsemius/nhanesR commit: 561e7cc48c84b460f3a3df7237b3b6e6f474e6b3 url: https://dwinsemius.github.io/nhanesR/ date-released: '2026-07-17' contact: - family-names: Winsemius given-names: David email: dwinsemius@comcast.net