FreesearchR/DESCRIPTION
Andreas Gammelgaard Damsbo 39c948e12c
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run
updated docs
2025-04-28 08:31:23 +02:00

83 lines
1.5 KiB
Text

Package: FreesearchR
Title: Clinical Health Data Analysis
Version: 25.4.3
Authors@R:
person("Andreas Gammelgaard", "Damsbo", , "agdamsbo@clin.au.dk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7559-1154"))
Description: Free and open source browser based clinical health data exploration and analysis with publication ready output.
License: AGPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
assertthat,
bslib,
dplyr,
glue,
gtsummary,
here,
quarto,
haven,
readODS,
readr,
shiny,
MASS,
purrr,
broom,
broom.helpers,
cardx,
parameters,
DT,
performance,
qqplotr,
see,
patchwork,
easystats,
DHARMa,
IDEAFilter,
datamods,
toastui,
lubridate,
bsicons,
thematic,
reshape2,
shinyWidgets,
classInt,
htmltools,
rlang,
apexcharter,
esquisse,
flextable,
gt,
rankinPlot,
Hmisc,
ggstats,
rempsyc,
ggridges,
ggalluvial,
REDCapCAST,
eulerr,
ggforce,
RcppArmadillo,
ggcorrplot
Suggests:
styler,
devtools,
rhub,
webshot,
usethis,
roxygen2,
pak,
rsconnect,
knitr,
rmarkdown,
testthat (>= 3.0.0),
shinytest,
covr
URL: https://github.com/agdamsbo/FreesearchR, https://agdamsbo.github.io/FreesearchR/
BugReports: https://github.com/agdamsbo/FreesearchR/issues
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends:
R (>= 3.5)
LazyData: true