Package: this.path
Type: Package
Title: Get Executing Script's Path, from 'RStudio', 'RGui', 'Rterm' and
        'Rscript' (Command-Line / / Terminal), and when using 'source'
Version: 0.4.3
Author: Andrew Simmons
Maintainer: Andrew Simmons <akwsimmo@gmail.com>
Description: Determine the full path of the executing script. Works when running 
    a line or selection from an open R script in 'RStudio' and 'RGui', when 
    using 'source' and 'sys.source' and 'debugSource' ('RStudio' exclusive) and
    'testthat::source_file', and when running R from the command-line / / 
    terminal.
License: MIT + file LICENSE
Imports: utils
Suggests: essentials
Enhances: testthat
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2021-03-18 05:25:32 UTC; andre
Repository: CRAN
Date/Publication: 2021-03-18 07:50:02 UTC
