mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 09:59:39 +02:00
85 lines
1.5 KiB
Text
85 lines
1.5 KiB
Text
Package: freesearcheR
|
|
Title: Browser Based Data Analysis
|
|
Version: 25.3.2
|
|
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 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,
|
|
haven,
|
|
here,
|
|
quarto,
|
|
readODS,
|
|
readr,
|
|
shiny,
|
|
MASS,
|
|
purrr,
|
|
broom,
|
|
broom.helpers,
|
|
cardx,
|
|
parameters,
|
|
DT,
|
|
performance,
|
|
ggiraph,
|
|
qqplotr,
|
|
see,
|
|
patchwork,
|
|
easystats,
|
|
DHARMa,
|
|
IDEAFilter,
|
|
sparkline,
|
|
datamods,
|
|
toastui,
|
|
webshot,
|
|
lubridate,
|
|
bsicons,
|
|
thematic,
|
|
reshape2,
|
|
shinyWidgets,
|
|
classInt,
|
|
htmltools,
|
|
rlang,
|
|
data.table,
|
|
apexcharter,
|
|
esquisse,
|
|
janitor,
|
|
flextable,
|
|
gt,
|
|
kableExtra,
|
|
rankinPlot,
|
|
sjPlot,
|
|
gvlma,
|
|
psych,
|
|
jtools,
|
|
Hmisc,
|
|
ggstats,
|
|
rempsyc,
|
|
ggridges,
|
|
ggalluvial,
|
|
REDCapCAST,
|
|
eulerr,
|
|
ggforce,
|
|
RcppArmadillo,
|
|
ggcorrplot
|
|
Suggests:
|
|
styler,
|
|
devtools,
|
|
rhub,
|
|
usethis,
|
|
roxygen2,
|
|
pak,
|
|
rsconnect,
|
|
knitr,
|
|
rmarkdown
|
|
URL: https://github.com/agdamsbo/freesearcheR, https://agdamsbo.github.io/freesearcheR/
|
|
BugReports: https://github.com/agdamsbo/freesearcheR/issues
|
|
VignetteBuilder: knitr
|