QE R Package Repository

CRAN-style repository for Epistemic Analytics R packages.

Install

# 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.

Available packages

PackageSourceR 4.4R 4.5
WinmacOS arm64WinmacOS arm64
codey0.2.130.2.130.2.13
libqe0.1.00.1.0.90120.1.00.1.0.90110.1.00.1.0.9011
ona0.1.10.1.1.90020.1.10.1.1
PRIA0.1.00.1.00.1.0
qeviz0.1.00.1.0.90070.1.00.1.0.90050.1.00.1.0.9005
rENA0.3.10.3.1.90060.3.10.3.1.90000.3.10.3.1.90000.3.10.3.1.90000.3.10.3.1.9000
rhoR1.3.11.3.11.3.11.3.11.3.1
tma0.3.20.3.2.90000.3.20.3.20.3.20.3.2
1.2.3  Stable release — installed by default via 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