use shinyTools version 24.11.2 to fix issues with plotExport module (#136)
ReSources 24.10.1
New Features
adjust Rprofile
add pkgdown doc
add github action workflow for r cmd check
remove rgpt3 dependency
cleanup dockerfile & DESCRIPTION - renaming of mpiisoapp -> DSSM
ReSources 24.09.0
Bug Fixes
fix assue with the assignment of source names (#132)
remove warnings for deprecated functions from dplyr
fix old package name: MpiIsoApp -> DSSM
ReSources 24.08.2
New Features
Adds one-dimensional source mixture plot in addition to available 2- and 3dimensional ones
ReSources 24.08.1
Bug Fixes
fixes issue with missing labels in Prior Info and in User Estimates (#125)
ReSources 24.08.0
Updates
apply new faster version of model import from DataTools package
Bug Fixes
Result graphs: fix error when a covariate is selected in “Display by” (#126)
catch errors when plotting data and display as a popup message, prevents the app from crashing
ReSources 24.07.0
New Features
Result graphs: optionally select the smoothing method (default is “lm”) and the amount of smoothing when displaying line plots, now called “Smooth Line” (#54)
ReSources 24.05.4
New Features
Result graphs: default y range is now set to 0-100% for several estimate types (#120)
Bug Fixes
Result graphs: add missing default (empty) header to fix the crashing of the app when selecting an estimate type different than “Source contributions” (#121)
ReSources 24.05.3
New Features
Data input tables: new select input for the different tables in data input to signal (#54)
if during the copying of data the first row and/or column are included
if during the pasting of data the first row and/or column are included
ReSources 24.05.2
New Features
Result graphs:
new UI to format titles and axis labels which additionally enables to rotate the axis labels (#54)
Updates
Plot export:
apply export module from package ShinyTools for improved error handling