Package: MVOPR
Type: Package
Title: Multi-View Orthogonal Projection Regression for Multi-Modality
        Integration
Version: 2.0.0
Authors@R: c(person(given = "Zongrui",
                  family = "Dai",
                  role = c("aut", "cre"),
                  email = "daizr@umich.edu",
                  comment = c(ORCID = "0000-0002-7893-5004")),
            person(given = "Gen",
                  family = "Li",
                  role = "aut"))
Description: Implements the 'MVOPR' (Multi-View Orthogonal Projection Regression) method for robust 
    variable selection and integration of multi-modality data.
License: GPL-2 | GPL-3
Encoding: UTF-8
Imports: ncvreg, rrpack
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://arxiv.org/abs/2503.16807
NeedsCompilation: no
Packaged: 2025-03-29 21:26:46 UTC; 10979
Author: Zongrui Dai [aut, cre] (<https://orcid.org/0000-0002-7893-5004>),
  Gen Li [aut]
Maintainer: Zongrui Dai <daizr@umich.edu>
Repository: CRAN
Date/Publication: 2025-03-31 17:30:10 UTC
Built: R 4.5.1; ; 2025-10-26 02:22:36 UTC; windows
