Skip to content

Commit a6b56ff

Browse files
committed
update version number for PR
1 parent 26f2dcc commit a6b56ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: actimetric
22
Type: Package
33
Title: Classifies Accelerometer Data Into Physical Activity Types
4-
Version: 0.1.4.9002
4+
Version: 0.1.5
55
Authors@R: c(person("Jairo H","Migueles", role = c("aut","cre"),
66
email = "[email protected]",
77
comment = c(ORCID = "0000-0003-0366-6935")),

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* Time zone consideration for building the time stamps (new argument: tz). #69
44
* Gaps in raw data longer than 90 minutes are now imputed once the data have been aggregated. #69
5+
* Small fixes to warning messaging related to sleep detection using data collected on hip.
56

67
# actimetric 0.1.4
78

0 commit comments

Comments
 (0)