Changes in version 1.2.0 (2023-07-10)
+ Added the STFCJ database from Japan to the available databases

Changes in version 1.2.0 (2021-11-14)
+ Added the CNF database from Canada to the available databases
+ Now findFoodName ignores case by default

Changes in version 1.1.0 (2021-03-13)
+ Entire food lists can be navigated through the app
+ Redesigned diet input tab in the app to be more detailed
+ Now diet can be input for an arbitrary number of dates, and time of meals can be specified
+ The app accepts multiple units for consumed foods (tablespoons, cups, etc.)

Changes in version 1.0.0 (2020-12-14)
+ Added a shiny app
+ Now it is possible to plot macronutrients only with nutrientIntakePlot
+ Bug fixes for limit cases where only a single food is provided for a given day

Changes in version 0.99.3 (2020-10-06)
+ Avoid BiocStyle output under Windows environments to prevent CRAN build failure