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.5 | R 4.6 | ||
|---|---|---|---|---|---|
| Win | macOS arm64 | Win | macOS arm64 | ||
| codey | 0.2.130.2.13.9000 | 0.2.13 | 0.2.130.2.13.9000 | — | — |
| libcodey | 0.1.1.9002 | — | 0.1.1.9002 | — | — |
| libqe | 0.1.10.1.1.9022 | — | 0.1.10.1.1.9022 | — | 0.1.10.1.1.9022 |
| ona | 0.1.20.1.2.9003 | — | 0.1.20.1.2.9003 | — | 0.1.20.1.2.9003 |
| PRIA | 0.1.30.1.3.9000 | 0.1.0 | 0.1.30.1.3.9000 | — | 0.1.30.1.3.9000 |
| qestats | 0.1.0.9000 | — | — | — | — |
| qeviz | 0.1.00.1.0.9009 | 0.1.00.1.0.9009 | 0.1.00.1.0.9009 | — | — |
| rENA | 0.4.20.4.2.9001 | 0.3.1 | 0.4.20.4.2.9001 | — | 0.4.20.4.2.9001 |
| rhoR | 1.3.1 | 1.3.1 | 1.3.1 | — | — |
| tma | 0.3.20.3.2.9002 | 0.3.2 | 0.3.20.3.2.9002 | — | 0.3.2.9002 |
install.packages()
1.2.3.9003 Development build — use remotes::install_version() with the exact version shown
Last updated 2026-08-04 16:19 UTC. — QE Package Index