-
Notifications
You must be signed in to change notification settings - Fork 9
/
DESCRIPTION
37 lines (37 loc) · 1.06 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
31
32
33
34
35
36
37
Package: SmaRP
Title: SmaRP: Smart Retirement Planning
Version: 1.3.0-9000
Authors@R: c(person("Gabriel", "Foix", role = c("aut")),
person("Francesca", "Vitalini", role = c("aut")),
person("Nicoletta", "Farabullini", role = c("aut")),
person("Riccardo", "Porreca", role = c("aut", "cre"),
email = "[email protected]"),
person("Mirai Solutions GmbH", role = "cph",
email = "[email protected]"))
Description: Shiny App to calculate total pension fund.
Depends: R (>= 3.5.0)
License: GPL-3
URL: https://mirai-solutions.ch,
https://github.com/miraisolutions/SmaRP#readme
BugReports: https://github.com/miraisolutions/SmaRP/issues
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
Imports:
assertthat,
bsplus,
dplyr,
ggplot2,
googleVis,
htmltools,
knitr,
lubridate,
magrittr,
pander,
reshape2,
rmarkdown,
shiny
Suggests: testthat, roxygen2 (>= 6.1.1)
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Biarch: TRUE