From ae7add72203d1028d4ecf84d529f9280ab3b3d4c Mon Sep 17 00:00:00 2001 From: Richard Hanna Date: Fri, 3 Nov 2023 14:53:55 -0400 Subject: [PATCH 1/3] Increment version number to 1.0.0 --- DESCRIPTION | 2 +- NEWS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 679b6eb2..d304d1f2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: REDCapTidieR Type: Package Title: Extract 'REDCap' Databases into Tidy 'Tibble's -Version: 0.4.1.9001 +Version: 1.0.0 Authors@R: c( person("Richard", "Hanna", , "richardshanna91@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0005-6496-8154")), diff --git a/NEWS.md b/NEWS.md index ead723ca..5f200cf2 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# REDCapTidieR (development version) +# REDCapTidieR 1.0.0 # REDCapTidieR 0.4.1 From 46a16e0fcdf24bd08ae99fcffe54ef0f7054a3dd Mon Sep 17 00:00:00 2001 From: Richard Hanna Date: Fri, 3 Nov 2023 15:01:35 -0400 Subject: [PATCH 2/3] Update README, update NEWS --- NEWS.md | 11 +++++++++++ README.Rmd | 2 +- README.md | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 5f200cf2..41de6306 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,16 @@ # REDCapTidieR 1.0.0 +Version 1.0.0 + +This package has been considered stable for months now with no new issues reported, and so should be reflected in the major version number. + +## Minor Updates + +- Updated `openxlsx2` API calls to coincide with v1.0 +- Internal cleaning and tidying of documentation +- `pkgdown` site updates +- Migration of some vignettes over to articles + # REDCapTidieR 0.4.1 Version 0.4.1 (Released 2023-08-15) diff --git a/README.Rmd b/README.Rmd index 2f593a1d..78616343 100644 --- a/README.Rmd +++ b/README.Rmd @@ -16,7 +16,7 @@ knitr::opts_chunk$set( # REDCapTidieR -[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) +[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-greeen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable) [![R-CMD-check](https://github.com/CHOP-CGTInformatics/REDCapTidieR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/CHOP-CGTInformatics/REDCapTidieR/actions/workflows/R-CMD-check.yaml) [![CRAN status](https://www.r-pkg.org/badges/version/REDCapTidieR)](https://CRAN.R-project.org/package=REDCapTidieR) [![](https://cranlogs.r-pkg.org/badges/REDCapTidieR)](https://cran.r-project.org/package=REDCapTidieR) diff --git a/README.md b/README.md index bd50aa04..e7299cde 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Lifecycle: -experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) +stable](https://img.shields.io/badge/lifecycle-stable-greeen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable) [![R-CMD-check](https://github.com/CHOP-CGTInformatics/REDCapTidieR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/CHOP-CGTInformatics/REDCapTidieR/actions/workflows/R-CMD-check.yaml) [![CRAN status](https://www.r-pkg.org/badges/version/REDCapTidieR)](https://CRAN.R-project.org/package=REDCapTidieR) From eb50430e8ba06e0ac4317f0a589f09dcb0dc76bf Mon Sep 17 00:00:00 2001 From: Richard Hanna Date: Fri, 3 Nov 2023 15:21:22 -0400 Subject: [PATCH 3/3] Update WORDLIST, run refresh script --- inst/WORDLIST | 12 ++++++++---- man/REDCapTidieR-package.Rd | 8 +++++--- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/inst/WORDLIST b/inst/WORDLIST index abe43482..f4d2e8b4 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -1,5 +1,7 @@ +CGTInformatics CMD Codecov +DAGs GMP Grupp Labelled @@ -11,24 +13,27 @@ REDCapR REDCapR's REDCapTidieR's RStudio +Recode +Recoding Supertibble +Supertibbles Tibble Tibble's Tibbles Tidyverse URI Wildenhain +XLSX analytics api appendings cli -DAG -DAGs dplyr dropdown edu ggeasy ggplot +github gtsummary https httptest @@ -41,7 +46,7 @@ pre preprocess recode recoded -recoding +recodes skimr supertbl supertibble @@ -57,6 +62,5 @@ undirected unlabelled wb xlsx -XLSX yesno ︎ diff --git a/man/REDCapTidieR-package.Rd b/man/REDCapTidieR-package.Rd index 8bb9ea76..f4c8120e 100644 --- a/man/REDCapTidieR-package.Rd +++ b/man/REDCapTidieR-package.Rd @@ -6,6 +6,8 @@ \alias{_PACKAGE} \title{REDCapTidieR: Extract 'REDCap' Databases into Tidy 'Tibble's} \description{ +\if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}} + Convert 'REDCap' exports into tidy tables for easy handling of 'REDCap' repeat instruments and event arms. } \seealso{ @@ -18,12 +20,12 @@ Useful links: } \author{ -\strong{Maintainer}: Richard Hanna \email{richardshanna91@gmail.com} +\strong{Maintainer}: Richard Hanna \email{richardshanna91@gmail.com} (\href{https://orcid.org/0009-0005-6496-8154}{ORCID}) Authors: \itemize{ - \item Stephan Kadauke \email{kadaukes@chop.edu} - \item Ezra Porter \email{ezrajporter@gmail.com} + \item Stephan Kadauke \email{kadaukes@chop.edu} (\href{https://orcid.org/0000-0003-2996-8034}{ORCID}) + \item Ezra Porter \email{ezrajporter@gmail.com} (\href{https://orcid.org/0000-0002-4690-8343}{ORCID}) } }