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.00.1.0.9019 | — | 0.1.00.1.0.9019 | — | — |
| ona | 0.1.10.1.1.9002 | — | 0.1.10.1.1.9002 | — | — |
| PRIA | 0.1.20.1.2.9000 | 0.1.0 | 0.1.0 | — | 0.1.20.1.2.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.00.4.0.9000 | 0.3.10.3.1.9000 | 0.4.00.4.0.9000 | — | 0.4.00.4.0.9000 |
| rhoR | 1.3.1 | 1.3.1 | 1.3.1 | — | — |
| tma | 0.3.20.3.2.9000 | 0.3.2 | 0.3.20.3.2.9000 | — | — |
install.packages()
1.2.3.9003 Development build — use remotes::install_version() with the exact version shown
| Package | Source | R 4.4 | |
|---|---|---|---|
| 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.00.1.0.9019 | — | 0.1.00.1.0.9019 |
| ona | 0.1.10.1.1.9002 | — | 0.1.10.1.1.9002 |
| PRIA | 0.1.20.1.2.9000 | 0.1.0 | 0.1.0 |
| 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.00.4.0.9000 | 0.3.10.3.1.9000 | 0.4.00.4.0.9000 |
| rhoR | 1.3.1 | 1.3.1 | 1.3.1 |
| tma | 0.3.20.3.2.9000 | 0.3.2 | 0.3.20.3.2.9000 |
Last updated 2026-07-16 02:38 UTC. — QE Package Index