Package: fobitools
Title: Tools For Manipulating FOBI Ontology
Version: 1.4.0
Authors@R: 
    c(person(given = "Pol",
             family = "Castellano-Escuder",
             role = c("aut", "cre"),
             email = "polcaes@gmail.com",
             comment = c(ORCID = "0000-0001-6466-877X")),
      person(given = "Cristina",
             family = "Andrés-Lacueva",
             role = "aut",
             email = "candres@ub.edu",
             comment = c(ORCID = "0000-0002-8494-4978")),
      person(given = "Alex",
             family = "Sánchez-Pla",
             role = "aut",
             email = "asanchez@ub.edu",
             comment = c(ORCID = "0000-0002-8673-7737"))
             )
Description: A set of tools for interacting with Food-Biomarker Ontology (FOBI). A collection of basic manipulation tools for biological significance analysis, graphs, and 
    text mining strategies for annotating nutritional data.
License: GPL-3
Encoding: UTF-8
LazyData: true
biocViews: MassSpectrometry, Metabolomics, Software, Visualization,
        BiomedicalInformatics, GraphAndNetwork, Annotation,
        Cheminformatics, Pathways, GeneSetEnrichment
Imports: clisymbols, crayon, dplyr, fgsea, ggplot2, ggraph, magrittr,
        ontologyIndex, purrr, RecordLinkage, stringr, textclean,
        tictoc, tidygraph, tidyr, vroom
Suggests: BiocStyle, covr, ggrepel, kableExtra, knitr,
        metabolomicsWorkbenchR, POMA, rmarkdown, rvest,
        SummarizedExperiment, testthat (>= 2.3.2), tidyverse
RoxygenNote: 7.1.2
Depends: R (>= 4.1)
URL: https://github.com/pcastellanoescuder/fobitools/
BugReports: https://github.com/pcastellanoescuder/fobitools/issues
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/fobitools
git_branch: RELEASE_3_15
git_last_commit: b58e886
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-26 22:52:33 UTC; biocbuild
Author: Pol Castellano-Escuder [aut, cre]
    (<https://orcid.org/0000-0001-6466-877X>),
  Cristina Andrés-Lacueva [aut] (<https://orcid.org/0000-0002-8494-4978>),
  Alex Sánchez-Pla [aut] (<https://orcid.org/0000-0002-8673-7737>)
Maintainer: Pol Castellano-Escuder <polcaes@gmail.com>
Built: R 4.2.0; ; 2022-04-27 09:30:34 UTC; windows
