# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "here" in publications use:' type: software license: MIT title: 'here: A Simpler Way to Find Your Files' version: 1.0.2.9011 doi: 10.32614/CRAN.package.here abstract: Constructs paths to your project's files. Declare the relative path of a file within your project with 'i_am()'. Use the 'here()' function as a drop-in replacement for 'file.path()', it will always locate the files relative to your project root. authors: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412 repository: https://cynkra.r-universe.dev repository-code: https://github.com/r-lib/here commit: 2ee53763e7b70a4a8536a860d93a0575eb7b5cb7 url: https://here.r-lib.org/ date-released: '2026-05-24' contact: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412