{
  "_id": "6a495a9bf6c47c441949e355",
  "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\nthe task of inferring missing entries of a partially observed\nmatrix. This package provides a method called OptSpace, which\nwas proposed by Keshavan, R.H., Oh, S., and Montanari, A.\n(2009) <doi:10.1109/ISIT.2009.5205567> for a case under\nlow-rank assumption.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "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": {
    "Date": "2026-06-24 02:11:29 UTC",
    "User": "root"
  },
  "Author": "Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)",
  "Maintainer": "Kisung You <kisung.you@outlook.com>",
  "_user": "kisungyou",
  "_type": "src",
  "_file": "ROptSpace_0.2.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/65959d6786d58525a0985f70e7cffa7ded349a339541b1bbb560456fd4a331a6",
  "_filesize": 133608,
  "_sha256": "65959d6786d58525a0985f70e7cffa7ded349a339541b1bbb560456fd4a331a6",
  "_expires": "2026-10-12T19:10:18.000Z",
  "_created": "2026-06-24T02:11:29.000Z",
  "_published": "2026-07-04T19:10:19.664Z",
  "_jobs": [
    {
      "job": 85159307947,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838486210"
    },
    {
      "job": 85159307914,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838479455"
    },
    {
      "job": 85159307949,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838483532"
    },
    {
      "job": 85159308074,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838479679"
    },
    {
      "job": 85159307987,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838478125"
    },
    {
      "job": 85159307893,
      "time": 168,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838491033"
    },
    {
      "job": 85159308017,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838474762"
    },
    {
      "job": 85159307803,
      "time": 456,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838547173"
    },
    {
      "job": 85159307570,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838456049"
    },
    {
      "job": 85159308009,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838484825"
    },
    {
      "job": 85159307802,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838473929"
    },
    {
      "job": 85159307904,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838477870"
    },
    {
      "job": 85159308025,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838476138"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654",
  "_status": "success",
  "_upstream": "https://github.com/kisungyou/roptspace",
  "_commit": {
    "id": "28ac05d946d28df4c5a31703619dff1581e844e5",
    "author": "Kisung You <kisung.you@outlook.com>",
    "committer": "Kisung You <kisung.you@outlook.com>",
    "message": "maintainer email + c++11 flag removed\n",
    "time": 1758412903
  },
  "_maintainer": {
    "name": "Kisung You",
    "email": "kisung.you@outlook.com",
    "login": "kisungyou",
    "twitter": "@kisung_you",
    "description": "",
    "uuid": 22312643,
    "orcid": "0000-0002-8584-459X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "kisungyou",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "kisungyou",
      "count": 2,
      "uuid": 22312643
    }
  ],
  "_userbio": {
    "uuid": 22312643,
    "type": "user",
    "name": "Kisung You",
    "followers": 34
  },
  "_downloads": {
    "count": 337,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ROptSpace"
  },
  "_devurl": "https://github.com/kisungyou/roptspace",
  "_searchresults": 6,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ROptSpace.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kisungyou/roptspace",
  "_realowner": "kisungyou",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-05"
    },
    {
      "version": "0.1.1",
      "date": "2017-09-06"
    },
    {
      "version": "0.1.2",
      "date": "2017-12-04"
    },
    {
      "version": "0.2.0",
      "date": "2018-09-20"
    },
    {
      "version": "0.2.1",
      "date": "2019-03-17"
    },
    {
      "version": "0.2.2",
      "date": "2020-02-21"
    },
    {
      "version": "0.2.3",
      "date": "2021-08-16"
    },
    {
      "version": "0.2.4",
      "date": "2025-09-22"
    }
  ],
  "_exports": [
    "OptSpace"
  ],
  "_help": [
    {
      "page": "OptSpace",
      "title": "OptSpace : an algorithm for matrix reconstruction from a partially revealed set",
      "topics": [
        "OptSpace"
      ]
    }
  ],
  "_rundeps": [
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.3802112417116064,
  "_indexed": true,
  "_nocasepkg": "roptspace",
  "_universes": [
    "kisungyou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-24T02:14:02.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/4cb3842aa350cd8db9d62eae3bf3977cc8d8cec6a1ec063e3f260bda0053f6a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-24T02:13:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/a9fbf0f6b90ca95d97b334638c22117b2f4d5506b6b0c786c08cd4a74ccb879e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-24T02:13:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/6254e97f991fbcaf85160473a14d47be403f3714a94623fc69a816922030a2f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-24T02:13:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/771a7bfb24c8b4681f6eb51230232c8198d7e1789a3c70400ba633e75e41fae0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-24T02:13:14.000Z",
      "arch": "aarch64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/7f996abd050273bb06e9319eb967c0592c5d3c981fc248797d5ae908c341a1f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-24T02:14:07.000Z",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/3a0b63a7155e6b7bb064d9b68418f0511f2304aaee90a9ae775b52bd58c8a17c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-24T02:13:03.000Z",
      "arch": "aarch64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/0711e36edcad78fbf16947de44f91ee411ea05e7f649f6d8537d5a1a1c6c23a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-24T02:17:33.000Z",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/888018db01dfb607daacb1763e4daaa5d23f7f1665a91dfa2da0375b439d80df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-24T02:14:00.000Z",
      "arch": "emscripten",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/f6a4cc6c36d19556553415ee2ed4a2fdf2c8218c04a1564af208929d12d4e464",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-24T02:12:35.000Z",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/66114f56b5ea7c2f47decfcef78ad7d433d0d5996985a54b9092a197df0365c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-24T02:12:49.000Z",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/4609c766455b18317c657c6cca495d24ea1727400edbd760bff0d9b5419d01dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-24T02:12:39.000Z",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "https://r2.ropensci.org/be2bd5302e9198e8d9ee06696228d391a042ce73f91153c1fa51bdfb72e79bc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/28070279654"
    }
  ]
}