Package: scriptName 1.0.1

Thomas Sibley

scriptName: Determine a Script's Filename from Within the Script Itself

A small set of functions wrapping up the call stack and command line inspection needed to determine a running script's filename from within the script itself.

Authors:Thomas Sibley [aut, cre], University of Washington [cph], Travers Ching [ctb]

scriptName_1.0.1.tar.gz
scriptName_1.0.1.zip(r-4.5)scriptName_1.0.1.zip(r-4.4)scriptName_1.0.1.zip(r-4.3)
scriptName_1.0.1.tgz(r-4.4-any)scriptName_1.0.1.tgz(r-4.3-any)
scriptName_1.0.1.tar.gz(r-4.5-noble)scriptName_1.0.1.tar.gz(r-4.4-noble)
scriptName_1.0.1.tgz(r-4.4-emscripten)scriptName_1.0.1.tgz(r-4.3-emscripten)
scriptName.pdf |scriptName.html
scriptName/json (API)

# Install 'scriptName' in R:
install.packages('scriptName', repos = c('https://mullinslab.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mullinslab/scriptname/issues

On CRAN:

3.08 score 5 stars 24 scripts 261 downloads 3 exports 7 dependencies

Last updated 5 years agofrom:9ac2cf3ed9. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 13 2024
R-4.5-winOKOct 13 2024
R-4.5-linuxOKOct 13 2024
R-4.4-winOKOct 13 2024
R-4.4-macOKOct 13 2024
R-4.3-winOKOct 13 2024
R-4.3-macOKOct 13 2024

Exports:current_cli_filenamecurrent_filenamecurrent_source_filename

Dependencies:cligluelifecyclemagrittrpurrrrlangvctrs

Readme and manuals

Help Manual

Help pageTopics
Determine a script's filename from within the script itselfcurrent_cli_filename current_filename current_source_filename