{
  "_id": "6a1feea2b401979e734415f3",
  "Package": "readsparse",
  "Type": "Package",
  "Title": "Read and Write Sparse Matrices in 'SVMLight' and 'LibSVM'\nFormats",
  "Version": "0.1.5-8",
  "Authors@R": "person(given = \"David\",\nfamily = \"Cortes\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"david.cortes.rivera@gmail.com\")",
  "Maintainer": "David Cortes <david.cortes.rivera@gmail.com>",
  "URL": "https://github.com/david-cortes/readsparse",
  "BugReports": "https://github.com/david-cortes/readsparse/issues",
  "Description": "Read and write labelled sparse matrices in text format as\nused by software such as 'SVMLight', 'LibSVM', 'ThunderSVM',\n'LibFM', 'xLearn', 'XGBoost', 'LightGBM', and others. Supports\nlabelled data for regression, classification (binary,\nmulti-class, multi-label), and ranking (with 'qid' field), and\ncan handle header metadata and comments in files.",
  "License": "BSD_2_clause + file LICENSE",
  "RoxygenNote": "7.3.2",
  "Repository": "https://david-cortes.r-universe.dev",
  "Date/Publication": "2025-05-09 18:27:55 UTC",
  "RemoteUrl": "https://github.com/david-cortes/readsparse",
  "RemoteRef": "HEAD",
  "RemoteSha": "3ffa4ad0b07b92722179231894060d56ef52d606",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 08:58:58 UTC",
    "User": "root"
  },
  "Author": "David Cortes [aut, cre, cph]",
  "MD5sum": "09e270e260c55416e47ee5d281624d86",
  "_user": "david-cortes",
  "_type": "src",
  "_file": "readsparse_0.1.5-8.tar.gz",
  "_fileid": "e22ba7733c659dd9c50ed4f235a7f8384bd0e86f50c294cc9a3a873f3cb3f423",
  "_filesize": 175940,
  "_sha256": "e22ba7733c659dd9c50ed4f235a7f8384bd0e86f50c294cc9a3a873f3cb3f423",
  "_created": "2026-06-03T08:58:58.000Z",
  "_published": "2026-06-03T09:06:42.133Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79258199375,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7380154871"
    },
    {
      "job": 79258199300,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7380155475"
    },
    {
      "job": 79258199282,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380155253"
    },
    {
      "job": 79258199324,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380152127"
    },
    {
      "job": 79258199260,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7380150181"
    },
    {
      "job": 79258199245,
      "time": 360,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7380233634"
    },
    {
      "job": 79258199249,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380149484"
    },
    {
      "job": 79258199256,
      "time": 266,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380199553"
    },
    {
      "job": 79257633350,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380106349"
    },
    {
      "job": 79258199373,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380143672"
    },
    {
      "job": 79258199404,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7380153089"
    },
    {
      "job": 79258199268,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7380153158"
    },
    {
      "job": 79258199340,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380152623"
    }
  ],
  "_buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/david-cortes/readsparse",
  "_commit": {
    "id": "3ffa4ad0b07b92722179231894060d56ef52d606",
    "author": "david-cortes <david.cortes.rivera@gmail.com>",
    "committer": "david-cortes <david.cortes.rivera@gmail.com>",
    "message": "add support for free threaded python\n",
    "time": 1746815275
  },
  "_maintainer": {
    "name": "David Cortes",
    "email": "david.cortes.rivera@gmail.com",
    "login": "david-cortes",
    "description": "",
    "uuid": 11860098
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MatrixExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "david-cortes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "libsvm",
    "sparse-matrices",
    "svmlight",
    "cpp"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "david-cortes",
      "count": 93,
      "uuid": 11860098
    },
    {
      "user": "enchufa2",
      "count": 1,
      "uuid": 4542928
    }
  ],
  "_userbio": {
    "uuid": 11860098,
    "type": "user",
    "name": "david-cortes"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readsparse"
  },
  "_devurl": "https://github.com/david-cortes/readsparse",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/readsparse.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/david-cortes/readsparse",
  "_realowner": "david-cortes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1-2",
      "date": "2021-04-06"
    },
    {
      "version": "0.1.2",
      "date": "2021-04-08"
    },
    {
      "version": "0.1.2-1",
      "date": "2021-04-13"
    },
    {
      "version": "0.1.2-2",
      "date": "2021-05-20"
    },
    {
      "version": "0.1.3",
      "date": "2021-06-22"
    },
    {
      "version": "0.1.5",
      "date": "2021-09-07"
    },
    {
      "version": "0.1.5-1",
      "date": "2021-10-14"
    },
    {
      "version": "0.1.5-2",
      "date": "2022-08-06"
    },
    {
      "version": "0.1.5-3",
      "date": "2022-08-15"
    },
    {
      "version": "0.1.5-5",
      "date": "2023-11-13"
    },
    {
      "version": "0.1.5-6",
      "date": "2023-11-27"
    },
    {
      "version": "0.1.5-8",
      "date": "2025-02-17"
    }
  ],
  "_exports": [
    "read.sparse",
    "write.sparse"
  ],
  "_help": [
    {
      "page": "read.sparse",
      "title": "Read Sparse Matrix from Text File",
      "topics": [
        "read.sparse"
      ]
    },
    {
      "page": "write.sparse",
      "title": "Write Sparse Matrix in Text Format",
      "topics": [
        "write.sparse"
      ]
    }
  ],
  "_readme": "https://github.com/david-cortes/readsparse/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp"
  ],
  "_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.716003343634799,
  "_indexed": true,
  "_nocasepkg": "readsparse",
  "_universes": [
    "david-cortes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:01:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "c5da0c35fb9647d442534905d8d47c150e0100a50ef04cfffda920c29a5c4f11",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:01:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "2d8da2695135d7f75ab085c3915854e9a0605d4edaef0cb5235193bc11b7bde6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:01:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "832b9a630e69c938ce0e7c760977f0d41c2e531d5d25e83159fe957a56291612",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:01:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "484c34e410e5142fd2d12e6e28a1bba3037b8775516fb6a3c3080d4f554f414b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:01:06.000Z",
      "arch": "aarch64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "3d9e2f8ff6e64e5e54124360b6c86e39442f40f7a11cdea307b7c391e5631f7e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:03:45.000Z",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "37ce1b7d7e5b93a9f2a42318f6e40c8fc8b2038fc7635feea00f8e799fd8f932",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:01:03.000Z",
      "arch": "aarch64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "2d9e8bcdef198ac70b3b8d8f7cb0c607293f915864a10037903f7bbe1cf7795c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:02:50.000Z",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "75cf19b12748511518b7a64ea577f30337f6428ed6ad9d0cdee209a056daf137",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:01:09.000Z",
      "arch": "emscripten",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "e92619500d62caab23805d1c1de1ceedbad667516f2827750daec37eab1aa323",
      "status": "success",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:00:35.000Z",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "415a7f3d43c77f54ed05cc97ce1be12a578821bb0094a934f11303d2453edb70",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:00:30.000Z",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "1248e93efc5f97e215bb3609041e86bef870b3271380fb2eed544b1d446c3b7b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5-8",
      "date": "2026-06-03T09:00:35.000Z",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "c82bb7417ba5a4efcbf88453a26b5a3ce023f80e2a52b274a3c33ac6fbaa3687",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/26874368355"
    }
  ]
}