This commit is contained in:
Andreas Gammelgaard Damsbo 2025-02-07 16:25:43 +01:00
parent b268b90aae
commit 4050429375
No known key found for this signature in database
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,6 @@
Package: freesearcheR
Title: Browser Based Data Analysis
Version: 25.1.1
Version: 25.2.1
Authors@R:
person("Andreas Gammelgaard", "Damsbo", , "agdamsbo@clin.au.dk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7559-1154"))

View file

@ -1,3 +1,9 @@
# freesearcheR 25.2.1
First steps towards a more focused and simplified interface.
Focus will be on ease of use, handling basic functionality for data inspection and descriptive analyses.
# freesearcheR 25.1.1
* UI tweaks.