CRAN-style repository for Epistemic Analytics R packages.
# Add repository, then install the latest stable release:
options(repos = c(cranqe = "https://qe-libs.org/cran", CRAN = "https://cloud.r-project.org"))
install.packages("rENA")
# Install a specific development build (version shown in the table below):
remotes::install_version("rENA", version = "1.2.3.9003",
repos = c(cranqe = "https://qe-libs.org/cran", CRAN = "https://cloud.r-project.org"))
# cran.qe-libs.org also works and resolves to the same repository.
| Package | Source | R 4.4 | R 4.5 | ||
|---|---|---|---|---|---|
| Win | macOS arm64 | Win | macOS arm64 | ||
| codey | 0.2.13 | 0.2.13 | — | 0.2.13 | — |
| libqe | 0.1.00.1.0.9012 | — | 0.1.00.1.0.9011 | — | 0.1.00.1.0.9011 |
| ona | 0.1.10.1.1.9002 | — | 0.1.1 | — | 0.1.1 |
| PRIA | 0.1.0 | 0.1.0 | — | 0.1.0 | — |
| qeviz | 0.1.00.1.0.9007 | 0.1.00.1.0.9005 | — | 0.1.00.1.0.9005 | — |
| rENA | 0.3.10.3.1.9006 | 0.3.10.3.1.9000 | 0.3.10.3.1.9000 | 0.3.10.3.1.9000 | 0.3.10.3.1.9000 |
| rhoR | 1.3.1 | 1.3.1 | 1.3.1 | 1.3.1 | 1.3.1 |
| tma | 0.3.20.3.2.9000 | 0.3.2 | 0.3.2 | 0.3.2 | 0.3.2 |
install.packages()
1.2.3.9003 Development build — use remotes::install_version() with the exact version shown
Last updated 2026-06-04 18:28 UTC. — QE Package Index