Package: DRR Title: Dimensionality Reduction via Regression Version: 0.0.5 Authors@R: c( person("Guido", "Kraemer", email = "guido.kraemer@uni-leipzig.de", role = c("aut","cre"), comment = c(ORCID = "0000-0003-4865-5041") ) ) Description: An Implementation of Dimensionality Reduction via Regression using Kernel Ridge Regression. License: GPL-3 | file LICENSE URL: https://www.guido-kraemer.com/software/drr/ BugReports: https://github.com/gdkrmr/DRR/issues Encoding: UTF-8 Imports: stats, methods Suggests: knitr, rmarkdown VignetteBuilder: knitr Depends: kernlab, CVST, Matrix Config/roxygen2/version: 8.0.0 Repository: https://gdkrmr.r-universe.dev Date/Publication: 2026-05-15 15:12:21 UTC RemoteUrl: https://github.com/gdkrmr/drr RemoteRef: HEAD RemoteSha: 7fa8528be9f939a0e82e0f90f8078f410b23400a NeedsCompilation: no Packaged: 2026-06-14 06:55:20 UTC; root Author: Guido Kraemer [aut, cre] (ORCID: ) Maintainer: Guido Kraemer