Package: ennet Type: Package Title: Utilities to Extract and Analyse Text Data from the Emergency Nutrition Network Forum Version: 0.3.0.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 URL: https://katilingban.io/ennet/, https://github.com/katilingban/ennet BugReports: https://github.com/katilingban/ennet/issues VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://katilingban.r-universe.dev Date/Publication: 2022-11-03 14:30:51 UTC RemoteUrl: https://github.com/katilingban/ennet RemoteRef: HEAD RemoteSha: 8e742a32e37690385c2cc9a3ae77624518cabc1c NeedsCompilation: no Packaged: 2026-06-10 09:59:39 UTC; root Author: Ernest Guevarra [aut, cre] (ORCID: ) Maintainer: Ernest Guevarra