-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
32 lines (32 loc) · 1.26 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: this.path
Version: 2.6.0
Date: 2024-12-18
License: MIT + file LICENSE
Title: Get Executing Script's Path
Description: Determine the path of the executing script. Compatible
with several popular GUIs: 'Rgui', 'RStudio', 'Positron',
'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@R: person(given = "Iris",
family = "Simmons",
role = c("aut", "cre"),
email = "ikwsimmo@gmail.com")
Author: Iris Simmons [aut, cre]
Maintainer: Iris Simmons <ikwsimmo@gmail.com>
Depends: R (>= 2.15)
Suggests: utils, jsonlite, microbenchmark, rprojroot
Enhances: compiler, box, knitr, plumber, shiny, targets, testthat
URL: https://github.com/ArcadeAntics/this.path
BugReports: https://github.com/ArcadeAntics/this.path/issues
ByteCompile: TRUE
Biarch: TRUE
BuildManual: TRUE
Type: Package
NeedsCompilation: yes
Packaged: 2024-12-18 00:48:32 UTC; iris
Repository: CRAN
Date/Publication: 2024-12-18 08:10:02 UTC