Package: filling Type: Package Title: Matrix Completion, Imputation, and Inpainting Methods Version: 0.2.4 Authors@R: person(given="Kisung",family="You",role=c("aut","cre"),email="kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X")) Description: Filling in the missing entries of a partially observed data is one of fundamental problems in various disciplines of mathematical science. For many cases, data at our interests have canonical form of matrix in that the problem is posed upon a matrix with missing values to fill in the entries under preset assumptions and models. We provide a collection of methods from multiple disciplines under Matrix Completion, Imputation, and Inpainting. See Davenport and Romberg (2016) for an overview of the topic. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 2.14.0) Imports: CVXR (>= 1.0), Rcpp, Rdpack, ROptSpace, RSpectra, nabor, stats, utils LinkingTo: Rcpp, RcppArmadillo RdMacros: Rdpack RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake libgmp3-dev make pkg-config libclang-dev Repository: https://kisungyou.r-universe.dev Date/Publication: 2025-09-21 03:06:29 UTC RemoteUrl: https://github.com/kisungyou/filling RemoteRef: HEAD RemoteSha: 597f17c3d1022e2c1384cd6bcfb21398f39e05f7 NeedsCompilation: yes Packaged: 2026-06-20 10:35:34 UTC; root Author: Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You