-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
63 additions
and
2,456 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,85 +1,3 @@ | ||
<<<<<<< HEAD | ||
Package: cvars | ||
Title: Clinical Visual Analytics for Review and Submission | ||
Version: 0.1.0 | ||
Authors@R: c( | ||
person("Smriti", "Anand", email = "[email protected]", role = c("aut", "cre")), | ||
person("Jayashree", "V", role = "aut"), | ||
person("Sukalpo", "Saha", role = "aut"), | ||
person("Vikram", "S", role = "aut"), | ||
person("Jagadish", "Katam", role = "aut"), | ||
person("Arjun", "Rubalingam", role = "aut"), | ||
person("Amol Bandu", "Gorde", role = "aut"), | ||
person("Gomathi", "S", role = "aut"), | ||
person("Dhivya", "Kanagaraj", role = "ctb"), | ||
person("Neetu", "Sangari", role = "ctb"), | ||
person("Aishwarya", "LR", role = "ctb"), | ||
person("Manali", "Jadhav", role = "ctb"), | ||
person("Prakasam", "R", role = "ctb") | ||
) | ||
Description: Development of an open-source tool and package to enable | ||
generation of identified interactive plots for clinical review and | ||
direct inclusion in submission for regulatory agencies. The initial | ||
scope is to develop a package to generate interactive forest and | ||
volcano plots for adverse event and FDA Medical Queries (FMQs) | ||
analysis outputs for inclusion in submissions to the FDA. This work is | ||
a collaboration among the American Statistical Association (ASA), | ||
PHUSE, and FDA. | ||
License: Apache License (>= 2) | ||
URL: https://github.com/phuse-org/aesummaries/ | ||
BugReports: https://github.com/phuse-org/aesummaries/issues/ | ||
Depends: | ||
R (>= 3.5) | ||
Imports: | ||
bs4Dash (>= 2.3.0), | ||
dplyr (>= 1.1.2), | ||
DT (>= 0.28), | ||
epitools (>= 0.5.10.1), | ||
flextable (>= 0.9.2), | ||
forcats (>= 0.5.1), | ||
ggplot2 (>= 3.4.3), | ||
golem (>= 0.4.1), | ||
htmltools (>= 0.5.6), | ||
magrittr (>= 2.0.3), | ||
officer (>= 0.6.2), | ||
rlang (>= 1.1.1), | ||
scales (>= 1.2.1), | ||
shiny (>= 1.7.5), | ||
shinyjs (>= 2.1.0), | ||
shinyWidgets (>= 0.7.6), | ||
stringr (>= 1.5.0), | ||
tibble (>= 3.2.1) | ||
Suggests: | ||
cli, | ||
config, | ||
cowplot, | ||
ftExtra, | ||
ggstance, | ||
glue, | ||
haven, | ||
knitr (>= 1.36), | ||
lifecycle, | ||
markdown (>= 1.1), | ||
plotly, | ||
plyr, | ||
purrr, | ||
RCurl, | ||
rmarkdown, | ||
shinycssloaders, | ||
testthat (>= 3.1.0), | ||
tidyr, | ||
utils, | ||
waiter, | ||
withr | ||
VignetteBuilder: | ||
knitr | ||
Config/testthat/edition: 3 | ||
Encoding: UTF-8 | ||
Language: en-US | ||
LazyData: true | ||
Roxygen: list(markdown = TRUE) | ||
RoxygenNote: 7.2.3 | ||
======= | ||
Package: cvars | ||
Title: Clinical Visual Analytics for Review and Submission | ||
Version: 0.1.0 | ||
|
@@ -112,24 +30,24 @@ BugReports: https://github.com/phuse-org/aesummaries/issues/ | |
Depends: | ||
R (>= 3.5) | ||
Imports: | ||
dplyr (>= 1.0.7), | ||
DT (>= 0.19), | ||
bs4Dash (>= 2.3.0), | ||
dplyr (>= 1.1.2), | ||
DT (>= 0.28), | ||
epitools (>= 0.5.10.1), | ||
flextable (>= 0.8.6), | ||
flextable (>= 0.9.2), | ||
forcats (>= 0.5.1), | ||
ggplot2 (>= 3.3.5), | ||
golem (>= 0.3.1), | ||
htmltools (>= 0.5.2), | ||
ggplot2 (>= 3.4.3), | ||
golem (>= 0.4.1), | ||
htmltools (>= 0.5.6), | ||
magrittr (>= 2.0.3), | ||
officer (>= 0.6.1), | ||
officer (>= 0.6.2), | ||
rlang (>= 1.1.1), | ||
scales (>= 1.1.1), | ||
shiny (>= 1.7.1), | ||
shinydashboard (>= 0.7.2), | ||
shinyjs (>= 2.0.0), | ||
shinyWidgets (>= 0.6.2), | ||
stringr (>= 1.4.0), | ||
tibble (>= 3.1.6) | ||
scales (>= 1.2.1), | ||
shiny (>= 1.7.5), | ||
shinyjs (>= 2.1.0), | ||
shinyWidgets (>= 0.7.6), | ||
stringr (>= 1.5.0), | ||
tibble (>= 3.2.1) | ||
Suggests: | ||
cli, | ||
config, | ||
|
@@ -150,6 +68,7 @@ Suggests: | |
testthat (>= 3.1.0), | ||
tidyr, | ||
utils, | ||
waiter, | ||
withr | ||
VignetteBuilder: | ||
knitr | ||
|
@@ -159,4 +78,3 @@ Language: en-US | |
LazyData: true | ||
Roxygen: list(markdown = TRUE) | ||
RoxygenNote: 7.2.3 | ||
>>>>>>> 0cd101109665f2699b442aa971069068a28e65d5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.