Package: dotty 0.1.0.9000

dotty: The Unpacking Dot Operator

Provides a `.` object which can be used for unpacking assignments. For example, `.[rows, columns] <- dim(cars)` could be used to pull the number of rows and number of columns from `dim(cars)` into individual variables `rows` and `columns` in a single step.

Authors:Kevin Ushey [aut, cre]

dotty_0.1.0.9000.tar.gz
dotty_0.1.0.9000.zip(r-4.7)dotty_0.1.0.9000.zip(r-4.6)dotty_0.1.0.9000.zip(r-4.5)
dotty_0.1.0.9000.tgz(r-4.6-any)dotty_0.1.0.9000.tgz(r-4.5-any)
dotty_0.1.0.9000.tar.gz(r-4.7-any)dotty_0.1.0.9000.tar.gz(r-4.6-any)
dotty_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
dotty/json (API)
NEWS

# Install 'dotty' in R:
install.packages('dotty', repos = c('https://kevinushey.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kevinushey/dotty/issues

Pkgdown/docs site:https://kevinushey.github.io

On CRAN:

Conda:

7.19 score 62 stars 11 packages 17 scripts 8.9k downloads 3 exports 0 dependencies

Last updated from:142e53000b. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK102
source / vignettesOK148
linux-release-x86_64OK100
macos-release-arm64OK62
macos-oldrel-arm64OK78
windows-develOK69
windows-releaseOK60
windows-oldrelOK65
wasm-releaseOK82

Exports:.destructuredotify

Dependencies: