Package: ennet
Type: Package
Title: Utilities to Extract and Analyse Text Data from the Emergency
        Nutrition Network Forum
Version: 0.2.0
Authors@R: person(given = "Ernest", family = "Guevarra", 
                  email = "ernest@guevarra.io", role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0002-4887-4415"))
Description: The Emergency Nutrition Network or en-net forum is the go to online 
    forum for field practitioners requiring prompt technical advice for 
    operational challenges for which answers are not readily accessible in 
    current guidelines. The questions and the corresponding answers raised 
    within en-net can provide insight into what the key topics of discussion are 
    within the nutrition sector. This package provides utility functions for the 
    extraction, processing and analysis of text data from the online forum.
License: GPL-3
Depends: R (>= 2.10)
Imports: magrittr, rvest, xml2, tibble, dplyr, stringr, lubridate,
        utils, tidyr
Suggests: knitr, rmarkdown, testthat, spelling
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.1.1
URL: https://katilingban.io/ennet/,
        https://github.com/katilingban/ennet
BugReports: https://github.com/katilingban/ennet/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-21 00:30:31 UTC; ernest
Author: Ernest Guevarra [aut, cre] (<https://orcid.org/0000-0002-4887-4415>)
Maintainer: Ernest Guevarra <ernest@guevarra.io>
Repository: CRAN
Date/Publication: 2021-01-21 05:30:07 UTC
