This commit is contained in:
2022-05-12 11:40:46 +02:00
parent ebd3ed3f85
commit a893884633
16 changed files with 454 additions and 0 deletions

View 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