Package: params 0.7.7
params: Simplify Parameters
An interface to simplify organizing parameters used in a package, using external configuration files. This attempts to provide a cleaner alternative to options().
Authors:
params_0.7.7.tar.gz
params_0.7.7.zip(r-4.5)params_0.7.7.zip(r-4.4)params_0.7.7.zip(r-4.3)
params_0.7.7.tgz(r-4.5-any)params_0.7.7.tgz(r-4.4-any)params_0.7.7.tgz(r-4.3-any)
params_0.7.7.tar.gz(r-4.5-noble)params_0.7.7.tar.gz(r-4.4-noble)
params_0.7.7.tgz(r-4.4-emscripten)params_0.7.7.tgz(r-4.3-emscripten)
params.pdf |params.html✨
params/json (API)
NEWS
# Install 'params' in R: |
install.packages('params', repos = c('https://sahilseth.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sahilseth/params/issues
Last updated 14 days agofrom:d403c7c8ee. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 07 2025 |
R-4.5-win | OK | Feb 07 2025 |
R-4.5-mac | OK | Feb 07 2025 |
R-4.5-linux | OK | Feb 07 2025 |
R-4.4-win | OK | Feb 07 2025 |
R-4.4-mac | OK | Feb 07 2025 |
R-4.3-win | OK | Feb 07 2025 |
R-4.3-mac | OK | Feb 07 2025 |
Exports:check_argsfix_namesget_optskableload_optsload_tomlnew_optsread_sheetset_optswrite_sheet
Dependencies:bitbit64clicliprcpp11crayonfansigluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6RcppRcppTOMLreadrrlangtibbletidyselecttzdbutf8vctrsvroomwhiskerwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Assert none of the arguments of a function are null. | check_args |
fix_column_names | fix_column_names |
fix_names | fix_names |
Create tables in LaTeX, HTML, Markdown and reStructuredText | kable |
Setting/loading and extracting various options into the environment | get_opts load_opts load_toml new_opts params print.opts set_opts |
default opts | opts |
Parse options to expand '{{variable}}' into their respective values | parse_opts |
Read/Write sheets (automatically detect the file type and work accordingly) | read_sheet write_sheet |