diff --git a/DESCRIPTION b/DESCRIPTION index 04421a0b..2937f30b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: activAnalyzer Title: A Shiny App to Analyze Accelerometer-Measured Daily Physical Behavior Data -Version: 1.0.3 +Version: 1.0.4 Authors@R: person('Pierre-Yves', 'de Müllenheim', email = 'pydemull@uco.fr', role = c('cre', 'aut'), comment = c(ORCID = "0000-0001-9157-7371")) Description: This app has been developed to analyze daily physical behavior data recorded at the hip in adults using an ActiGraph accelerometer. Once analysis is completed, diff --git a/NEWS.md b/NEWS.md index 4def0865..607d4279 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# activAnalyzer 1.0.4 + +* Added a block of code into the plot_data_with_intensity() function that was erroneously removed during a previous commit. This block of code allows to show grey bands on the figure with intensity data to indicate what periods will not be considered for analysis. + # activAnalyzer 1.0.3 * Added an alerte message with box when validating intensity analysis while all inputs are not correctly defined (before the user could not quickly see