{
  "_id": "6a114aa8acfb0bcc41ce8792",
  "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-05-23 06:30:01 UTC",
    "User": "root"
  },
  "Author": "Dmitriy Selivanov [aut, cre],\nFelix Riedel [aut]",
  "MD5sum": "945cb811846b71a250e458bff70c2aee",
  "_user": "rexyai",
  "_type": "src",
  "_file": "sparsio_1.0.1.tar.gz",
  "_fileid": "cbb97cade6611e69ea11e7a51aa52cbedbaf600b5dc33f8353290a0f641b5352",
  "_filesize": 120615,
  "_sha256": "cbb97cade6611e69ea11e7a51aa52cbedbaf600b5dc33f8353290a0f641b5352",
  "_created": "2026-05-23T06:30:01.000Z",
  "_published": "2026-05-23T06:35:20.364Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77503279194,
      "time": 165,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174954894"
    },
    {
      "job": 77503279197,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174953485"
    },
    {
      "job": 77503279192,
      "time": 120,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174950441"
    },
    {
      "job": 77503279187,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174951301"
    },
    {
      "job": 77503279189,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174951278"
    },
    {
      "job": 77503279167,
      "time": 244,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174960647"
    },
    {
      "job": 77503279169,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174949657"
    },
    {
      "job": 77503279172,
      "time": 284,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174962359"
    },
    {
      "job": 77503137954,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174938189"
    },
    {
      "job": 77503279157,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174949614"
    },
    {
      "job": 77503279176,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174951398"
    },
    {
      "job": 77503279174,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174950189"
    },
    {
      "job": 77503279175,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174949223"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579",
  "_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"
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparsio"
  },
  "_devurl": "https://github.com/dselivanov/sparsio",
  "_searchresults": 10,
  "_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",
    "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.7403626894942437,
  "_indexed": true,
  "_nocasepkg": "sparsio",
  "_universes": [
    "rexyai",
    "dselivanov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-23T06:32:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "343d7480dc3f647c492b81789e1f44831064e7a9df0d5f8c595e0b2bc5fc604a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-23T06:32:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "1276eb86d23d8694dbdc4ecc73c69e7d6c79630eae1a2792a389610e685ace54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-23T06:31:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "d9126fb160ba28cbe820ca0939fd01dd6c3c9e0cf9f80ecfd76ffbac38b5cc2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-23T06:32:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "3e0330996a41b08e8856053e00ce15b9f8ca967809f7b66b82d6b1fabcdcc4f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-23T06:32:10.000Z",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "c3cacdfda9a2d0c7a7c3aa5ba0467cc97025fc5c0a22380803767095fd3337f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-23T06:33:23.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "080369257603f929f6b3292b1a7ad6966e823246ef73f91aa89cf87fbd156894",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-23T06:31:51.000Z",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "eaf3a2ff6d2de6471bd1d4dee9a890b21fc20afc61638310796edcf42328fcd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-23T06:32:59.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "4693f90f6d27b077c9399d1193394ebf4a212b651e40d11e57afde11584d023a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-23T06:32:07.000Z",
      "arch": "emscripten",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "388240a219269f9edd055c2589f3944823ac1d66c4324542380935da4b2e0eb8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-23T06:31:17.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "846394f6e73dff0eac6eff792d19c0bd83acefac979ecd40fc8de577c037a302",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-23T06:31:28.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "b7f11bbff78271ac6856cefca38f56426573a052e6cc197052e0fc0478f7c5c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-23T06:31:09.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "6269686a997633f4d42bf17b95b991d1b3ec3fc6234359b8cb82f23b8451e27a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/26325757579"
    }
  ]
}