Package: ROptSpace Type: Package Title: Matrix Reconstruction from a Few Entries Version: 0.2.4 Authors@R: person("Kisung", "You", role = c("aut", "cre"),email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X")) Description: Matrix reconstruction, also known as matrix completion, is the task of inferring missing entries of a partially observed matrix. This package provides a method called OptSpace, which was proposed by Keshavan, R.H., Oh, S., and Montanari, A. (2009) for a case under low-rank assumption. License: MIT + file LICENSE Encoding: UTF-8 Imports: Rcpp, Rdpack, stats, utils LinkingTo: Rcpp, RcppArmadillo RdMacros: Rdpack RoxygenNote: 7.3.2 Repository: https://kisungyou.r-universe.dev Date/Publication: 2025-09-21 00:01:43 UTC RemoteUrl: https://github.com/kisungyou/roptspace RemoteRef: HEAD RemoteSha: 28ac05d946d28df4c5a31703619dff1581e844e5 NeedsCompilation: yes Packaged: 2026-06-24 02:11:29 UTC; root Author: Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You