-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 901 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
Package: fitODBODRshiny
Title: 'Shiny' Application for R Package 'fitODBOD'
Version: 1.0.2
Authors@R:
person("Amalan", "Mahendran", , "amalan0595@gmail.com", role = c("cre", "aut"))
Description: For binomial outcome data Alternate Binomial Distributions
and Binomial Mixture Distributions are fitted when overdispersion is
available.
License: MIT + file LICENSE
URL:
https://github.com/Amalan-ConStat/fitODBODRshiny,https://amalan-con-stat.shinyapps.io/fitODBODRshiny/
BugReports:
https://github.com/Amalan-ConStat/fitODBODRshiny/issues
Depends:
R (>= 2.10)
Imports:
bslib,
config (>= 0.3.2),
flextable,
ggplot2,
golem (>= 0.4.1),
shiny (>= 1.8.0),
shinydashboard,
shinyscreenshot
Suggests: gridlayout
Additional_repositories: https://amalan-constat.github.io/drat/
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.1