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.5-any)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'))

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

On CRAN:

3.61 score 5 stars 1 packages 27 scripts 303 downloads 3 exports 7 dependencies

Last updated 6 years agofrom:9ac2cf3ed9. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 10 2025
R-4.5-winOKFeb 10 2025
R-4.5-macOKFeb 10 2025
R-4.5-linuxOKFeb 10 2025
R-4.4-winOKFeb 10 2025
R-4.4-macOKFeb 10 2025
R-4.3-winOKFeb 10 2025
R-4.3-macOKFeb 10 2025

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