-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5541f2f
commit 1c79812
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: epitweetr | ||
Title: Early Detection of Public Health Threats from Twitter Data | ||
Version: 2.2.12 | ||
Title: Early Detection of Public Health Threats from 'Twitter' Data | ||
Version: 2.2.13 | ||
Authors@R: c( | ||
person(given = "Laura", | ||
family = "Espinosa", | ||
|
@@ -43,7 +43,7 @@ Authors@R: c( | |
role = "ctb", | ||
email = "[email protected]") | ||
) | ||
Description: It allows you to automatically monitor trends of tweets by time, place and topic aiming at detecting public health threats early through the detection of signals (e.g. an unusual increase in the number of tweets). 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 is available in the epitweetr peer-review publication (<https://www.eurosurveillance.org/content/10.2807/1560-7917.ES.2022.27.39.2200177>). | ||
Description: It allows you to automatically monitor trends of tweets by time, place and topic aiming at detecting public health threats early through the detection of signals (e.g. an unusual increase in the number of tweets). 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 is available in the 'epitweetr' peer-review publication (<https://www.eurosurveillance.org/content/10.2807/1560-7917.ES.2022.27.39.2200177>). | ||
License: EUPL | ||
URL: https://github.com/EU-ECDC/epitweetr | ||
BugReports: https://github.com/EU-ECDC/epitweetr/issues | ||
|