Package: printify 1.0.1

printify: Custom Formatted Console Messages with Timing Support
A lightweight message system relying purely on base R. Comes with built-in and pre styled message types and provides an easy way to create custom messages. Supports individually styled and colored text as well as timing information. Designed to make console output more informative and visually organized.
Authors:
printify_1.0.1.tar.gz
printify_1.0.1.zip(r-4.7)printify_1.0.1.zip(r-4.6)printify_1.0.1.zip(r-4.5)
printify_1.0.1.tgz(r-4.6-any)printify_1.0.1.tgz(r-4.5-any)
printify_1.0.1.tar.gz(r-4.7-any)printify_1.0.1.tar.gz(r-4.6-any)
printify_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
printify/json (API)
NEWS
| # Install 'printify' in R: |
| install.packages('printify', repos = c('https://s3rdia.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/s3rdia/printify/issues
Pkgdown/docs site:https://s3rdia.github.io
customizationoutputprintstatisticsstyling
Last updated from:f6ca3ca272. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 135 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 72 | ||
| macos-oldrel-arm64 | OK | 100 | ||
| windows-devel | OK | 92 | ||
| windows-release | OK | 95 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 85 |
Exports:convert_square_bracketsget_message_stackhex_to_256hex_to_ansiprint_closingprint_headlineprint_messageprint_stack_as_messagesprint_start_messageprint_stepset_no_colorset_no_printset_up_custom_message
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert Color Codes | hex_ansi hex_to_256 hex_to_ansi |
| Message Helper Functions | convert_square_brackets get_message_stack message_helpers print_stack_as_messages set_no_color set_no_print |
| Print Styled Messages | messages print_closing print_headline print_message print_start_message print_step set_up_custom_message |
