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.

aka: Define Aliases for R Expressions

Create aliases for other R names or arbitrarily complex R expressions. Accessing the alias acts as-if the aliased expression were invoked instead, and continuously reflects the current value of that expression: updates to the original expression will be reflected in the alias; and updates to the alias will automatically be reflected in the original expression.

Version: 0.1.0
Suggests: testthat
Published: 2024-07-23
DOI: 10.32614/CRAN.package.aka
Author: Konrad Rudolph ORCID iD [cre, aut]
Maintainer: Konrad Rudolph <konrad.rudolph at gmail.com>
BugReports: https://github.com/klmr/aka/issues
License: MIT + file LICENSE
URL: https://klmr.me/aka/, https://github.com/klmr/aka
NeedsCompilation: no
Materials: README
CRAN checks: aka results

Documentation:

Reference manual: aka.pdf

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=aka 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.