{
  "_id": "6a38f08b3efcd9bda443d63a",
  "Package": "sparsio",
  "Type": "Package",
  "Title": "I/O Operations with Sparse Matrices",
  "Version": "1.0.1",
  "Date": "2020-01-13",
  "Authors@R": "c(person(\"Dmitriy\", \"Selivanov\", role = c(\"aut\", \"cre\"),\nemail = \"selivanov.dmitriy@gmail.com\"),\nperson(\"Felix\", \"Riedel\", role = c(\"aut\"),\nemail = \"felix.riedel@gmail.com\"))",
  "Maintainer": "Dmitriy Selivanov <selivanov.dmitriy@gmail.com>",
  "Encoding": "UTF-8",
  "Description": "Fast 'SVMlight' reader and writer. 'SVMlight' is most\ncommonly used format for storing sparse matrices (possibly with\nsome target variable) on disk. For additional information about\n'SVMlight' format see <http://svmlight.joachims.org/>.",
  "License": "GPL (>= 2) | file LICENSE",
  "URL": "https://github.com/dselivanov/sparsio",
  "BugReports": "https://github.com/dselivanov/sparsio/issues",
  "RoxygenNote": "6.1.1",
  "Repository": "https://rexyai.r-universe.dev",
  "Date/Publication": "2020-01-13 07:08:24 UTC",
  "RemoteUrl": "https://github.com/rexyai/sparsio",
  "RemoteRef": "HEAD",
  "RemoteSha": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-22 08:16:42 UTC",
    "User": "root"
  },
  "Author": "Dmitriy Selivanov [aut, cre],\nFelix Riedel [aut]",
  "MD5sum": "366797e7f147189ca9d50645af854a70",
  "_user": "rexyai",
  "_type": "src",
  "_file": "sparsio_1.0.1.tar.gz",
  "_fileid": "a17d5933162ad0e67c0df0ac2eac6257d084746e7605ece64764165161dfb682",
  "_filesize": 120819,
  "_sha256": "a17d5933162ad0e67c0df0ac2eac6257d084746e7605ece64764165161dfb682",
  "_created": "2026-06-22T08:16:42.000Z",
  "_published": "2026-06-22T08:21:31.451Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82667777212,
      "time": 152,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786774356"
    },
    {
      "job": 82667777191,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786764678"
    },
    {
      "job": 82667777238,
      "time": 137,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786769217"
    },
    {
      "job": 82667777235,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786764952"
    },
    {
      "job": 82667777193,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786760731"
    },
    {
      "job": 82667777225,
      "time": 228,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786796781"
    },
    {
      "job": 82667777224,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786761329"
    },
    {
      "job": 82667777208,
      "time": 242,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786793067"
    },
    {
      "job": 82667045012,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786714616"
    },
    {
      "job": 82667777310,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786753987"
    },
    {
      "job": 82667777202,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786773592"
    },
    {
      "job": 82667777207,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786756729"
    },
    {
      "job": 82667777203,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786748112"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rexyai/sparsio",
  "_commit": {
    "id": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
    "author": "Dmitriy Selivanov <selivanov.dmitriy@gmail.com>",
    "committer": "Dmitriy Selivanov <selivanov.dmitriy@gmail.com>",
    "message": "- fixes when reading file with empty rows (now values within a row)\n- fixes #3\n",
    "time": 1578899304
  },
  "_maintainer": {
    "name": "Dmitriy Selivanov",
    "email": "selivanov.dmitriy@gmail.com",
    "login": "dselivanov",
    "twitter": "@rexyai",
    "description": "",
    "uuid": 5123805
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rexyai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "svmlight",
    "cpp"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "felixr",
      "count": 17,
      "uuid": 1200407
    },
    {
      "user": "dselivanov",
      "count": 5,
      "uuid": 5123805
    }
  ],
  "_userbio": {
    "uuid": 57891767,
    "type": "organization",
    "name": "rexy.ai",
    "followers": 9
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparsio"
  },
  "_devurl": "https://github.com/dselivanov/sparsio",
  "_searchresults": 11,
  "_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/sparsio.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rexyai/sparsio",
  "_realowner": "rexyai",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-06-28"
    },
    {
      "version": "1.0.1",
      "date": "2020-01-13"
    }
  ],
  "_exports": [
    "read_svmlight",
    "write_svmlight"
  ],
  "_help": [
    {
      "page": "svmlight",
      "title": "Fast svmlight reader and writer",
      "topics": [
        "read_svmlight",
        "svmlight",
        "write_svmlight"
      ]
    }
  ],
  "_readme": "https://github.com/rexyai/sparsio/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.7817553746524686,
  "_indexed": true,
  "_nocasepkg": "sparsio",
  "_universes": [
    "rexyai",
    "dselivanov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-22T08:19:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "4562008f3a6d06821baf80a430ae39e218cb2726791d0df5147aeb8c22616adb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-22T08:18:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "7ed80bd42ad9b403b41a8ca9f535ca55eb4e5c13c407a542080317207f53552e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-22T08:19:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "0aff59899dfac70b30b6c502d9429430f33e54272c7a5aa77ee1217f413a8930",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-22T08:18:44.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "b003ad19da072b2e1c698a44f92f3dc068ae535907a5df52b670e881b1adf56b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-22T08:18:47.000Z",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "326470688698c92c87257116fce20f22c6ec1ecc72bbc9545385f5c5e9e97a0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-22T08:19:57.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "c91865d7d4de89fcbd690e58f54db220a9f85396a1aeed7ce5328240be79d6b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-22T08:18:42.000Z",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "959d039ad6d4ea3fd2e482fc0e592ba70010dcc84ec841af8836fb4296637872",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-22T08:19:42.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "e7ce308a0cf1a95d280bdc12960e9454ed9be40479e2d6dfc902bed5c6c2faa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-22T08:18:42.000Z",
      "arch": "emscripten",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "b2dbd6052c3f3c057450ff027f6c07ed8de2a6eb47ffda598340abefbe7e6b83",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-22T08:18:27.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "110aa616ae2b62934c83dc0ac5ac7de2e4ba2567a62b1569df3aec5057897a0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-22T08:18:04.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "c0e201e7c0d12d62da5609d4adfab5fc0c41c4a3a28d94deb25a352752632016",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-22T08:17:58.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "fa53e9561f80df708b34c0988f7991b574d6fe5851ba1a01cb7085b70cb916f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/27938832223"
    }
  ]
}