-
Notifications
You must be signed in to change notification settings - Fork 136
/
Copy pathDESCRIPTION
31 lines (31 loc) · 976 Bytes
/
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
Package: radiant
Type: Package
Title: Business Analytics using R and Shiny
Version: 1.6.6
Date: 2024-5-20
Authors@R: person("Vincent", "Nijs", , "[email protected]", c("aut", "cre"))
Description: A platform-independent browser-based interface for business
analytics in R, based on the shiny package. The application combines the
functionality of 'radiant.data', 'radiant.design', 'radiant.basics',
'radiant.model', and 'radiant.multivariate'.
Depends:
R (>= 4.3.0),
radiant.data (>= 1.6.6),
radiant.design (>= 1.6.6),
radiant.basics (>= 1.6.6),
radiant.model (>= 1.6.6),
radiant.multivariate (>= 1.6.6)
Imports:
shiny (>= 1.8.1),
import (>= 1.1.0)
Suggests:
testthat (>= 2.0.0),
knitr,
rmarkdown,
markdown (>= 1.3)
URL: https://github.com/radiant-rstats/radiant
BugReports: https://github.com/radiant-rstats/radiant/issues
License: AGPL-3 | file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
VignetteBuilder: knitr