# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "modelr" in publications use:' type: software license: GPL-3.0-only title: 'modelr: Modelling Functions that Work with the Pipe' version: 0.1.11.9000 doi: 10.32614/CRAN.package.modelr abstract: Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation. authors: - family-names: Wickham given-names: Hadley email: hadley@posit.co repository: https://tidyverse.r-universe.dev repository-code: https://github.com/tidyverse/modelr commit: 28e13cab9099e72cd5605d86c5418d587bd2a365 url: https://modelr.tidyverse.org contact: - family-names: Wickham given-names: Hadley email: hadley@posit.co