Package: coneproj
Type: Package
Title: Primal or Dual Cone Projections with Routines for Constrained
        Regression
Version: 1.21
Date: 2025-10-10
Authors@R: c(
    person(c("Mary", "C."), "Meyer", email = "meyer@stat.colostate.edu", role = "aut"),
    person("Xiyue", "Liao", email = "xliao@sdsu.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4508-9219")))
Maintainer: Xiyue Liao <xliao@sdsu.edu>
Description: Routines doing cone projection and quadratic programming, as well as doing estimation and inference for constrained parametric regression and shape-restricted regression problems. See Mary C. Meyer (2013)<doi:10.1080/03610918.2012.659820> for more details.
License: GPL (>= 2)
Depends: R(>= 4.4.0)
Imports: Rcpp (>= 0.10.4), methods (>= 4.5.0)
LinkingTo: RcppArmadillo, Rcpp
NeedsCompilation: yes
Suggests: stats, graphics, grDevices, utils
Repository: CRAN
Packaged: 2025-10-10 22:16:04 UTC; xliao
Author: Mary C. Meyer [aut],
  Xiyue Liao [aut, cre] (ORCID: <https://orcid.org/0000-0002-4508-9219>)
Date/Publication: 2025-10-11 05:10:03 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-29 02:45:07 UTC; windows
Archs: x64
