big steps

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-01-15 16:21:38 +01:00
commit ce2558fe90
No known key found for this signature in database
19 changed files with 3825 additions and 529 deletions

View file

@ -1,6 +1,6 @@
Package: freesearcheR
Title: Browser Based Data Analysis
Version: 24.12.1
Version: 25.1.1
Authors@R:
person("Andreas Gammelgaard", "Damsbo", , "agdamsbo@clin.au.dk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7559-1154"))
@ -49,7 +49,10 @@ Imports:
shinyWidgets,
classInt,
htmltools,
rlang
rlang,
data.table,
apexcharter,
teal.modules.general
Suggests:
styler,
devtools,