{
  "_id": "6a0f6e31acfb0bcc41c5ee34",
  "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-05-21 07:54:26 UTC",
    "User": "root"
  },
  "Author": "Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)",
  "Maintainer": "Kisung You <kisung.you@outlook.com>",
  "MD5sum": "81e9aaa8a98720c4b85e829269537857",
  "_user": "kisungyou",
  "_type": "src",
  "_file": "ROptSpace_0.2.4.tar.gz",
  "_fileid": "6829a477e3c801f7c2821297b784c17e4af44872594e31e69168fd348caf9b1d",
  "_filesize": 131577,
  "_sha256": "6829a477e3c801f7c2821297b784c17e4af44872594e31e69168fd348caf9b1d",
  "_created": "2026-05-21T07:54:26.000Z",
  "_published": "2026-05-21T20:42:25.332Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77264683041,
      "time": 126,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130256843"
    },
    {
      "job": 77264682700,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130252717"
    },
    {
      "job": 77264683044,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130255807"
    },
    {
      "job": 77264682962,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130252593"
    },
    {
      "job": 77264683194,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130246341"
    },
    {
      "job": 77264682914,
      "time": 180,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130273371"
    },
    {
      "job": 77264682788,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130251174"
    },
    {
      "job": 77264683080,
      "time": 296,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130310448"
    },
    {
      "job": 77264682701,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130217483"
    },
    {
      "job": 77264682220,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146722022"
    },
    {
      "job": 77264682804,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130268056"
    },
    {
      "job": 77264683074,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130248501"
    },
    {
      "job": 77264682829,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130253407"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 380,
    "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",
    "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": "14.2.0-4ubuntu2~24.04.1",
      "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-05-21T07:56:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "5d4dd45332c8dfe394eb01fc91fd19b369b8c639d31c3b03bd84aa214a856365",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-21T07:56:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "1cd229d7d6418b3ef1d47d86c77ee66f15b346c12ee3ee2a15d20b107c316e98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-21T07:56:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "a203ada6777be16fa02f74adbe4ace8ba6d9c621363841a3e89d3494f0951ff7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-21T07:56:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "97f31e1819e4ae439a4fd63621d89057862aa434417afd85e85af6938e26467e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-21T07:56:00.000Z",
      "arch": "aarch64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "8a8cce96ad2a981661fac8696e7fb9a1db1f0c64c9ebdf64b09611852827ba8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-21T07:57:15.000Z",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "04cdc81a2ccb6eff5e8b7a79750fb764f01e6cc945dcf276bc42b2833e29a134",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-21T07:56:16.000Z",
      "arch": "aarch64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "8ad0b1583d6f9b01c1bc2f8c7c4e72a963cf2512f39eef2dd28915f85b14a88f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-21T07:58:38.000Z",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "4bd834dc41e0e0cb3fe7c887d1039863f046f97801e964761ade96c54cbf2850",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-05-21T20:41:59.000Z",
      "arch": "emscripten",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "bf86bc55f918afb820d9d5452aa620c72f4d4ffedb24882f7bd293ce25d091c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-21T07:56:12.000Z",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "db5e46379e38838f7f1ee0a3314366aa0579cc3b6eaef7c102418cb25fa6c84e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-21T07:55:35.000Z",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "c2df7b7e49aef0d8bc6dbfd2a1109ba08b1004e7165389f4b87e6c40d5019e93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-21T07:55:49.000Z",
      "arch": "x86_64",
      "commit": "28ac05d946d28df4c5a31703619dff1581e844e5",
      "fileid": "4521db7825d03600eb238239feb182bd8631607a34b71702636af213893d5841",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26213014711"
    }
  ]
}