# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "SmokingHistoryGenerator" in publications use:' type: software license: GPL-3.0-only title: 'SmokingHistoryGenerator: R Package for the Smoking History Generator' version: 7.0.0 doi: 10.32614/CRAN.package.SmokingHistoryGenerator abstract: 'Efficient R interface to the Cancer Intervention and Surveillance Modeling Network (CISNET) Smoking History Generator microsimulation engine, which synthesizes individual smoking histories (initiation, cessation, intensity) and ages at death from calibrated initiation, cessation, cigarettes-per-day, and mortality tables. The wrapper exposes fixed-cohort and population data-frame simulation, multi-threaded segmentation, reproducible pseudo-random streams (L''Ecuyer RngStream MRG32k3a or Matsumoto--Nishimura Mersenne Twister), legacy CLI-style configuration files, and portable YAML configuration save/load with optional split smoking and mortality parameter bundles. Methods follow Jeon et al. (2012) . Random number generators: Matsumoto and Nishimura (1998) ; L''Ecuyer (1999) ; L''Ecuyer et al. (2002) .' authors: - family-names: Clarke given-names: John email: john.clarke@cornerstonenw.com - family-names: Racine given-names: Ben - family-names: Krapcho given-names: Martin - family-names: Gaenko given-names: Alexander repository: https://nci-cisnet.r-universe.dev repository-code: https://github.com/NCI-CISNET/shg-r commit: add4ae93732dec6ec99cfef9508ce39758f40168 url: https://github.com/NCI-CISNET/shg-r date-released: '2026-06-13' contact: - family-names: Clarke given-names: John email: john.clarke@cornerstonenw.com