Package: CPGLIB
Type: Package
Title: Competing Proximal Gradients Library
Version: 1.1.2
Date: 2025-03-30
Authors@R: c(person("Anthony", "Christidis", role=c("aut", "cre"), email = "anthony.christidis@stat.ubc.ca"),
	     person("Stefan", "Van Aelst", role=c("aut"), email = "stefan.vanaelst@kuleuven.be"),
	     person("Ruben", "Zamar", role=c("aut"), email = "ruben@stat.ubc.ca"))
Maintainer: Anthony Christidis <anthony.christidis@stat.ubc.ca>
Description: Functions to generate ensembles of generalized linear models using 
             competing proximal gradients. The optimal sparsity and diversity
             tuning parameters are selected via an alternating grid search.
License: GPL (>= 2)
Biarch: true
Imports: Rcpp (>= 1.0.3)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.1
Suggests: testthat, vctrs, mvnfast
NeedsCompilation: yes
Packaged: 2025-03-30 17:28:52 UTC; anthony
Author: Anthony Christidis [aut, cre],
  Stefan Van Aelst [aut],
  Ruben Zamar [aut]
Repository: CRAN
Date/Publication: 2025-03-30 18:10:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:53:18 UTC; windows
Archs: x64
