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.5)dotty_0.1.0.9000.zip(r-4.4)dotty_0.1.0.9000.zip(r-4.3)
dotty_0.1.0.9000.tgz(r-4.5-any)dotty_0.1.0.9000.tgz(r-4.4-any)dotty_0.1.0.9000.tgz(r-4.3-any)
dotty_0.1.0.9000.tar.gz(r-4.5-noble)dotty_0.1.0.9000.tar.gz(r-4.4-noble)
dotty_0.1.0.9000.tgz(r-4.4-emscripten)dotty_0.1.0.9000.tgz(r-4.3-emscripten)
dotty.pdf |dotty.html
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 site:https://kevinushey.github.io

On CRAN:

5.51 score 43 stars 1 packages 5 scripts 457 downloads 3 exports 0 dependencies

Last updated 4 hours agofrom:ac2b42d5d2. Checks:5 OK, 3 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 18 2025
R-4.5-winNOTEFeb 18 2025
R-4.5-macNOTEFeb 18 2025
R-4.5-linuxNOTEFeb 18 2025
R-4.4-winOKFeb 18 2025
R-4.4-macOKFeb 18 2025
R-4.3-winOKFeb 18 2025
R-4.3-macOKFeb 18 2025

Exports:.destructuredotify

Dependencies: