Package: scriptName 1.0.1
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:
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
Last updated from:9ac2cf3ed9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 175 | ||
| macos-oldrel-arm64 | OK | 153 | ||
| windows-devel | OK | 126 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 119 |
Exports:current_cli_filenamecurrent_filenamecurrent_source_filename
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Determine a script's filename from within the script itself | current_cli_filename current_filename current_source_filename |
