Skip to content

rpql

Regularized PQL for Joint Selection in GLMMs

v0.8.3 · Dec 17, 2025 · GPL-3

Description

Performs joint selection in Generalized Linear Mixed Models (GLMMs) using penalized likelihood methods. Specifically, the Penalized Quasi-Likelihood (PQL) is used as a loss function, and penalties are then augmented to perform simultaneous fixed and random effects selection. Regularized PQL avoids the need for integration (or approximations such as the Laplace's method) during the estimation process, and so the full solution path for model selection can be constructed relatively quickly.

Downloads

CRAN

355

Last 30 days

12385th

750

Last 90 days

3K

Last year

Trend: +113.9% (30d vs prior 30d)

r2u CRAN

31

Last 30 days

122

Last 90 days

456

Last year

Trend: -24.4% (30d vs prior 30d)

autoCRAN

2

Last 7 days

15

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/rpql.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

2,226

Files

23

Compiled share

2.3%

Has compiled src

Yes

Language breakdown

R 1,145 (51.4%)C/C++/src 52 (2.3%)Docs 1,029 (46.2%)

API

Exported functions

9

Internal functions

11

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

11.1%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

100%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

8

First release

2016-10-07

Latest release

2025-12-17

Avg cadence

548 days

Cold removal rate

Dep drift

1

LOC over versions

v0.5: 1,905 LOCv0.6: 2,150 LOCv0.7: 2,210 LOCv0.7.1: 2,214 LOCv0.8: 2,221 LOCv0.8.1: 2,218 LOCv0.8.2: 2,226 LOCv0.8.3: 2,226 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies gamlss.dist lme4 Matrix MASS mvtnorm Rcpp rpql

Version History

9 tracked
new 0.8.3 Mar 10, 2026
updated 0.8.3 ← 0.8.2 diff Dec 16, 2025
updated 0.8.2 ← 0.8.1 diff Jul 25, 2025
updated 0.8.1 ← 0.8 diff Aug 19, 2023
updated 0.8 ← 0.7.1 diff Jun 15, 2020
updated 0.7.1 ← 0.7 diff Jun 4, 2020
updated 0.7 ← 0.6 diff Dec 4, 2018
updated 0.6 ← 0.5 diff Apr 22, 2018
new 0.5 Oct 6, 2016