{
  "_id": "6a6060d614e95619b75d9141",
  "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-07-22 06:13:34 UTC",
    "User": "root"
  },
  "Author": "Dmitriy Selivanov [aut, cre],\nFelix Riedel [aut]",
  "_user": "rexyai",
  "_type": "src",
  "_file": "sparsio_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/10fa2f5cb17b5ba10294a4ba4b85aa5f717a98366d531e18df4069eb366dcc4d",
  "_filesize": 120732,
  "_sha256": "10fa2f5cb17b5ba10294a4ba4b85aa5f717a98366d531e18df4069eb366dcc4d",
  "_expires": "2026-10-30T06:19:00.000Z",
  "_created": "2026-07-22T06:13:34.000Z",
  "_published": "2026-07-22T06:19:01.978Z",
  "_jobs": [
    {
      "job": 88846545700,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8520067997"
    },
    {
      "job": 88846545741,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8520068126"
    },
    {
      "job": 88846545724,
      "time": 159,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8520081777"
    },
    {
      "job": 88846545692,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8520077130"
    },
    {
      "job": 88846545983,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8520070005"
    },
    {
      "job": 88846545688,
      "time": 279,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8520112040"
    },
    {
      "job": 88846545709,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8520070061"
    },
    {
      "job": 88846545705,
      "time": 210,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8520093209"
    },
    {
      "job": 88846060292,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8520030580"
    },
    {
      "job": 88846545731,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8520063131"
    },
    {
      "job": 88846545704,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8520068942"
    },
    {
      "job": 88846545675,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8520062410"
    },
    {
      "job": 88846545674,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8520067372"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 8
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparsio"
  },
  "_devurl": "https://github.com/dselivanov/sparsio",
  "_searchresults": 11,
  "_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/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": "16-20260322-1ubuntu1",
      "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-07-22T06:15:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/7729bf60c44adb9c22edc274dab8c2b21dcfae51c68d0cd84fddbd1ac155a064",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-22T06:15:34.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/c55d61f616d77b072cef3e02b43e6497c4436b7641ee914926202f1cdb07ffa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-22T06:16:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/e06b2cccd6909ce3ce61363ea7e3fa1f2ca1adef86dffbf29cf9d47463ab154d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-22T06:15:54.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/bde1e9f4f124b7b9bd87bada65d9890eafd580cd7534a203f73a047264ecad6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-22T06:15:43.000Z",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/4f862888e27d9088344d1315780ece75057d9359af346c0c7b2656045d4b7997",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-22T06:17:15.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/3acf1ec15a38847343c89f3934483e42552ba71e4f2a9c16a6cda3220ab2dd2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-22T06:15:37.000Z",
      "arch": "aarch64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/5702614d4dde53d7ddd993770602335d93e4c2d689be6bc24906d38c8f69f879",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-22T06:16:24.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/7d1e459867b9474c2c177411bf724810e87b9e748e720d40a9b2f32095574e16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-22T06:15:36.000Z",
      "arch": "emscripten",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/22e959376f1ee1f968fc3b27ab9269e11ccc91f1deefaf2ff4d2fed5365d6ac4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-22T06:14:56.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/4a5b0dd31168ad815c472569ac05097e669b2ef49f4077d14db7212331c7725a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-22T06:14:46.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/cf1abca2973f03efdf7ec900b11dd08d263aa54bbb6c12a249523b461b6279ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-22T06:14:57.000Z",
      "arch": "x86_64",
      "commit": "5cf9c19eadf578bd9a663e1cc862b7df63b708e7",
      "fileid": "https://r2.ropensci.org/eaa010253fdf91741605cc5ea225c9d0b434af4d5e864fb2d92b3c43b4421212",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rexyai/actions/runs/29895936271"
    }
  ]
}