Releases: tzerk/RLumShiny
v0.2.3 (CRAN)
RLumShiny 0.2.3 (Release date: 2022-01-29)
This package version requires R > 4.0!
-
Updated
surfaceexposure
app now allows considering multiple mu
values when using the global fit functionality. -
The
filter
did not work anymore after changes in'shiny'
; fixed. -
The filter selector icons were deprecated, causing a warning in the
terminal; fixed. -
The app
RCarb App
did not work anymore after changes in'shiny'
;
fixed. -
The app
scalegamma
started with an error message, because one
option for a chosen conversion factor was wrong; fixed.
v0.2.2
RLumShiny 0.2.2 (Release date: 2019-01-11)
-
PREVIEW: New application that scales the gamma dose rate considering layer-to-layer
variations in soil radioactivity. Base function:Luminescence::scale_GammaDose()
.
Keyword forapp_RLum()
: 'scalegamma'.NOTE: This application will only start if the development version 0.9.x of the
R packageLuminescence
is installed as the functionscale_GammaDose()
is
still under development. -
New application to support the new R package
RCarb
. Base functionRCarb::model_DoseRate()
.
Keyword forapp_RLum()
: 'RCarb' -
Removed and updated deprecated links from the "About"-tab in all applications.