# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pryr" in publications use:' type: software license: GPL-2.0-only title: 'pryr: Tools for Computing on the Language' version: 0.1.6.9000 doi: 10.32614/CRAN.package.pryr abstract: Useful tools to pry back the covers of R and understand the language at a deeper level. authors: - family-names: Wickham given-names: Hadley email: hadley@rstudio.com repository: https://hadley.r-universe.dev repository-code: https://github.com/hadley/pryr commit: 7f1600d7b64aa6f5849a9a8d5fced53644ef6c7a url: https://github.com/hadley/pryr contact: - family-names: Wickham given-names: Hadley email: hadley@rstudio.com