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

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-06-20 10:06:53 +02:00
commit 0f0e3ddc13
No known key found for this signature in database
14 changed files with 43 additions and 13 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.6.1
Version: 25.6.3
Authors@R: c(
person("Andreas Gammelgaard", "Damsbo",email="agdamsbo@clin.au.dk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7559-1154")),
@ -64,7 +64,8 @@ Imports:
RcppArmadillo,
ggcorrplot,
shinyjs,
emmeans
emmeans,
visdat
Suggests:
styler,
devtools,