Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions episomer/DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: episomer
Title: Early Detection of Public Health Threats from Social Media Data
Version: 3.0.29
Version: 3.0.30
Authors@R: c(
person(given = "Laura",
family = "Espinosa",
Expand Down Expand Up @@ -59,7 +59,7 @@ Authors@R: c(
role = "ctb",
email = "y.mansiaux@epiconcept.fr")
)
Description: It allows you to automatically monitor trends of social media messages by time, place and topic aiming at detecting public health threats early through the detection of signals (i.e., an unusual increase in the number of messages per time, topic and location). It was designed to focus on infectious diseases, and it can be extended to all hazards or other fields of study by modifying the topics and keywords. More information on the original package epitweetr is available in the peer-review publication <doi:10.2807/1560-7917.ES.2022.27.39.2200177>.
Description: It allows you to automatically monitor trends of social media messages by time, place and topic aiming at detecting public health threats early through the detection of signals (i.e., an unusual increase in the number of messages per time, topic and location). It was designed to focus on infectious diseases, and it can be extended to all hazards or other fields of study by modifying the topics and keywords. More information on the original package 'epitweetr' is available in the peer-review publication <doi:10.2807/1560-7917.ES.2022.27.39.2200177>.
License: EUPL
URL: https://github.com/EU-ECDC/episomer
BugReports: https://github.com/EU-ECDC/episomer/issues
Expand Down