You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
437 B
18 lines
437 B
|
4 years ago
|
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
|