{
  "_id": "6a102fcfacfb0bcc41c951ab",
  "Package": "sparqlr",
  "Title": "A SPARQL Client for R",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Marco\", \"Pagni\", , \"marco.pagni@sib.swiss\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-9292-9463\")),\nperson(\"Robin\", \"Engler\", , \"robin.engler@sib.swiss\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0001-7090-6196\")),\nperson(\"SIB Swiss Institute of Bioinformatics\", role = \"cph\")\n)",
  "Description": "Provides a client for running SPARQL queries directly from\nR. SPARQL (short for SPARQL Protocol and RDF Query Language) is\na query language used to retrieve and manipulate data stored in\nRDF (Resource Description Framework) format.",
  "License": "GPL-3",
  "URL": "https://github.com/sib-swiss/sparqlr",
  "BugReports": "https://github.com/sib-swiss/sparqlr/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://sib-swiss.r-universe.dev",
  "Date/Publication": "2026-04-02 08:28:50 UTC",
  "RemoteUrl": "https://github.com/sib-swiss/sparqlr",
  "RemoteRef": "HEAD",
  "RemoteSha": "3618e79a9a00362794f12dd0a5bac2c662162925",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 09:53:39 UTC",
    "User": "root"
  },
  "Author": "Marco Pagni [aut] (ORCID: <https://orcid.org/0000-0001-9292-9463>),\nRobin Engler [aut, cre] (ORCID:\n<https://orcid.org/0009-0001-7090-6196>),\nSIB Swiss Institute of Bioinformatics [cph]",
  "Maintainer": "Robin Engler <robin.engler@sib.swiss>",
  "MD5sum": "788b1fe94f1a677492637a6d018db32e",
  "_user": "sib-swiss",
  "_type": "src",
  "_file": "sparqlr_0.1.0.tar.gz",
  "_fileid": "0d25dd302c54ecf89f983d198347247f8dc3b7b3b4979ad3cd5cad1feffafcf5",
  "_filesize": 129898,
  "_sha256": "0d25dd302c54ecf89f983d198347247f8dc3b7b3b4979ad3cd5cad1feffafcf5",
  "_created": "2026-05-12T09:53:39.000Z",
  "_published": "2026-05-22T10:28:31.394Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77361733017,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6941052829"
    },
    {
      "job": 77361732890,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6941053078"
    },
    {
      "job": 77361733173,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6941066713"
    },
    {
      "job": 77361732841,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6941069035"
    },
    {
      "job": 77361732752,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6941002288"
    },
    {
      "job": 77361732476,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158346384"
    },
    {
      "job": 77361732784,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6941029906"
    },
    {
      "job": 77361733315,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6941029331"
    },
    {
      "job": 77361733186,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6941030930"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sib-swiss/actions/runs/25726805362",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sib-swiss/sparqlr",
  "_commit": {
    "id": "3618e79a9a00362794f12dd0a5bac2c662162925",
    "author": "Robin Engler <robin.engler@gmail.com>",
    "committer": "Robin Engler <robin.engler@gmail.com>",
    "message": "docs: improve README\n",
    "time": 1775118530
  },
  "_maintainer": {
    "name": "Robin Engler",
    "email": "robin.engler@sib.swiss",
    "login": "sibgit",
    "uuid": 61189484
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "styler",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sib-swiss",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 22
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "robinengler",
      "count": 23,
      "uuid": 13235666
    }
  ],
  "_userbio": {
    "uuid": 17580039,
    "type": "organization",
    "name": "SIB Swiss Institute of Bioinformatics"
  },
  "_downloads": {
    "count": 526,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparqlr"
  },
  "_devurl": "https://github.com/sib-swiss/sparqlr",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sparqlr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sib-swiss/sparqlr",
  "_realowner": "sib-swiss",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-08"
    }
  ],
  "_exports": [
    "convert_iri_style",
    "load_prefixes_from_file",
    "load_query_from_file",
    "sparql_construct",
    "sparql_describe",
    "sparql_select"
  ],
  "_help": [
    {
      "page": "convert_iri_style",
      "title": "Convert the style of IRIs from \"long\" or \"short\" into another form.",
      "topics": [
        "convert_iri_style"
      ]
    },
    {
      "page": "load_prefixes_from_file",
      "title": "Load SPARQL prefixes from a text file.",
      "topics": [
        "load_prefixes_from_file"
      ]
    },
    {
      "page": "load_query_from_file",
      "title": "Load a SPARQL query from a file.",
      "topics": [
        "load_query_from_file"
      ]
    },
    {
      "page": "sparql_construct",
      "title": "Run a SPARQL CONSTRUCT query.",
      "topics": [
        "sparql_construct"
      ]
    },
    {
      "page": "sparql_describe",
      "title": "Run a SPARQL DESCRIBE query.",
      "topics": [
        "sparql_describe"
      ]
    },
    {
      "page": "sparql_select",
      "title": "Run a SPARQL SELECT query.",
      "topics": [
        "sparql_select"
      ]
    }
  ],
  "_readme": "https://github.com/sib-swiss/sparqlr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "sparqlr-vignette.Rmd",
      "filename": "sparqlr-vignette.html",
      "title": "sparqlr-vignette",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-03-31 14:50:34",
      "modified": "2026-04-02 08:28:50",
      "commits": 2
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "sparqlr",
  "_universes": [
    "sib-swiss",
    "sibgit"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T09:56:01.000Z",
      "distro": "noble",
      "commit": "3618e79a9a00362794f12dd0a5bac2c662162925",
      "fileid": "afcc6cb3a340e69900cf16b0295929cd844c24dcbf3394046d04c17824a63b14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sib-swiss/actions/runs/25726805362"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T09:56:02.000Z",
      "distro": "noble",
      "commit": "3618e79a9a00362794f12dd0a5bac2c662162925",
      "fileid": "537cd834a69d18da9394c762c05b0fdf6d6f2996d37b1acb4f54a337b4326aa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sib-swiss/actions/runs/25726805362"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T09:56:43.000Z",
      "commit": "3618e79a9a00362794f12dd0a5bac2c662162925",
      "fileid": "0ad5376569f9db776b598c91a2364d6aeb2a6af9cacfbcdcbc9497b13c1894a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sib-swiss/actions/runs/25726805362"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T09:56:49.000Z",
      "commit": "3618e79a9a00362794f12dd0a5bac2c662162925",
      "fileid": "a260fc709e3897c174fa8759a90f9f36ff92d119d86cc4df3b7fc1ca239a6b82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sib-swiss/actions/runs/25726805362"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:54:51.000Z",
      "commit": "3618e79a9a00362794f12dd0a5bac2c662162925",
      "fileid": "e8d84a2058e5fa5041e98674153807fa9c588cc97afa8cb8d73ee891a43d2689",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sib-swiss/actions/runs/25726805362"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:54:49.000Z",
      "commit": "3618e79a9a00362794f12dd0a5bac2c662162925",
      "fileid": "7f64f355837a65175a7fa689166df1ae1aeb5463614738d4d14e3408247a6b6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sib-swiss/actions/runs/25726805362"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:54:53.000Z",
      "commit": "3618e79a9a00362794f12dd0a5bac2c662162925",
      "fileid": "701a9ee8ff5a41605e5ae6bab72eb269b55431269ac3add56e44a9e212fb3165",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sib-swiss/actions/runs/25726805362"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:28:12.000Z",
      "commit": "3618e79a9a00362794f12dd0a5bac2c662162925",
      "fileid": "1e75bfce5ab30885cd16d89d8162b4e5c32f64f9e5f03dfba9ec1bd1bad415ef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sib-swiss/actions/runs/25726805362"
    }
  ]
}