Initial
This commit is contained in:
17
opportunityscoring/DESCRIPTION
Normal file
17
opportunityscoring/DESCRIPTION
Normal file
@@ -0,0 +1,17 @@
|
||||
Package: opportunityscoring
|
||||
Title: An Amazing Shiny App
|
||||
Version: 0.0.0.9000
|
||||
Authors@R:
|
||||
person(given = "firstname",
|
||||
family = "lastname",
|
||||
role = c("aut", "cre"),
|
||||
email = "your@email.com")
|
||||
Description: What the package does (one paragraph).
|
||||
License: What license is it under?
|
||||
Imports:
|
||||
config (>= 0.3.1),
|
||||
golem (>= 0.3.1),
|
||||
shiny (>= 1.7.1)
|
||||
Encoding: UTF-8
|
||||
LazyData: true
|
||||
RoxygenNote: 7.1.1
|
||||
Reference in New Issue
Block a user