version bump
Some checks failed
pkgdown.yaml / pkgdown (push) Has been cancelled

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-05-14 12:54:44 +02:00
commit 7917a8f5c0
No known key found for this signature in database
8 changed files with 374 additions and 171 deletions

View file

@ -1,6 +1,6 @@
Package: FreesearchR
Title: A free and open-source browser based data analysis tool for researchers with publication ready output
Version: 25.5.4
Version: 25.5.5
Authors@R: c(
person("Andreas Gammelgaard", "Damsbo",email="agdamsbo@clin.au.dk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7559-1154")),
@ -63,7 +63,8 @@ Imports:
ggforce,
RcppArmadillo,
ggcorrplot,
shinyjs
shinyjs,
emmeans
Suggests:
styler,
devtools,