-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
22 lines (22 loc) · 927 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: despair
Title: Motivational Quotes and Shakespearean Bard–bits for Personal Projects
Version: 0.1.1
Authors@R:
person("JP", "Monteagudo",
email = "[email protected]",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0009-0003-6465-6658"))
Maintainer: JP Monteagudo <[email protected]>
Description: Generate motivational quotes and Shakespearean word combinations (bard–bits) that a user can consider for their personal projects. Each of the package functions takes two arguments, cat which default to any, and a a numeric or character seed to ensure reproducible results.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
LazyData: true
URL: https://github.com/jpmonteagudo28/despair
BugReports: https://github.com/jpmonteagudo28/despair/issues
Suggests:
spelling,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US