Package: params 0.7.4
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.4.tar.gz
params_0.7.4.zip(r-4.5)params_0.7.4.zip(r-4.4)params_0.7.4.zip(r-4.3)
params_0.7.4.tgz(r-4.4-any)params_0.7.4.tgz(r-4.3-any)
params_0.7.4.tar.gz(r-4.5-noble)params_0.7.4.tar.gz(r-4.4-noble)
params_0.7.4.tgz(r-4.4-emscripten)params_0.7.4.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')) |
The latest version of this package failed to build. Look at thebuild logs for more information.
Bug tracker:https://github.com/sahilseth/params/issues
Last updated 2 years agofrom:734c1685e9. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Sep 09 2024 |
R-4.5-win | ERROR | Sep 09 2024 |
R-4.5-linux | ERROR | Sep 09 2024 |
R-4.4-win | ERROR | Sep 09 2024 |
R-4.4-mac | ERROR | Sep 09 2024 |
R-4.3-win | ERROR | Sep 09 2024 |
R-4.3-mac | ERROR | Sep 09 2024 |
Exports:.load_optscheck_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 |