Skip to content

Commit

Permalink
workflow and CRAN release preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
jhmigueles committed May 27, 2022
1 parent aa3ad2f commit e79d0af
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: actilifecounts
Type: Package
Title: Generate Activity Counts from Raw Accelerometer Data
Version: 0.4.1
Version: 1.0.0
Author: Jairo Hidalgo Migueles
Maintainer: Jairo Hidalgo Migueles <jairo.hidalgo.migueles@gmail.com>
Description: The actilifecounts R package is originally a translation of the
Expand Down
12 changes: 10 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
\name{NEWS}
\title{News for Package \pkg{actigraphcounts}}

\section{Changes in version 0.4.1 (release date: 27-5-2022)}{
\section{Changes in version 1.0.0 (Github-only release date: 27-5-2022)}{
\itemize{
\item Set up workflows
\item Package ready for first CRAN release
}
}


\section{Changes in version 0.4.1 (Github-only release date: 27-5-2022)}{
\itemize{
\item update package name to actilifecounts
}
}

\section{Changes in version 0.4.0 (release date: 25-5-2022)}{
\section{Changes in version 0.4.0 (Github-only release date: 25-5-2022)}{
\itemize{
\item First version of the package
\item Included test files
Expand Down

0 comments on commit e79d0af

Please sign in to comment.