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.5)funr_0.3.4.zip(r-4.4)funr_0.3.4.zip(r-4.3)
funr_0.3.4.tgz(r-4.4-any)funr_0.3.4.tgz(r-4.3-any)
funr_0.3.4.tar.gz(r-4.5-noble)funr_0.3.4.tar.gz(r-4.4-noble)
funr_0.3.4.tgz(r-4.4-emscripten)funr_0.3.4.tgz(r-4.3-emscripten)
funr.pdf |funr.html✨
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 4 years agofrom:1099952928. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | NOTE | Nov 19 2024 |
R-4.5-linux | NOTE | Nov 19 2024 |
R-4.4-win | NOTE | Nov 19 2024 |
R-4.4-mac | NOTE | Nov 19 2024 |
R-4.3-win | NOTE | Nov 19 2024 |
R-4.3-mac | NOTE | Nov 19 2024 |
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 |