The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.

Version: 0.1.0
Suggests: codetools, testthat (≥ 3.0.0)
Published: 2024-08-30
DOI: 10.32614/CRAN.package.dotty
Author: Kevin Ushey ORCID iD [aut, cre]
Maintainer: Kevin Ushey <kevinushey at gmail.com>
License: MIT + file LICENSE
URL: https://kevinushey.github.io/dotty/
NeedsCompilation: no
Materials: README
CRAN checks: dotty results

Documentation:

Reference manual: dotty.pdf

Downloads:

Package source: dotty_0.1.0.tar.gz
Windows binaries: r-devel: dotty_0.1.0.zip, r-release: dotty_0.1.0.zip, r-oldrel: dotty_0.1.0.zip
macOS binaries: r-release (arm64): dotty_0.1.0.tgz, r-oldrel (arm64): dotty_0.1.0.tgz, r-release (x86_64): dotty_0.1.0.tgz, r-oldrel (x86_64): dotty_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dotty to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.