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.5R 4.6
WinmacOS arm64WinmacOS arm64
codey0.2.130.2.13.90000.2.130.2.130.2.13.9000
libcodey0.1.1.90020.1.1.9002
libqe0.1.00.1.0.90190.1.00.1.0.9019
ona0.1.10.1.1.90020.1.10.1.1.9002
PRIA0.1.20.1.2.90000.1.00.1.00.1.20.1.2.9000
qestats0.1.0.9000
qeviz0.1.00.1.0.90090.1.00.1.0.90090.1.00.1.0.9009
rENA0.4.00.4.0.90000.3.10.3.1.90000.4.00.4.0.90000.4.00.4.0.9000
rhoR1.3.11.3.11.3.1
tma0.3.20.3.2.90000.3.20.3.20.3.2.9000
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
Older binary versions (R 4.4)
PackageSourceR 4.4
WinmacOS arm64
codey0.2.130.2.13.90000.2.130.2.130.2.13.9000
libcodey0.1.1.90020.1.1.9002
libqe0.1.00.1.0.90190.1.00.1.0.9019
ona0.1.10.1.1.90020.1.10.1.1.9002
PRIA0.1.20.1.2.90000.1.00.1.0
qestats0.1.0.9000
qeviz0.1.00.1.0.90090.1.00.1.0.90090.1.00.1.0.9009
rENA0.4.00.4.0.90000.3.10.3.1.90000.4.00.4.0.9000
rhoR1.3.11.3.11.3.1
tma0.3.20.3.2.90000.3.20.3.20.3.2.9000

Last updated 2026-07-16 02:38 UTC. — QE Package Index