Package: zephyr 0.1.2


Aksel Thomsen
zephyr: Structured Messages and Options
Provides a structured framework for consistent user communication and configuration management for package developers.
Authors:
zephyr_0.1.2.tar.gz
zephyr_0.1.2.zip(r-4.5)zephyr_0.1.2.zip(r-4.4)zephyr_0.1.2.zip(r-4.3)
zephyr_0.1.2.tgz(r-4.5-any)zephyr_0.1.2.tgz(r-4.4-any)zephyr_0.1.2.tgz(r-4.3-any)
zephyr_0.1.2.tar.gz(r-4.5-noble)zephyr_0.1.2.tar.gz(r-4.4-noble)
zephyr_0.1.2.tgz(r-4.4-emscripten)zephyr_0.1.2.tgz(r-4.3-emscripten)
zephyr.pdf |zephyr.html✨
zephyr/json (API)
NEWS
# Install 'zephyr' in R: |
install.packages('zephyr', repos = c('https://novonordisk-opensource.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/novonordisk-opensource/zephyr/issues
Pkgdown site:https://novonordisk-opensource.github.io
Last updated 3 days agofrom:892da6146a. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 13 2025 |
R-4.5-win | OK | Mar 13 2025 |
R-4.5-mac | OK | Mar 13 2025 |
R-4.5-linux | OK | Mar 13 2025 |
R-4.4-win | OK | Mar 13 2025 |
R-4.4-mac | OK | Mar 13 2025 |
R-4.4-linux | OK | Mar 13 2025 |
R-4.3-win | OK | Mar 13 2025 |
R-4.3-mac | OK | Mar 13 2025 |
Exports:create_optionget_all_verbosity_levelsget_optionget_verbosity_levellist_optionsmsgmsg_dangermsg_debugmsg_infomsg_successmsg_verbosemsg_warningreport_checkmate_assertionsuse_zephyr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create package option | create_option |
Get all verbosity levels | get_all_verbosity_levels |
Get value of package option | get_option |
Get verbosity level | get_verbosity_level |
List package options | list_options |
Write messages based on verbosity level | msg msg_danger msg_debug msg_info msg_success msg_verbose msg_warning |
Report collection of assertions | report_checkmate_assertions |
Use zephyr options and verbosity levels | use_zephyr |
Verbosity level to control package behavior | verbosity_level |