Package: Rdimtools Type: Package Title: Dimension Reduction and Estimation Methods Version: 1.1.5 Authors@R: c(person("Kisung", "You", role = c("aut", "cre"), email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X")), person("Changhee","Suh",role=c("ctb"),email="cs19bc@my.fsu.edu"), person("Dennis","Shung",role=c("ctb"), email="dennis.shung@yale.edu")) Description: We provide linear and nonlinear dimension reduction techniques. Intrinsic dimension estimation methods for exploratory analysis are also provided. For more details on the package, see the paper by You and Shung (2022) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 3.0.0) Imports: ADMM, CVXR (>= 1.0), MASS, RANN, Rcpp (>= 0.12.15), RcppDE, Rdpack, RSpectra, graphics, maotai (>= 0.2.4), mclustcomp, stats, utils LinkingTo: Rcpp, RcppArmadillo, RcppDist, maotai RoxygenNote: 7.3.3 RdMacros: Rdpack URL: https://www.kisungyou.com/Rdimtools/ BugReports: https://github.com/kisungyou/Rdimtools/issues Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake libgmp3-dev make pkg-config libclang-dev Repository: https://kisungyou.r-universe.dev Date/Publication: 2026-03-20 04:31:05 UTC RemoteUrl: https://github.com/kisungyou/rdimtools RemoteRef: HEAD RemoteSha: 09f56cab121155bf9544e4665a764465861ecb49 NeedsCompilation: yes Packaged: 2026-06-24 02:15:24 UTC; root Author: Kisung You [aut, cre] (ORCID: ), Changhee Suh [ctb], Dennis Shung [ctb] Maintainer: Kisung You