Skip to content

Commit

Permalink
additional metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
libjohn committed Jun 15, 2021
1 parent e68ad31 commit e71d8a8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
Type: Compendium
Package: Compendium title
Title: What the Package Does (One Line, Title Case)
Version: 0.0.1
Package: R workshop for tidytext and wordcloud2
Title: Text Mining: Sentiment analysis and word clouds with tidytext
Version: 1.1.0
Authors@R:
person(given = "First",
family = "Last",
person(given = "John",
family = "Little",
role = c("aut", "cre"),
email = "[email protected]",
email = "[email protected]",
comment = c(ORCID = "0000-0002-3600-0972"))
Description: Compendium description
License: What license it uses
Description: Case Study: Demonstrate and learn tidytext sentiment analysis
License: CC BY-NC
URL: https://github.com/libjohn/workshop_textmining
Depends:
countdown,
Expand Down

0 comments on commit e71d8a8

Please sign in to comment.