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.7)scriptName_1.0.1.zip(r-4.6)scriptName_1.0.1.zip(r-4.5)
scriptName_1.0.1.tgz(r-4.6-any)scriptName_1.0.1.tgz(r-4.5-any)
scriptName_1.0.1.tar.gz(r-4.7-any)scriptName_1.0.1.tar.gz(r-4.6-any)
scriptName_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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:

Conda:

3.74 score 5 stars 1 packages 37 scripts 300 downloads 3 exports 7 dependencies

Last updated from:9ac2cf3ed9. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK128
source / vignettesOK175
linux-release-x86_64OK134
macos-release-arm64OK175
macos-oldrel-arm64OK153
windows-develOK126
windows-releaseOK82
windows-oldrelOK73
wasm-releaseOK119

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