Package: avidaR
Title: A computational biologist's toolkit to get data from avidaDB
Version: 1.0.1
Authors@R: 
    c(person(given = "Miguel A.",
             family = "Fortuna",
             email = "fortuna@ebd.csic.es",
             role = "aut",
             comment = c(ORCID = "0000-0002-8374-1941")),
      person(given = "Raúl",
             family = "Ortega",
             role = "cre",
             email = "raul.ortega@ebd.csic.es",
             comment = c(ORCID = "0000-0002-1306-5378")))
Description: It provides users of the R programming language with easy-to-use
  tools for performing complex queries on avidaDB, a semantic database that
  stores genomic and transcriptomic data of self-replicating computer programs
  (known as digital organisms) that mutate and evolve within a user-defined
  computational environment. The functions send SPARQL queries to the
  avidaDB endpoint <https://graphdb.fortunalab.org/repositories/avidaDB>.
License: MIT + file LICENSE
URL: https://gitlab.com/fortunalab/avidaR
Encoding: UTF-8
Language: en_US
RoxygenNote: 7.1.2
Depends: R (>= 3.6.0)
Imports: base64enc (>= 0.1-3), xml2 (>= 1.3.2), httr (>= 1.4.2), dplyr
        (>= 1.0.6), readr (>= 1.4.0), tidyr (>= 1.1.2), tibble (>=
        3.0.6), circlize (>= 0.4.11), RColorBrewer, R6
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-04-07 08:52:50 UTC; raul
Author: Miguel A. Fortuna [aut] (<https://orcid.org/0000-0002-8374-1941>),
  Raúl Ortega [cre] (<https://orcid.org/0000-0002-1306-5378>)
Maintainer: Raúl Ortega <raul.ortega@ebd.csic.es>
Repository: CRAN
Date/Publication: 2022-04-08 09:12:32 UTC
Built: R 4.0.5; ; 2022-04-21 13:12:17 UTC; windows
