# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "this.path" in publications use:' type: software license: MIT title: 'this.path: Get Executing Script''s Path' version: 2.5.0 doi: 10.32614/CRAN.package.this.path abstract: 'Determine the path of the executing script. Compatible with a few popular GUIs: ''Rgui'', ''RStudio'', ''VSCode'', ''Jupyter'', ''Emacs'', and ''Rscript'' (shell). Compatible with several functions and packages: ''source()'', ''sys.source()'', ''debugSource()'' in ''RStudio'', ''compiler::loadcmp()'', ''utils::Sweave()'', ''box::use()'', ''knitr::knit()'', ''plumber::plumb()'', ''shiny::runApp()'', ''package:targets'', and ''testthat::source_file()''.' authors: - family-names: Simmons given-names: Iris email: ikwsimmo@gmail.com repository: https://CRAN.R-project.org/package=this.path repository-code: https://github.com/ArcadeAntics/this.path url: https://github.com/ArcadeAntics/this.path date-released: '2024-06-29' contact: - family-names: Simmons given-names: Iris email: ikwsimmo@gmail.com