Package: avidaR
Title: A Computational Biologist’s Toolkit To Get Data From 'avidaDB'
Version: 1.2.0
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: 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.
License: MIT + file LICENSE
URL: https://gitlab.com/fortunalab/avidaR
Encoding: UTF-8
Language: en_US
RoxygenNote: 7.2.3
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, curl (>= 5.0.2)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-09-14 09:41:57 UTC; root
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: 2023-09-14 13:10:02 UTC
Built: R 4.2.0; ; 2023-09-15 11:49:26 UTC; unix
