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.2.0 | 
| Depends: | R (≥ 4.1.0) | 
| Suggests: | testthat | 
| Published: | 2025-06-02 | 
| DOI: | 10.32614/CRAN.package.aka | 
| Author: | Konrad Rudolph | 
| 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, NEWS | 
| CRAN checks: | aka results | 
| Reference manual: | aka.html , aka.pdf | 
| Package source: | aka_0.2.0.tar.gz | 
| Windows binaries: | r-devel: aka_0.2.0.zip, r-release: aka_0.2.0.zip, r-oldrel: aka_0.2.0.zip | 
| macOS binaries: | r-release (arm64): aka_0.2.0.tgz, r-oldrel (arm64): aka_0.2.0.tgz, r-release (x86_64): aka_0.2.0.tgz, r-oldrel (x86_64): aka_0.2.0.tgz | 
| Old sources: | aka archive | 
Please use the canonical form https://CRAN.R-project.org/package=aka to link to this page.