Package: icecream 0.2.2
icecream: Print Debugging Made Sweeter
Provides user-friendly and configurable print debugging via a single function, ic(). Wrap an expression in ic() to print the expression, its value and (where available) its source location. Debugging output can be toggled globally without modifying code.
Authors:
icecream_0.2.2.tar.gz
icecream_0.2.2.zip(r-4.7)icecream_0.2.2.zip(r-4.6)icecream_0.2.2.zip(r-4.5)
icecream_0.2.2.tgz(r-4.6-any)icecream_0.2.2.tgz(r-4.5-any)
icecream_0.2.2.tar.gz(r-4.7-any)icecream_0.2.2.tar.gz(r-4.6-any)
icecream_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
icecream/json (API)
NEWS
| # Install 'icecream' in R: |
| install.packages('icecream', repos = c('https://lewinfox.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lewinfox/icecream/issues
Pkgdown/docs site:https://www.lewinfox.com
Last updated from:cb1525af7d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 202 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 126 | ||
| macos-oldrel-arm64 | OK | 138 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 94 |
Exports:icic_disableic_enablewith_ic_disablewith_ic_enable
Dependencies:cligluelifecyclemagrittrpillarpurrrrlangutf8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Enable or disable 'ic()' | enable-disable ic_disable ic_enable |
| User-friendly debug statements | ic |
| Temporarily enable or disable 'ic()' | ic-single-use with_ic_disable with_ic_enable |
