mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 09:59:39 +02:00
48 lines
930 B
Text
48 lines
930 B
Text
Package: webResearch
|
|
Title: Browser Based Data Analysis
|
|
Version: 24.11.1
|
|
Authors@R:
|
|
person("Andreas Gammelgaard", "Damsbo", , "agdamsbo@clin.au.dk", role = c("aut", "cre"),
|
|
comment = c(ORCID = "0000-0002-7559-1154"))
|
|
Description: Browser based basic data analysis and research output.
|
|
License: AGPL (>= 3)
|
|
Encoding: UTF-8
|
|
Roxygen: list(markdown = TRUE)
|
|
RoxygenNote: 7.3.2
|
|
Imports:
|
|
assertthat,
|
|
bslib,
|
|
dplyr,
|
|
glue,
|
|
gtsummary,
|
|
haven,
|
|
here,
|
|
openxlsx2,
|
|
quarto,
|
|
readODS,
|
|
readr,
|
|
shiny,
|
|
MASS,
|
|
REDCapCAST,
|
|
purrr,
|
|
broom,
|
|
broom.helpers,
|
|
cardx,
|
|
parameters,
|
|
DT,
|
|
performance,
|
|
ggiraph,
|
|
qqplotr,
|
|
see,
|
|
patchwork,
|
|
easystats,
|
|
DHARMa,
|
|
teal,
|
|
IDEAFilter,
|
|
sparkline
|
|
Suggests:
|
|
styler,
|
|
devtools,
|
|
rhub
|
|
URL: https://github.com/agdamsbo/webResearch
|
|
BugReports: https://github.com/agdamsbo/webResearch/issues
|