Package: sxpdb Title: Store R values Version: 0.1 Authors@R: c( person(given = "Pierre", family = "Donat-Bouillud", role = c("aut", "cre"), email = "pierre.donat.bouillud@gmail.com", comment = c(ORCID = "0000-0003-4455-1130")), person(given = "Yuan", family = "Cao", role = c("aut"), email = "cao.yuan1@northeastern.edu"), person(given = "Filip", family = "Krikava", role = c("ctb"), email = "krikava@gmail.com", comment = c(ORCID = "0000-0002-0478-6202"))) Description: Stores R values. It stores the values in an efficient ways that scales to millions of unique values and provides a rich query API to find values from the database. License: MIT + file LICENSE Encoding: UTF-8 SystemRequirements: C++17 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: pkgload Suggests: testthat, xml2, mutator LinkingTo: testthat Remotes: PRL-PRG/mutator Config/pak/sysreqs: cmake make libuv1-dev Repository: https://prl-prg.r-universe.dev Date/Publication: 2026-07-15 21:17:10 UTC RemoteUrl: https://github.com/PRL-PRG/sxpdb RemoteRef: HEAD RemoteSha: eacdf11be92bb7dbb636fadd6de641e6ffe9c0bc NeedsCompilation: yes Packaged: 2026-07-15 21:40:56 UTC; root Author: Pierre Donat-Bouillud [aut, cre] (ORCID: ), Yuan Cao [aut], Filip Krikava [ctb] (ORCID: ) Maintainer: Pierre Donat-Bouillud