-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
30 lines (30 loc) · 1.03 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: powrballad
Title: Selecting an Optimal Powerballad for Kareoke
Version: 0.0.0.9000
Authors@R: c(
person("Roel M.", "Hogervorst", , "hogervorst.rm@gmail.com", c("aut", "cre")),
person("Kevin", "O'Brian" , role = "aut"),
person("Colin", "mcgillespie",role = "ctb"),
person("Lindsey", "Lee",role ="ctb"),
person("Joseph","Kliegman", role = "ctb"),
person("Suni","I don't know here last name", role = "ctb"),
person("Kees", "Mulder", role = "ctb"),
person("Tinka", "Bakker", role = "ctb"),
person("Ravi", "Selker", role = "ctb"),
person("UseR2017",role = "his")
)
Description: Finding the best song for Kareoke can be a problem. This package and
app will assist you by selecting a powerballad from a masterlist.
Depends: R (>= 3.3.3)
License: MIT + file LICENSE
URL: https://github.com/Reoke/powrballad
BugReports: https://github.com/Reoke/powrballad/issues
Encoding: UTF-8
LazyData: true
Suggests: covr,
testthat,
knitr,
rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.0.1
Imports: shiny