Package: aka
Title: Define Aliases for R Expressions
Version: 0.2.0
Authors@R: person("Konrad", "Rudolph", email = "konrad.rudolph@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-9866-7051"))
Description: 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.
URL: https://klmr.me/aka/, https://github.com/klmr/aka
BugReports: https://github.com/klmr/aka/issues
Suggests: testthat
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-02 15:04:58 UTC; rudolpk2
Author: Konrad Rudolph [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-9866-7051>)
Maintainer: Konrad Rudolph <konrad.rudolph@gmail.com>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2025-06-02 15:50:02 UTC
Built: R 4.5.0; ; 2025-06-02 17:54:15 UTC; unix
