Package: aka 0.2.0.9000

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.

Authors:Konrad Rudolph [cre, aut]

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

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

Bug tracker:https://github.com/klmr/aka/issues

Pkgdown/docs site:https://klmr.me

On CRAN:

Conda:

metaprogramming

4.08 score 8 stars 2 scripts 212 downloads 4 exports 0 dependencies

Last updated from:653dd67af1 (on main). Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING105
source / vignettesOK121
linux-release-x86_64WARNING108
macos-release-arm64WARNING142
macos-oldrel-arm64WARNING243
windows-develWARNING82
windows-releaseWARNING59
windows-oldrelWARNING84
wasm-releaseOK82

Exports::=aliasalias_envalias_expr

Dependencies: