{
  "_id": "6a4796b12f27a93436c0edca",
  "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-07-03 06:52:51 UTC",
    "User": "root"
  },
  "Author": "David Cortes [aut, cre, cph]",
  "_user": "david-cortes",
  "_type": "src",
  "_file": "readsparse_0.1.5-8.tar.gz",
  "_fileid": "https://r2.ropensci.org/bc5d2d11a4f0c718cac7ec4fdc6432c1f3f4172ddfa5bbd7392814ebb12fd854",
  "_filesize": 177897,
  "_sha256": "bc5d2d11a4f0c718cac7ec4fdc6432c1f3f4172ddfa5bbd7392814ebb12fd854",
  "_expires": "2026-10-11T11:02:09.000Z",
  "_created": "2026-07-03T06:52:51.000Z",
  "_published": "2026-07-03T11:02:09.649Z",
  "_jobs": [
    {
      "job": 84986123506,
      "time": 165,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8059806128"
    },
    {
      "job": 84986123632,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8059798835"
    },
    {
      "job": 84986124061,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8059799415"
    },
    {
      "job": 84986123834,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8059797303"
    },
    {
      "job": 84986123593,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8059787821"
    },
    {
      "job": 84986123629,
      "time": 241,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8059826439"
    },
    {
      "job": 84986123556,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8059789658"
    },
    {
      "job": 84986123558,
      "time": 281,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8059837555"
    },
    {
      "job": 84986122963,
      "time": 199,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059759330"
    },
    {
      "job": 84986123698,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8059797417"
    },
    {
      "job": 84986123576,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8059797281"
    },
    {
      "job": 84986123940,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8059792429"
    },
    {
      "job": 84986123922,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8059791653"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 216
  },
  "_downloads": {
    "count": 321,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readsparse"
  },
  "_devurl": "https://github.com/david-cortes/readsparse",
  "_searchresults": 14,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.7481880270062002,
  "_indexed": true,
  "_nocasepkg": "readsparse",
  "_universes": [
    "david-cortes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:55:38.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/732371fc2419ea43b335acfd7bde72b473339825616449379fed8cbafb6c8c86",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:55:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/6f2eb8d753f015fbdbf56e6e5cc1fa73019c2294bbf698a6de2c347ecdd53ef0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:55:14.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/798f954ad1a13285844d23bd90910345f2c24d539af4394c14bca7186cbc8a58",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:54:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/2136ae667eec035add1f36d3f3c2e36df044beb6ea896753af6ca75d8b533c6d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:54:37.000Z",
      "arch": "aarch64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/e9b9b5847d4c10acc730b74e31d9e55e2d9a8302df1e859772ab6ea9fedc38ac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:56:18.000Z",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/6d2b21a30af61aa3a43635aa49557b0f53896008d542f3f53834fc8f15304032",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:54:40.000Z",
      "arch": "aarch64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/8fa016d1f657f9de0f1a249d9ecefc1d158d2708f4d7fc6052b5f034b87d1b58",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:56:43.000Z",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/0561eba1b4dda57d65678fe07e1cb7499b549d33ebdc705ab88a4072175d9995",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:55:28.000Z",
      "arch": "emscripten",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/79718cd64f3c1edd1c6bfcbe3deaae1fc2fc319bfca9bd9dc2284ee4201205b6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:54:29.000Z",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/1b3e05d0b40fb7b19e929cb2137f92b6c8e13dd55cfda7290962e6c03cb3bcf9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:54:15.000Z",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/dd4652295465241cf49d4ddfd45f7dca1af55dd37de6aa0c615450e8ab8527b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5-8",
      "date": "2026-07-03T06:54:12.000Z",
      "arch": "x86_64",
      "commit": "3ffa4ad0b07b92722179231894060d56ef52d606",
      "fileid": "https://r2.ropensci.org/484e249c6e1031065a12a830bfd840275ea4c18cf98804c4a5ebb8e1ce357b18",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/david-cortes/actions/runs/28643710542"
    }
  ]
}