Skip to content

Commit 087faef

Browse files
committed
update NEWS and package version
1 parent c347f76 commit 087faef

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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.2
4+
Version: 0.1.3
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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# actimetric 0.1.3
2+
3+
* Calibration: fix minor bug by which calibration procedure was using time column instead of acceleration columns in data #49
4+
15
# actimetric 0.1.2
26

37
* Documentation: include references to papers, other pieces of code, packages, and authorships #41

0 commit comments

Comments
 (0)