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.3.0
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 
    when running R from the command-line / / terminal.
License: MIT + file LICENSE
Depends: utils
Suggests: essentials
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2021-03-04 07:11:01 UTC; andre
Repository: CRAN
Date/Publication: 2021-03-04 07:20:02 UTC
