Type: Package Package: glitter Title: glitter makes SPARQL Version: 0.2.999 Authors@R: c( person("Lise", "Vaudor", , "lise.vaudor@ens-lyon.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1844-6425")), person("Maëlle", "Salmon", , "msmaellesalmon@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-2815-0399")) ) Description: This package aims at writing and sending SPARQL queries. It makes the exploration and use of Linked Open Data (Wikidata in particular) easier for those who do not know SPARQL. License: GPL-2 URL: https://lvaudor.github.io/glitter/, https://github.com/lvaudor/glitter BugReports: https://github.com/lvaudor/glitter/issues Depends: R (>= 4.1.0) Imports: anytime, cli, dplyr, glue, httr2, lifecycle, magrittr, purrr, rlang, tibble, xml2, xmlparsedata Suggests: covr, httptest2, httpuv, knitr, rmarkdown, testthat (>= 3.1.10.9000), withr Config/Needs/website: DT, ggplot2, leaflet, lvaudor/sequins, sf, tidyr, WikidataR VignetteBuilder: knitr, rmarkdown Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Remotes: r-lib/testthat Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://ar-puuk.r-universe.dev Date/Publication: 2023-12-21 14:13:07 UTC RemoteUrl: https://github.com/lvaudor/glitter RemoteRef: HEAD RemoteSha: b7e7d51e90a4d53bf981296e7e6df19a35567144 NeedsCompilation: no Packaged: 2026-06-23 13:58:53 UTC; root Author: Lise Vaudor [aut, cre] (ORCID: ), Maëlle Salmon [aut] (ORCID: ) Maintainer: Lise Vaudor