Package: rtern 0.1.2
rtern: A Ternary Conditional Operator for R
A small language extension for succinct conditional assignment using `?` and `:`, emulating the conditional ternary operator syntax using in C, Java, JavaScript and other languages.
Authors:
rtern_0.1.2.tar.gz
rtern_0.1.2.zip(r-4.7)rtern_0.1.2.zip(r-4.6)rtern_0.1.2.zip(r-4.5)
rtern_0.1.2.tgz(r-4.6-any)rtern_0.1.2.tgz(r-4.5-any)
rtern_0.1.2.tar.gz(r-4.7-any)rtern_0.1.2.tar.gz(r-4.6-any)
rtern_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rtern/json (API)
NEWS
| # Install 'rtern' in R: |
| install.packages('rtern', repos = c('https://grddavies.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/grddavies/rtern/issues
Last updated from:d7443c68d0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 163 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 152 | ||
| macos-oldrel-arm64 | OK | 138 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 99 |
Exports:?
Dependencies:rlang
