Skip to content

Commit

Permalink
Fix a read.dcf error that sometimes occurred during installation
Browse files Browse the repository at this point in the history
  • Loading branch information
pdrhlik committed Nov 23, 2018
1 parent bd0b0b7 commit f7a1a9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ Package: sweary
Type: Package
Title: Database of Swear Words in R
Version: 0.0.0.9000
Authors@R: person("Patrik", "Drhlik", email = "patrik.drhlik@gmail.com",
role = c("aut", "cre"))
Authors@R: person("Patrik", "Drhlik", email = "patrik.drhlik@gmail.com", role = c("aut", "cre"))
Description: The packages tries to offer an extensive list of swear
words from different languages, cherry picked by native speakers.
It should then be used in different text analyses.
Expand Down

0 comments on commit f7a1a9c

Please sign in to comment.