version ready for merging

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-06-01 09:22:55 +02:00
commit 5e85902d4b
No known key found for this signature in database
7 changed files with 25 additions and 5 deletions

View file

@ -1,6 +1,6 @@
Package: FreesearchR Package: FreesearchR
Title: Easy data analysis for clinicians Title: Easy data analysis for clinicians
Version: 26.5.1 Version: 26.6.1
Authors@R: c( Authors@R: c(
person("Andreas Gammelgaard", "Damsbo",email="agdamsbo@clin.au.dk", role = c("aut", "cre"), person("Andreas Gammelgaard", "Damsbo",email="agdamsbo@clin.au.dk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7559-1154")), comment = c(ORCID = "0000-0002-7559-1154")),

View file

@ -1,4 +1,4 @@
# FreesearchR 26.5.1 # FreesearchR 26.6.1
*NEW* The visuals module has been restructured to allow for more advanced inputs, which will be added in the future. Basically a more future proof design allowing for more adjustments, while striving to keep the simplicity. Have fun! *NEW* The visuals module has been restructured to allow for more advanced inputs, which will be added in the future. Basically a more future proof design allowing for more adjustments, while striving to keep the simplicity. Have fun!

View file

@ -1 +1 @@
app_version <- function()'26.4.2' app_version <- function()'26.6.1'

View file

@ -1 +1 @@
hosted_version <- function()'v26.4.2-260530' hosted_version <- function()'v26.6.1'

View file

@ -70,7 +70,7 @@ available_plots <- function() {
id = "secondary", id = "secondary",
type = "select_variables", type = "select_variables",
var_types = c("dichotomous", "categorical"), var_types = c("dichotomous", "categorical"),
allow_none = FALSE, allow_none = TRUE,
# inputId = "sec", # inputId = "sec",
label = i18n$t("Secondary variable"), label = i18n$t("Secondary variable"),
multiple = FALSE multiple = FALSE

View file

@ -313,3 +313,13 @@
"Modify factor","Modify factor" "Modify factor","Modify factor"
"Create factor/categorical variable from other variables.","Create factor/categorical variable from other variables." "Create factor/categorical variable from other variables.","Create factor/categorical variable from other variables."
"The data set has %s obs. in %s variables.","The data set has %s obs. in %s variables." "The data set has %s obs. in %s variables.","The data set has %s obs. in %s variables."
"Adjust plot input and settings below, then press ""Plot"".","Adjust plot input and settings below, then press ""Plot""."
"Define plot","Define plot"
"Choose color palette","Choose color palette"
"Additional variable","Additional variable"
"Grouping variable","Grouping variable"
"Secondary variable","Secondary variable"
"Reverse colors","Reverse colors"
"Plot survey results","Plot survey results"
"Additional variables","Additional variables"
"Other variables","Other variables"

1 en da
313 Modify factor Modify factor
314 Create factor/categorical variable from other variables. Create factor/categorical variable from other variables.
315 The data set has %s obs. in %s variables. The data set has %s obs. in %s variables.
316 Adjust plot input and settings below, then press "Plot". Adjust plot input and settings below, then press "Plot".
317 Define plot Define plot
318 Choose color palette Choose color palette
319 Additional variable Additional variable
320 Grouping variable Grouping variable
321 Secondary variable Secondary variable
322 Reverse colors Reverse colors
323 Plot survey results Plot survey results
324 Additional variables Additional variables
325 Other variables Other variables

View file

@ -313,3 +313,13 @@
"Modify factor","Modify factor" "Modify factor","Modify factor"
"Create factor/categorical variable from other variables.","Create factor/categorical variable from other variables." "Create factor/categorical variable from other variables.","Create factor/categorical variable from other variables."
"The data set has %s obs. in %s variables.","The data set has %s obs. in %s variables." "The data set has %s obs. in %s variables.","The data set has %s obs. in %s variables."
"Adjust plot input and settings below, then press ""Plot"".","Adjust plot input and settings below, then press ""Plot""."
"Define plot","Define plot"
"Choose color palette","Choose color palette"
"Additional variable","Additional variable"
"Grouping variable","Grouping variable"
"Secondary variable","Secondary variable"
"Reverse colors","Reverse colors"
"Plot survey results","Plot survey results"
"Additional variables","Additional variables"
"Other variables","Other variables"

1 en sw
313 Modify factor Modify factor
314 Create factor/categorical variable from other variables. Create factor/categorical variable from other variables.
315 The data set has %s obs. in %s variables. The data set has %s obs. in %s variables.
316 Adjust plot input and settings below, then press "Plot". Adjust plot input and settings below, then press "Plot".
317 Define plot Define plot
318 Choose color palette Choose color palette
319 Additional variable Additional variable
320 Grouping variable Grouping variable
321 Secondary variable Secondary variable
322 Reverse colors Reverse colors
323 Plot survey results Plot survey results
324 Additional variables Additional variables
325 Other variables Other variables