Package: avidaR
Title: A Computational Biologist’s Toolkit To Get Data From 'avidaDB'
Version: 1.2.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: 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.3.1
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: 2024-06-21 16:54:53 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: 2024-06-21 17:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:24:30 UTC; windows
