Skip to content

Commit

Permalink
prepare new github-only release
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentvanhees committed Jun 18, 2020
1 parent 156a053 commit 9cd0380
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
10 changes: 7 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
abstract: "Converts raw data from wearables into insightful reports for researchers investigating human daily physical activity and sleep."
authors:
-
affiliation: "Netherlands eScience Center"
affiliation: "Accelting"
family-names: Hees
given-names: Vincent
name-particle: van
Expand Down Expand Up @@ -40,8 +40,12 @@ authors:
family-names: Migueles
given-names: "Jairo H."
orcid: "https://orcid.org/0000-0003-0366-6935"
-
affiliation: "Shimmer Ltd"
family-names: Patterson
given-names: "Matt"
cff-version: "1.0.3"
date-released: 2020-06-04
date-released: 2020-06-18
doi: "10.5281/zenodo.1051064"
keywords:
- "activity tracker"
Expand All @@ -53,5 +57,5 @@ license: "LGPL-2.0-only"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/wadpac/GGIR"
title: GGIR
version: "2.0-1"
version: "2.0-2"
...
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: GGIR
Type: Package
Title: Raw Accelerometer Data Analysis
Version: 2.0-1
Date: 2020-06-04
Version: 2.0-2
Date: 2020-06-18
Authors@R: c(person("Vincent T","van Hees",role=c("aut","cre"),
email="[email protected]"),
person("Zhou","Fang",role="ctb"),
Expand Down
4 changes: 2 additions & 2 deletions man/GGIR-package.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ citing the supporting publications (e.g. Migueles et al. 2019) in your publicati
\tabular{ll}{
Package: \tab GGIR\cr
Type: \tab Package\cr
Version: \tab 2.0-1\cr
Date: \tab 2020-06-04\cr
Version: \tab 2.0-2\cr
Date: \tab 2020-06-18\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 9cd0380

Please sign in to comment.