Package: funr 0.3.4
funr: Simple Utility Providing Terminal Access to all R Functions
A small utility which wraps Rscript and provides access to all R functions from the shell.
Authors:
funr_0.3.4.tar.gz
funr_0.3.4.zip(r-4.7)funr_0.3.4.zip(r-4.6)funr_0.3.4.zip(r-4.5)
funr_0.3.4.tgz(r-4.6-any)funr_0.3.4.tgz(r-4.5-any)
funr_0.3.4.tar.gz(r-4.7-any)funr_0.3.4.tar.gz(r-4.6-any)
funr_0.3.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
funr/json (API)
NEWS
| # Install 'funr' in R: |
| install.packages('funr', repos = c('https://sahilseth.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sahilseth/funr/issues
Last updated from:1099952928. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 118 | ||
| source / vignettes | OK | 155 | ||
| linux-release-x86_64 | NOTE | 107 | ||
| macos-release-arm64 | NOTE | 83 | ||
| macos-oldrel-arm64 | NOTE | 112 | ||
| windows-devel | NOTE | 90 | ||
| windows-release | NOTE | 63 | ||
| windows-oldrel | NOTE | 61 | ||
| wasm-release | OK | 84 |
Exports:detect_homefunrget_script_pathrender_funrsetupsys.script
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| funr: providing a simple command-line interface to R functions | cli funr rfun |
| Enables detection of the folder a script resides in with certain accuracy | detect_home get_script_path |
| Render output of functions in a print friendly format | render_funr |
| Setup and initialize some scripts. | setup |
| Get path of current script | sys.script |
