Package: cocktailApp
Maintainer: Steven E. Pav <shabbychef@gmail.com>
Authors@R: c(person(c("Steven", "E."), "Pav", 
    role=c("aut","cre"),
    email="shabbychef@gmail.com",
    comment = c(ORCID = "0000-0002-4197-6195")))
Version: 0.2.3
Date: 2023-07-18
License: LGPL-3
Title: 'shiny' App to Discover Cocktails
BugReports: https://github.com/shabbychef/cocktailApp/issues
Description: A 'shiny' app to discover cocktails. The
    app allows one to search for cocktails by ingredient,
    filter on rating, and number of ingredients. The
    package also contains data with the ingredients of
    nearly 26 thousand cocktails scraped from the web.
Depends: R (>= 3.0.2), shiny
Imports: shinythemes, dplyr, tidyr, tibble, ggplot2, magrittr, ggtern,
        forcats, DT
Suggests: testthat
URL: https://github.com/shabbychef/cocktailApp
Collate: 'cocktailApp.r'
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2023-07-18 17:27:54 UTC; spav
Author: Steven E. Pav [aut, cre] (<https://orcid.org/0000-0002-4197-6195>)
Repository: CRAN
Date/Publication: 2023-07-19 13:40:09 UTC
Built: R 4.4.3; ; 2025-09-10 19:54:16 UTC; windows
