Skip to content

cqrReg

Quantile, Composite Quantile Regression and Regularized Versions

v1.2.1 · Jun 6, 2022 · GPL (>= 2)

Description

Estimate quantile regression(QR) and composite quantile regression (cqr) and with adaptive lasso penalty using interior point (IP), majorize and minimize(MM), coordinate descent (CD), and alternating direction method of multipliers algorithms(ADMM).

Downloads

363

Last 30 days

10508th

935

Last 90 days

4.1K

Last year

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

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
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 details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jueyu Gao <jueyu@ualberta.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Jueyu", "Gao", "&", "Linglong"),
                      family = "Kong",
                      role = "aut"),
               person(given = "Jueyu",
                      family = "Gao",
                      role = "cre",
                      email = "jueyu@ualberta.ca"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jueyu Gao <jueyu@ualberta.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Jueyu", "Gao", "&", "Linglong"),
                      family = "Kong",
                      role = "aut"),
               person(given = "Jueyu",
                      family = "Gao",
                      role = "cre",
                      email = "jueyu@ualberta.ca"))
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘cqrReg/libs/cqrReg.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘cqrReg/libs/cqrReg.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.9Mb
  sub-directories of 1Mb or more:
    libs   6.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.1Mb
  sub-directories of 1Mb or more:
    libs   6.9Mb

Check History

NOTE 8 OK · 6 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jueyu Gao <jueyu@ualberta.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Jueyu", "Gao", "&", "Linglong"),
                      family = "Kong",
                      role = "aut"),
               person(given = "Jueyu",
                      family = "Gao",
                      role = "cre",
                      email = "jueyu@ualberta.ca"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jueyu Gao <jueyu@ualberta.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Jueyu", "Gao", "&", "Linglong"),
                      family = "Kong",
                      role = "aut"),
               person(given = "Jueyu",
                      family = "Gao",
                      role = "cre",
                      email = "jueyu@ualberta.ca"))
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘cqrReg/libs/cqrReg.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘cqrReg/libs/cqrReg.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.9Mb
  sub-directories of 1Mb or more:
    libs   6.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.1Mb
  sub-directories of 1Mb or more:
    libs   6.9Mb

Dependency Network

Dependencies Reverse dependencies Rcpp quantreg cqrReg

Version History

new 1.2.1 Mar 10, 2026
updated 1.2.1 ← 1.2 diff Jun 6, 2022
updated 1.2 ← 1.1 diff Apr 7, 2015
updated 1.1 ← 1.0 diff Feb 28, 2015
new 1.0 Nov 26, 2014