limiting dependencies

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-04-23 14:24:07 +02:00
commit 2d35001c33
No known key found for this signature in database
4 changed files with 46 additions and 41 deletions

View file

@ -15,9 +15,9 @@ Imports:
dplyr,
glue,
gtsummary,
haven,
here,
quarto,
haven,
readODS,
readr,
shiny,
@ -29,17 +29,14 @@ Imports:
parameters,
DT,
performance,
ggiraph,
qqplotr,
see,
patchwork,
easystats,
DHARMa,
IDEAFilter,
sparkline,
datamods,
toastui,
webshot,
lubridate,
bsicons,
thematic,
@ -48,18 +45,11 @@ Imports:
classInt,
htmltools,
rlang,
data.table,
apexcharter,
esquisse,
janitor,
flextable,
gt,
kableExtra,
rankinPlot,
sjPlot,
gvlma,
psych,
jtools,
Hmisc,
ggstats,
rempsyc,
@ -74,6 +64,7 @@ Suggests:
styler,
devtools,
rhub,
webshot,
usethis,
roxygen2,
pak,
@ -87,3 +78,6 @@ URL: https://github.com/agdamsbo/FreesearchR, https://agdamsbo.github.io/Freesea
BugReports: https://github.com/agdamsbo/FreesearchR/issues
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends:
R (>= 3.5)
LazyData: true