• Fix bugs in vignettes
  • Minor changes in package vignette titles.
  • Minor changes in parse_fobi() function.
  • Update all data files to FOBI 1.5 version.
  • Released to Bioconductor 3.13.
  • New package vignette “Use case ST000291”.
  • New package vignette “Use case ST000629”.
  • Remove AppVeyor and Travis CI and move codecov to GitHub Actions.
  • Updated vignette “Dietary text annotation”.
  • Improvements to the annotate_foods() function.
  • Switch from the sigora CRAN package to the fgsea Bioconductor package to perform enrichment analysis.
  • Added new function named msea to perform GSEA using FOBI.
  • Addressing Vince Carey (package reviewer from Bioconductor) comments and suggestions.
  • Enabling the option to include a FOBI table instead of downloading it from GitHub.
  • Added FOBI table in package data.
  • Fix Bioconductor Single Package Builder errors and warnings:

    • fobitools.Rproj file removed
    • Rd line widths set to less than 100 characters
    • Examples added in ora.R
    • R version dependency updated from 3.6.0 to 4.1.
    • Use TRUE/FALSE instead of T/F in ora.R
  • Added vignettes.
  • pkgdown updated.
  • Submitted to Bioconductor!
  • Added a function called fobi_graph to generate FOBI graphs.
  • Added a NEWS.md file to track changes to the package.