Skip to content

Commit

Permalink
minor edits in preparation for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentvanhees committed May 29, 2022
1 parent eb30615 commit 33d6fad
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ authors:
family-names: Manasa
given-names: "Yerramalla"
cff-version: "1.0.3"
date-released: 2022-05-28
date-released: 2022-05-29
doi: "10.5281/zenodo.1051064"
keywords:
- "activity tracker"
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: GGIR
Type: Package
Title: Raw Accelerometer Data Analysis
Version: 2.7-1
Date: 2022-05-28
Date: 2022-05-29
Authors@R: c(person("Vincent T","van Hees",role=c("aut","cre"),
email="[email protected]"),
person("Jairo H","Migueles",role="aut"),
Expand Down
4 changes: 2 additions & 2 deletions inst/NEWS.Rd
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
\name{NEWS}
\title{News for Package \pkg{GGIR}}
\newcommand{\cpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}
\section{Changes in version 2.7-1 (release date:28-05-2022)}{
\section{Changes in version 2.7-1 (release date:29-05-2022)}{
\itemize{
\item Fixing bug #566 concerning decision to not parallel process happenning too late in the code
\item Fixing bug #566 concerning decision to not parallel process being made too late
\item Part 4: Fixing timezone sensitivity for OSx in Pacific timezone for gloadlog function.
}
}
Expand Down
2 changes: 1 addition & 1 deletion man/GGIR-package.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
Package: \tab GGIR\cr
Type: \tab Package\cr
Version: \tab 2.7-1\cr
Date: \tab 2022-05-28\cr
Date: \tab 2022-05-29\cr
License: \tab LGPL (>= 2.0, < 3)\cr
Discussion group: \tab https://groups.google.com/forum/#!forum/rpackageggir\cr
}
Expand Down

0 comments on commit 33d6fad

Please sign in to comment.