From 4847094f2cdcf16ebc72bb124b921fd400afea20 Mon Sep 17 00:00:00 2001 From: AG Damsbo Date: Fri, 14 Apr 2023 09:46:55 +0200 Subject: [PATCH] still cran in sight --- DESCRIPTION | 12 +- R/redcapcast_meta.R | 2 +- docs/404.html | 2 +- docs/LICENSE.html | 4 +- docs/articles/Introduction.html | 196 +++++++++--------- docs/articles/index.html | 2 +- docs/authors.html | 12 +- docs/index.html | 22 +- docs/news/index.html | 4 +- docs/pkgdown.yml | 2 +- docs/reference/REDCap_split.html | 4 +- docs/reference/focused_metadata.html | 4 +- docs/reference/index.html | 4 +- docs/reference/match_fields_to_form.html | 4 +- docs/reference/read_redcap_tables.html | 4 +- docs/reference/redcap_wider.html | 4 +- docs/reference/redcapcast_data.html | 4 +- docs/reference/redcapcast_meta.html | 8 +- docs/reference/sanitize_split.html | 4 +- docs/reference/split_non_repeating_forms.html | 4 +- docs/search.json | 2 +- inst/WORDLIST | 46 +++- man/redcapcast_meta.Rd | 2 +- vignettes/Introduction.Rmd | 2 +- 24 files changed, 198 insertions(+), 156 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 2f61f50..e0beda5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,13 +1,13 @@ Package: REDCapCAST -Title: REDCap Castellated data handling +Title: REDCap Castellated Data Handling Version: 23.4.1 Authors@R: c( person("Andreas Gammelgaard", "Damsbo", email = "agdamsbo@clin.au.dk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7559-1154")), person("Paul", "Egeler", email = "paul.egeler@spectrumhealth.org", role = "aut")) -Description: This package is based on REDCapRITS by Paul Egeler and Spectrum Health. - See [https://github.com/SpectrumHealthResearch/REDCapRITS](https://github.com/SpectrumHealthResearch/REDCapRITS). - Handle the castellated dataset from REDCap projects with repeating +Description: Based on REDCapRITS by Paul Egeler and Spectrum Health. + See . + Handles the castellated dataset from REDCap projects with repeating instruments. Split data into multiple tables. This will take raw output from a REDCap export and split it into a base table and child tables for each repeated instrument. @@ -36,8 +36,8 @@ License: GPL (>= 3) Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 -URL: https://github.com/agdamsbo/REDCapRITS -BugReports: https://github.com/agdamsbo/REDCapRITS/issues +URL: https://github.com/agdamsbo/REDCapCAST +BugReports: https://github.com/agdamsbo/REDCapCAST/issues Imports: dplyr, REDCapR, diff --git a/R/redcapcast_meta.R b/R/redcapcast_meta.R index 648f699..b35f9a9 100644 --- a/R/redcapcast_meta.R +++ b/R/redcapcast_meta.R @@ -1,4 +1,4 @@ -#' REDCap matedata from data base +#' REDCap metadata from data base #' #' This metadata dataset from a REDCap database is for demonstrational purposes. #' diff --git a/docs/404.html b/docs/404.html index 738bc32..af631c2 100644 --- a/docs/404.html +++ b/docs/404.html @@ -52,7 +52,7 @@