diff --git a/articles/BasicREDCapROperations.html b/articles/BasicREDCapROperations.html index 31c4e051..c5fe0f33 100644 --- a/articles/BasicREDCapROperations.html +++ b/articles/BasicREDCapROperations.html @@ -86,7 +86,7 @@ +#> 2 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200.

Read a subset of the fields @@ -204,15 +204,15 @@

Read a subset of the fields= token, fields = desired_fields )$data -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2023-09-05 00:38:56.700902. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. +#> 5 records and 1 columns were read from REDCap in 0.1 seconds. The http status code was 200. +#> Starting to read 5 records at 2024-01-22 17:11:20.042749. #> Reading batch 1 of 1, with subjects 1 through 5 (ie, 5 unique subject records). -#> 5 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200.

+#> 5 records and 3 columns were read from REDCap in 0.1 seconds. The http status code was 200.

Read a subset of records, conditioned on the values in some @@ -238,15 +238,15 @@

Re token = token, fields = desired_fields_v3 )$data -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2023-09-05 00:38:58.725306. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. +#> 5 records and 1 columns were read from REDCap in 0.1 seconds. The http status code was 200. +#> Starting to read 5 records at 2024-01-22 17:11:21.642398. #> Reading batch 1 of 1, with subjects 1 through 5 (ie, 5 unique subject records). -#> 5 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 3 columns were read from REDCap in 0.1 seconds. The http status code was 200. ds_some_fields_v3 #Examine the these three variables. #> # A tibble: 5 × 3 @@ -275,15 +275,15 @@

Re token = token, records = desired_records_v3 )$data -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.4 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.3 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 2 records at 2023-09-05 00:39:01.064783. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 records and 1 columns were read from REDCap in 0.1 seconds. The http status code was 200. +#> Starting to read 2 records at 2024-01-22 17:11:23.197094. #> Reading batch 1 of 1, with subjects 3 through 5 (ie, 2 unique subject records). -#> 2 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 2 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. ds_some_rows_v3 #Examine the results. #> # A tibble: 2 × 25 @@ -330,15 +330,15 @@

Additional Returned Information token = token, fields = desired_fields ) -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2023-09-05 00:39:03.438577. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. +#> 5 records and 1 columns were read from REDCap in 0.1 seconds. The http status code was 200. +#> Starting to read 5 records at 2024-01-22 17:11:24.849375. #> Reading batch 1 of 1, with subjects 1 through 5 (ie, 5 unique subject records). -#> 5 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 3 columns were read from REDCap in 0.1 seconds. The http status code was 200. all_information #Inspect the additional information #> $data #> # A tibble: 5 × 3 @@ -357,7 +357,7 @@

Additional Returned Information#> [1] "200" #> #> $outcome_messages -#> [1] "5 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200." +#> [1] "5 records and 3 columns were read from REDCap in 0.1 seconds. The http status code was 200." #> #> $records_collapsed #> [1] "" @@ -381,7 +381,7 @@

Additional Returned Information#> [1] NA #> #> $elapsed_seconds -#> [1] 2.376619

+#> [1] 1.430104
@@ -394,15 +394,15 @@

Session Information
#> ─ Session info ───────────────────────────────────────────────────────────────
 #>  setting  value
-#>  version  R version 4.3.1 (2023-06-16)
-#>  os       macOS Monterey 12.6.7
+#>  version  R version 4.3.2 (2023-10-31)
+#>  os       macOS Monterey 12.7.2
 #>  system   x86_64, darwin20
 #>  ui       X11
 #>  language en
 #>  collate  en_US.UTF-8
 #>  ctype    en_US.UTF-8
 #>  tz       UTC
-#>  date     2023-09-05
+#>  date     2024-01-22
 #>  pandoc   2.19.2 @ /usr/local/bin/ (via rmarkdown)
 #> 
 #> ─ Packages ───────────────────────────────────────────────────────────────────
@@ -410,30 +410,30 @@ 

Session Information#> backports 1.4.1 2021-12-13 [1] CRAN (R 4.3.0) #> bit 4.0.5 2022-11-15 [1] CRAN (R 4.3.0) #> bit64 4.0.5 2020-08-30 [1] CRAN (R 4.3.0) -#> bslib 0.5.1 2023-08-11 [1] CRAN (R 4.3.0) +#> bslib 0.6.1 2023-11-28 [1] CRAN (R 4.3.0) #> cachem 1.0.8 2023-05-01 [1] CRAN (R 4.3.0) -#> checkmate 2.2.0 2023-04-27 [1] CRAN (R 4.3.0) -#> cli 3.6.1 2023-03-23 [1] CRAN (R 4.3.0) +#> checkmate 2.3.1 2023-12-04 [1] CRAN (R 4.3.0) +#> cli 3.6.2 2023-12-11 [1] CRAN (R 4.3.0) #> colorspace 2.1-0 2023-01-23 [1] CRAN (R 4.3.0) #> crayon 1.5.2 2022-09-29 [1] CRAN (R 4.3.0) -#> curl 5.0.2 2023-08-14 [1] CRAN (R 4.3.0) -#> desc 1.4.2 2022-09-08 [1] CRAN (R 4.3.0) -#> digest 0.6.33 2023-07-07 [1] CRAN (R 4.3.0) -#> dplyr 1.1.3 2023-09-03 [1] CRAN (R 4.3.0) -#> evaluate 0.21 2023-05-05 [1] CRAN (R 4.3.0) -#> fansi 1.0.4 2023-01-22 [1] CRAN (R 4.3.0) +#> curl 5.2.0 2023-12-08 [1] CRAN (R 4.3.0) +#> desc 1.4.3 2023-12-10 [1] CRAN (R 4.3.0) +#> digest 0.6.34 2024-01-11 [1] CRAN (R 4.3.0) +#> dplyr 1.1.4 2023-11-17 [1] CRAN (R 4.3.0) +#> evaluate 0.23 2023-11-01 [1] CRAN (R 4.3.0) +#> fansi 1.0.6 2023-12-08 [1] CRAN (R 4.3.0) #> fastmap 1.1.1 2023-02-24 [1] CRAN (R 4.3.0) #> fs 1.6.3 2023-07-20 [1] CRAN (R 4.3.0) #> generics 0.1.3 2022-07-05 [1] CRAN (R 4.3.0) -#> glue 1.6.2 2022-02-24 [1] CRAN (R 4.3.0) +#> glue 1.7.0 2024-01-09 [1] CRAN (R 4.3.0) #> hms 1.1.3 2023-03-21 [1] CRAN (R 4.3.0) -#> htmltools 0.5.6 2023-08-10 [1] CRAN (R 4.3.0) +#> htmltools 0.5.7 2023-11-03 [1] CRAN (R 4.3.0) #> httr 1.4.7 2023-08-15 [1] CRAN (R 4.3.0) #> jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.3.0) -#> jsonlite 1.8.7 2023-06-29 [1] CRAN (R 4.3.0) +#> jsonlite 1.8.8 2023-12-04 [1] CRAN (R 4.3.0) #> kableExtra 1.3.4 2021-02-20 [1] CRAN (R 4.3.0) -#> knitr * 1.43 2023-05-25 [1] CRAN (R 4.3.0) -#> lifecycle 1.0.3 2022-10-07 [1] CRAN (R 4.3.0) +#> knitr * 1.45 2023-10-30 [1] CRAN (R 4.3.0) +#> lifecycle 1.0.4 2023-11-07 [1] CRAN (R 4.3.0) #> magrittr * 2.0.3 2022-03-30 [1] CRAN (R 4.3.0) #> memoise 2.0.1 2021-11-26 [1] CRAN (R 4.3.0) #> munsell 0.5.0 2018-06-12 [1] CRAN (R 4.3.0) @@ -442,40 +442,39 @@

Session Information#> pkgdown 2.0.7 2022-12-14 [1] CRAN (R 4.3.0) #> purrr 1.0.2 2023-08-10 [1] CRAN (R 4.3.0) #> R6 2.5.1 2021-08-19 [1] CRAN (R 4.3.0) -#> ragg 1.2.5 2023-01-12 [1] CRAN (R 4.3.0) -#> readr 2.1.4 2023-02-10 [1] CRAN (R 4.3.0) -#> REDCapR * 1.1.9005 2023-09-05 [1] local -#> rlang 1.1.1 2023-04-28 [1] CRAN (R 4.3.0) -#> rmarkdown 2.24 2023-08-14 [1] CRAN (R 4.3.0) -#> rprojroot 2.0.3 2022-04-02 [1] CRAN (R 4.3.0) +#> ragg 1.2.7 2023-12-11 [1] CRAN (R 4.3.0) +#> readr 2.1.5 2024-01-10 [1] CRAN (R 4.3.0) +#> REDCapR * 1.1.9005 2024-01-22 [1] local +#> rlang 1.1.3 2024-01-10 [1] CRAN (R 4.3.0) +#> rmarkdown 2.25 2023-09-18 [1] CRAN (R 4.3.0) #> rstudioapi 0.15.0 2023-07-07 [1] CRAN (R 4.3.0) #> rvest 1.0.3 2022-08-19 [1] CRAN (R 4.3.0) -#> sass 0.4.7 2023-07-15 [1] CRAN (R 4.3.0) -#> scales 1.2.1 2022-08-20 [1] CRAN (R 4.3.0) +#> sass 0.4.8 2023-12-06 [1] CRAN (R 4.3.0) +#> scales 1.3.0 2023-11-28 [1] CRAN (R 4.3.0) #> sessioninfo 1.2.2 2021-12-06 [1] CRAN (R 4.3.0) -#> stringi 1.7.12 2023-01-11 [1] CRAN (R 4.3.0) -#> stringr 1.5.0 2022-12-02 [1] CRAN (R 4.3.0) -#> svglite 2.1.1 2023-01-10 [1] CRAN (R 4.3.0) -#> systemfonts 1.0.4 2022-02-11 [1] CRAN (R 4.3.0) -#> textshaping 0.3.6 2021-10-13 [1] CRAN (R 4.3.0) +#> stringi 1.8.3 2023-12-11 [1] CRAN (R 4.3.0) +#> stringr 1.5.1 2023-11-14 [1] CRAN (R 4.3.0) +#> svglite 2.1.3 2023-12-08 [1] CRAN (R 4.3.0) +#> systemfonts 1.0.5 2023-10-09 [1] CRAN (R 4.3.0) +#> textshaping 0.3.7 2023-10-09 [1] CRAN (R 4.3.0) #> tibble 3.2.1 2023-03-20 [1] CRAN (R 4.3.0) #> tidyselect 1.2.0 2022-10-10 [1] CRAN (R 4.3.0) #> tzdb 0.4.0 2023-05-12 [1] CRAN (R 4.3.0) -#> utf8 1.2.3 2023-01-31 [1] CRAN (R 4.3.0) -#> vctrs 0.6.3 2023-06-14 [1] CRAN (R 4.3.0) +#> utf8 1.2.4 2023-10-22 [1] CRAN (R 4.3.0) +#> vctrs 0.6.5 2023-12-01 [1] CRAN (R 4.3.0) #> viridisLite 0.4.2 2023-05-02 [1] CRAN (R 4.3.0) -#> vroom 1.6.3 2023-04-28 [1] CRAN (R 4.3.0) +#> vroom 1.6.5 2023-12-05 [1] CRAN (R 4.3.0) #> webshot 0.5.5 2023-06-26 [1] CRAN (R 4.3.0) -#> withr 2.5.0 2022-03-03 [1] CRAN (R 4.3.0) -#> xfun 0.40 2023-08-09 [1] CRAN (R 4.3.0) -#> xml2 1.3.5 2023-07-06 [1] CRAN (R 4.3.0) -#> yaml 2.3.7 2023-01-23 [1] CRAN (R 4.3.0) +#> withr 3.0.0 2024-01-16 [1] CRAN (R 4.3.0) +#> xfun 0.41 2023-11-01 [1] CRAN (R 4.3.0) +#> xml2 1.3.6 2023-12-04 [1] CRAN (R 4.3.0) +#> yaml 2.3.8 2023-12-11 [1] CRAN (R 4.3.0) #> #> [1] /Users/runner/work/_temp/Library #> [2] /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library #> #> ──────────────────────────────────────────────────────────────────────────────

-

Report rendered by runner at 2023-09-05, 00:39 +0000 in 16 +

Report rendered by runner at 2024-01-22, 17:11 +0000 in 12 seconds.

diff --git a/articles/SecurityDatabase.html b/articles/SecurityDatabase.html index f468c53e..b6b1df83 100644 --- a/articles/SecurityDatabase.html +++ b/articles/SecurityDatabase.html @@ -86,7 +86,7 @@

Convert SPSS Output to REDCap data dictionary @@ -405,15 +405,15 @@

Session Information
#> ─ Session info ───────────────────────────────────────────────────────────────
 #>  setting  value
-#>  version  R version 4.3.1 (2023-06-16)
-#>  os       macOS Monterey 12.6.7
+#>  version  R version 4.3.2 (2023-10-31)
+#>  os       macOS Monterey 12.7.2
 #>  system   x86_64, darwin20
 #>  ui       X11
 #>  language en
 #>  collate  en_US.UTF-8
 #>  ctype    en_US.UTF-8
 #>  tz       UTC
-#>  date     2023-09-05
+#>  date     2024-01-22
 #>  pandoc   2.19.2 @ /usr/local/bin/ (via rmarkdown)
 #> 
 #> ─ Packages ───────────────────────────────────────────────────────────────────
@@ -421,30 +421,30 @@ 

Session Information#> backports 1.4.1 2021-12-13 [1] CRAN (R 4.3.0) #> bit 4.0.5 2022-11-15 [1] CRAN (R 4.3.0) #> bit64 4.0.5 2020-08-30 [1] CRAN (R 4.3.0) -#> bslib 0.5.1 2023-08-11 [1] CRAN (R 4.3.0) +#> bslib 0.6.1 2023-11-28 [1] CRAN (R 4.3.0) #> cachem 1.0.8 2023-05-01 [1] CRAN (R 4.3.0) -#> checkmate 2.2.0 2023-04-27 [1] CRAN (R 4.3.0) -#> cli 3.6.1 2023-03-23 [1] CRAN (R 4.3.0) +#> checkmate 2.3.1 2023-12-04 [1] CRAN (R 4.3.0) +#> cli 3.6.2 2023-12-11 [1] CRAN (R 4.3.0) #> colorspace 2.1-0 2023-01-23 [1] CRAN (R 4.3.0) #> crayon 1.5.2 2022-09-29 [1] CRAN (R 4.3.0) -#> curl 5.0.2 2023-08-14 [1] CRAN (R 4.3.0) -#> desc 1.4.2 2022-09-08 [1] CRAN (R 4.3.0) -#> digest 0.6.33 2023-07-07 [1] CRAN (R 4.3.0) -#> dplyr 1.1.3 2023-09-03 [1] CRAN (R 4.3.0) -#> evaluate 0.21 2023-05-05 [1] CRAN (R 4.3.0) -#> fansi 1.0.4 2023-01-22 [1] CRAN (R 4.3.0) +#> curl 5.2.0 2023-12-08 [1] CRAN (R 4.3.0) +#> desc 1.4.3 2023-12-10 [1] CRAN (R 4.3.0) +#> digest 0.6.34 2024-01-11 [1] CRAN (R 4.3.0) +#> dplyr 1.1.4 2023-11-17 [1] CRAN (R 4.3.0) +#> evaluate 0.23 2023-11-01 [1] CRAN (R 4.3.0) +#> fansi 1.0.6 2023-12-08 [1] CRAN (R 4.3.0) #> fastmap 1.1.1 2023-02-24 [1] CRAN (R 4.3.0) #> fs 1.6.3 2023-07-20 [1] CRAN (R 4.3.0) #> generics 0.1.3 2022-07-05 [1] CRAN (R 4.3.0) -#> glue 1.6.2 2022-02-24 [1] CRAN (R 4.3.0) +#> glue 1.7.0 2024-01-09 [1] CRAN (R 4.3.0) #> hms 1.1.3 2023-03-21 [1] CRAN (R 4.3.0) -#> htmltools 0.5.6 2023-08-10 [1] CRAN (R 4.3.0) +#> htmltools 0.5.7 2023-11-03 [1] CRAN (R 4.3.0) #> httr 1.4.7 2023-08-15 [1] CRAN (R 4.3.0) #> jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.3.0) -#> jsonlite 1.8.7 2023-06-29 [1] CRAN (R 4.3.0) +#> jsonlite 1.8.8 2023-12-04 [1] CRAN (R 4.3.0) #> kableExtra 1.3.4 2021-02-20 [1] CRAN (R 4.3.0) -#> knitr * 1.43 2023-05-25 [1] CRAN (R 4.3.0) -#> lifecycle 1.0.3 2022-10-07 [1] CRAN (R 4.3.0) +#> knitr * 1.45 2023-10-30 [1] CRAN (R 4.3.0) +#> lifecycle 1.0.4 2023-11-07 [1] CRAN (R 4.3.0) #> magrittr * 2.0.3 2022-03-30 [1] CRAN (R 4.3.0) #> memoise 2.0.1 2021-11-26 [1] CRAN (R 4.3.0) #> munsell 0.5.0 2018-06-12 [1] CRAN (R 4.3.0) @@ -453,41 +453,40 @@

Session Information#> pkgdown 2.0.7 2022-12-14 [1] CRAN (R 4.3.0) #> purrr 1.0.2 2023-08-10 [1] CRAN (R 4.3.0) #> R6 2.5.1 2021-08-19 [1] CRAN (R 4.3.0) -#> ragg 1.2.5 2023-01-12 [1] CRAN (R 4.3.0) -#> readr 2.1.4 2023-02-10 [1] CRAN (R 4.3.0) -#> REDCapR * 1.1.9005 2023-09-05 [1] local -#> rlang 1.1.1 2023-04-28 [1] CRAN (R 4.3.0) -#> rmarkdown 2.24 2023-08-14 [1] CRAN (R 4.3.0) -#> rprojroot 2.0.3 2022-04-02 [1] CRAN (R 4.3.0) +#> ragg 1.2.7 2023-12-11 [1] CRAN (R 4.3.0) +#> readr 2.1.5 2024-01-10 [1] CRAN (R 4.3.0) +#> REDCapR * 1.1.9005 2024-01-22 [1] local +#> rlang 1.1.3 2024-01-10 [1] CRAN (R 4.3.0) +#> rmarkdown 2.25 2023-09-18 [1] CRAN (R 4.3.0) #> rstudioapi 0.15.0 2023-07-07 [1] CRAN (R 4.3.0) #> rvest 1.0.3 2022-08-19 [1] CRAN (R 4.3.0) -#> sass 0.4.7 2023-07-15 [1] CRAN (R 4.3.0) -#> scales 1.2.1 2022-08-20 [1] CRAN (R 4.3.0) +#> sass 0.4.8 2023-12-06 [1] CRAN (R 4.3.0) +#> scales 1.3.0 2023-11-28 [1] CRAN (R 4.3.0) #> sessioninfo 1.2.2 2021-12-06 [1] CRAN (R 4.3.0) -#> stringi 1.7.12 2023-01-11 [1] CRAN (R 4.3.0) -#> stringr 1.5.0 2022-12-02 [1] CRAN (R 4.3.0) -#> svglite 2.1.1 2023-01-10 [1] CRAN (R 4.3.0) -#> systemfonts 1.0.4 2022-02-11 [1] CRAN (R 4.3.0) -#> textshaping 0.3.6 2021-10-13 [1] CRAN (R 4.3.0) +#> stringi 1.8.3 2023-12-11 [1] CRAN (R 4.3.0) +#> stringr 1.5.1 2023-11-14 [1] CRAN (R 4.3.0) +#> svglite 2.1.3 2023-12-08 [1] CRAN (R 4.3.0) +#> systemfonts 1.0.5 2023-10-09 [1] CRAN (R 4.3.0) +#> textshaping 0.3.7 2023-10-09 [1] CRAN (R 4.3.0) #> tibble 3.2.1 2023-03-20 [1] CRAN (R 4.3.0) #> tidyr 1.3.0 2023-01-24 [1] CRAN (R 4.3.0) #> tidyselect 1.2.0 2022-10-10 [1] CRAN (R 4.3.0) #> tzdb 0.4.0 2023-05-12 [1] CRAN (R 4.3.0) -#> utf8 1.2.3 2023-01-31 [1] CRAN (R 4.3.0) -#> vctrs 0.6.3 2023-06-14 [1] CRAN (R 4.3.0) +#> utf8 1.2.4 2023-10-22 [1] CRAN (R 4.3.0) +#> vctrs 0.6.5 2023-12-01 [1] CRAN (R 4.3.0) #> viridisLite 0.4.2 2023-05-02 [1] CRAN (R 4.3.0) -#> vroom 1.6.3 2023-04-28 [1] CRAN (R 4.3.0) +#> vroom 1.6.5 2023-12-05 [1] CRAN (R 4.3.0) #> webshot 0.5.5 2023-06-26 [1] CRAN (R 4.3.0) -#> withr 2.5.0 2022-03-03 [1] CRAN (R 4.3.0) -#> xfun 0.40 2023-08-09 [1] CRAN (R 4.3.0) -#> xml2 1.3.5 2023-07-06 [1] CRAN (R 4.3.0) -#> yaml 2.3.7 2023-01-23 [1] CRAN (R 4.3.0) +#> withr 3.0.0 2024-01-16 [1] CRAN (R 4.3.0) +#> xfun 0.41 2023-11-01 [1] CRAN (R 4.3.0) +#> xml2 1.3.6 2023-12-04 [1] CRAN (R 4.3.0) +#> yaml 2.3.8 2023-12-11 [1] CRAN (R 4.3.0) #> #> [1] /Users/runner/work/_temp/Library #> [2] /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library #> #> ──────────────────────────────────────────────────────────────────────────────

-

Report rendered by runner at 2023-09-05, 00:39 +0000 in 4 +

Report rendered by runner at 2024-01-22, 17:11 +0000 in 3 seconds.

diff --git a/articles/longitudinal-and-repeating.html b/articles/longitudinal-and-repeating.html index cf997102..02f05966 100644 --- a/articles/longitudinal-and-repeating.html +++ b/articles/longitudinal-and-repeating.html @@ -2124,15 +2124,15 @@

Session Information
#> ─ Session info ───────────────────────────────────────────────────────────────
 #>  setting  value
-#>  version  R version 4.3.1 (2023-06-16)
-#>  os       macOS Monterey 12.6.7
+#>  version  R version 4.3.2 (2023-10-31)
+#>  os       macOS Monterey 12.7.2
 #>  system   x86_64, darwin20
 #>  ui       X11
 #>  language en
 #>  collate  en_US.UTF-8
 #>  ctype    en_US.UTF-8
 #>  tz       UTC
-#>  date     2023-09-05
+#>  date     2024-01-22
 #>  pandoc   2.19.2 @ /usr/local/bin/ (via rmarkdown)
 #> 
 #> ─ Packages ───────────────────────────────────────────────────────────────────
@@ -2140,30 +2140,30 @@ 

Session Information#> backports 1.4.1 2021-12-13 [1] CRAN (R 4.3.0) #> bit 4.0.5 2022-11-15 [1] CRAN (R 4.3.0) #> bit64 4.0.5 2020-08-30 [1] CRAN (R 4.3.0) -#> bslib 0.5.1 2023-08-11 [1] CRAN (R 4.3.0) +#> bslib 0.6.1 2023-11-28 [1] CRAN (R 4.3.0) #> cachem 1.0.8 2023-05-01 [1] CRAN (R 4.3.0) -#> checkmate 2.2.0 2023-04-27 [1] CRAN (R 4.3.0) -#> cli 3.6.1 2023-03-23 [1] CRAN (R 4.3.0) +#> checkmate 2.3.1 2023-12-04 [1] CRAN (R 4.3.0) +#> cli 3.6.2 2023-12-11 [1] CRAN (R 4.3.0) #> colorspace 2.1-0 2023-01-23 [1] CRAN (R 4.3.0) #> crayon 1.5.2 2022-09-29 [1] CRAN (R 4.3.0) -#> curl 5.0.2 2023-08-14 [1] CRAN (R 4.3.0) -#> desc 1.4.2 2022-09-08 [1] CRAN (R 4.3.0) -#> digest 0.6.33 2023-07-07 [1] CRAN (R 4.3.0) -#> dplyr 1.1.3 2023-09-03 [1] CRAN (R 4.3.0) -#> evaluate 0.21 2023-05-05 [1] CRAN (R 4.3.0) -#> fansi 1.0.4 2023-01-22 [1] CRAN (R 4.3.0) +#> curl 5.2.0 2023-12-08 [1] CRAN (R 4.3.0) +#> desc 1.4.3 2023-12-10 [1] CRAN (R 4.3.0) +#> digest 0.6.34 2024-01-11 [1] CRAN (R 4.3.0) +#> dplyr 1.1.4 2023-11-17 [1] CRAN (R 4.3.0) +#> evaluate 0.23 2023-11-01 [1] CRAN (R 4.3.0) +#> fansi 1.0.6 2023-12-08 [1] CRAN (R 4.3.0) #> fastmap 1.1.1 2023-02-24 [1] CRAN (R 4.3.0) #> fs 1.6.3 2023-07-20 [1] CRAN (R 4.3.0) #> generics 0.1.3 2022-07-05 [1] CRAN (R 4.3.0) -#> glue 1.6.2 2022-02-24 [1] CRAN (R 4.3.0) +#> glue 1.7.0 2024-01-09 [1] CRAN (R 4.3.0) #> hms 1.1.3 2023-03-21 [1] CRAN (R 4.3.0) -#> htmltools 0.5.6 2023-08-10 [1] CRAN (R 4.3.0) +#> htmltools 0.5.7 2023-11-03 [1] CRAN (R 4.3.0) #> httr 1.4.7 2023-08-15 [1] CRAN (R 4.3.0) #> jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.3.0) -#> jsonlite 1.8.7 2023-06-29 [1] CRAN (R 4.3.0) +#> jsonlite 1.8.8 2023-12-04 [1] CRAN (R 4.3.0) #> kableExtra 1.3.4 2021-02-20 [1] CRAN (R 4.3.0) -#> knitr * 1.43 2023-05-25 [1] CRAN (R 4.3.0) -#> lifecycle 1.0.3 2022-10-07 [1] CRAN (R 4.3.0) +#> knitr * 1.45 2023-10-30 [1] CRAN (R 4.3.0) +#> lifecycle 1.0.4 2023-11-07 [1] CRAN (R 4.3.0) #> magrittr * 2.0.3 2022-03-30 [1] CRAN (R 4.3.0) #> memoise 2.0.1 2021-11-26 [1] CRAN (R 4.3.0) #> munsell 0.5.0 2018-06-12 [1] CRAN (R 4.3.0) @@ -2172,35 +2172,34 @@

Session Information#> pkgdown 2.0.7 2022-12-14 [1] CRAN (R 4.3.0) #> purrr 1.0.2 2023-08-10 [1] CRAN (R 4.3.0) #> R6 2.5.1 2021-08-19 [1] CRAN (R 4.3.0) -#> ragg 1.2.5 2023-01-12 [1] CRAN (R 4.3.0) -#> readr 2.1.4 2023-02-10 [1] CRAN (R 4.3.0) -#> REDCapR 1.1.9005 2023-09-05 [1] local -#> rlang 1.1.1 2023-04-28 [1] CRAN (R 4.3.0) -#> rmarkdown 2.24 2023-08-14 [1] CRAN (R 4.3.0) -#> rprojroot 2.0.3 2022-04-02 [1] CRAN (R 4.3.0) +#> ragg 1.2.7 2023-12-11 [1] CRAN (R 4.3.0) +#> readr 2.1.5 2024-01-10 [1] CRAN (R 4.3.0) +#> REDCapR 1.1.9005 2024-01-22 [1] local +#> rlang 1.1.3 2024-01-10 [1] CRAN (R 4.3.0) +#> rmarkdown 2.25 2023-09-18 [1] CRAN (R 4.3.0) #> rstudioapi 0.15.0 2023-07-07 [1] CRAN (R 4.3.0) #> rvest 1.0.3 2022-08-19 [1] CRAN (R 4.3.0) -#> sass 0.4.7 2023-07-15 [1] CRAN (R 4.3.0) -#> scales 1.2.1 2022-08-20 [1] CRAN (R 4.3.0) +#> sass 0.4.8 2023-12-06 [1] CRAN (R 4.3.0) +#> scales 1.3.0 2023-11-28 [1] CRAN (R 4.3.0) #> sessioninfo 1.2.2 2021-12-06 [1] CRAN (R 4.3.0) -#> stringi 1.7.12 2023-01-11 [1] CRAN (R 4.3.0) -#> stringr 1.5.0 2022-12-02 [1] CRAN (R 4.3.0) -#> svglite 2.1.1 2023-01-10 [1] CRAN (R 4.3.0) -#> systemfonts 1.0.4 2022-02-11 [1] CRAN (R 4.3.0) -#> textshaping 0.3.6 2021-10-13 [1] CRAN (R 4.3.0) +#> stringi 1.8.3 2023-12-11 [1] CRAN (R 4.3.0) +#> stringr 1.5.1 2023-11-14 [1] CRAN (R 4.3.0) +#> svglite 2.1.3 2023-12-08 [1] CRAN (R 4.3.0) +#> systemfonts 1.0.5 2023-10-09 [1] CRAN (R 4.3.0) +#> textshaping 0.3.7 2023-10-09 [1] CRAN (R 4.3.0) #> tibble 3.2.1 2023-03-20 [1] CRAN (R 4.3.0) #> tidyr 1.3.0 2023-01-24 [1] CRAN (R 4.3.0) #> tidyselect 1.2.0 2022-10-10 [1] CRAN (R 4.3.0) #> tzdb 0.4.0 2023-05-12 [1] CRAN (R 4.3.0) -#> utf8 1.2.3 2023-01-31 [1] CRAN (R 4.3.0) -#> vctrs 0.6.3 2023-06-14 [1] CRAN (R 4.3.0) +#> utf8 1.2.4 2023-10-22 [1] CRAN (R 4.3.0) +#> vctrs 0.6.5 2023-12-01 [1] CRAN (R 4.3.0) #> viridisLite 0.4.2 2023-05-02 [1] CRAN (R 4.3.0) -#> vroom 1.6.3 2023-04-28 [1] CRAN (R 4.3.0) +#> vroom 1.6.5 2023-12-05 [1] CRAN (R 4.3.0) #> webshot 0.5.5 2023-06-26 [1] CRAN (R 4.3.0) -#> withr 2.5.0 2022-03-03 [1] CRAN (R 4.3.0) -#> xfun 0.40 2023-08-09 [1] CRAN (R 4.3.0) -#> xml2 1.3.5 2023-07-06 [1] CRAN (R 4.3.0) -#> yaml 2.3.7 2023-01-23 [1] CRAN (R 4.3.0) +#> withr 3.0.0 2024-01-16 [1] CRAN (R 4.3.0) +#> xfun 0.41 2023-11-01 [1] CRAN (R 4.3.0) +#> xml2 1.3.6 2023-12-04 [1] CRAN (R 4.3.0) +#> yaml 2.3.8 2023-12-11 [1] CRAN (R 4.3.0) #> #> [1] /Users/runner/work/_temp/Library #> [2] /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library diff --git a/articles/workflow-read.html b/articles/workflow-read.html index e62816e6..5b6776fc 100644 --- a/articles/workflow-read.html +++ b/articles/workflow-read.html @@ -271,15 +271,15 @@

Part 3 - Read Data: Unstructur redcap_uri = credential$redcap_uri, token = credential$token )$data -#> 24 variable metadata records were read from REDCap in 0.3 seconds. The http status code was 200. -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. +#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. #> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2023-09-05 00:39:55.335883. +#> 5 records and 1 columns were read from REDCap in 0.1 seconds. The http status code was 200. +#> Starting to read 5 records at 2024-01-22 17:12:06.381678. #> Reading batch 1 of 1, with subjects 1 through 5 (ie, 5 unique subject records). -#> 5 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200.

+#> 5 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200.

At this point, the data.frame ds_1 has everything you need to start analyzing the project.

@@ -624,15 +624,15 @@ 

Session Information
#> ─ Session info ───────────────────────────────────────────────────────────────
 #>  setting  value
-#>  version  R version 4.3.1 (2023-06-16)
-#>  os       macOS Monterey 12.6.7
+#>  version  R version 4.3.2 (2023-10-31)
+#>  os       macOS Monterey 12.7.2
 #>  system   x86_64, darwin20
 #>  ui       X11
 #>  language en
 #>  collate  en_US.UTF-8
 #>  ctype    en_US.UTF-8
 #>  tz       UTC
-#>  date     2023-09-05
+#>  date     2024-01-22
 #>  pandoc   2.19.2 @ /usr/local/bin/ (via rmarkdown)
 #> 
 #> ─ Packages ───────────────────────────────────────────────────────────────────
@@ -640,29 +640,29 @@ 

Session Information#> backports 1.4.1 2021-12-13 [1] CRAN (R 4.3.0) #> bit 4.0.5 2022-11-15 [1] CRAN (R 4.3.0) #> bit64 4.0.5 2020-08-30 [1] CRAN (R 4.3.0) -#> bslib 0.5.1 2023-08-11 [1] CRAN (R 4.3.0) +#> bslib 0.6.1 2023-11-28 [1] CRAN (R 4.3.0) #> cachem 1.0.8 2023-05-01 [1] CRAN (R 4.3.0) -#> checkmate 2.2.0 2023-04-27 [1] CRAN (R 4.3.0) -#> cli 3.6.1 2023-03-23 [1] CRAN (R 4.3.0) +#> checkmate 2.3.1 2023-12-04 [1] CRAN (R 4.3.0) +#> cli 3.6.2 2023-12-11 [1] CRAN (R 4.3.0) #> crayon 1.5.2 2022-09-29 [1] CRAN (R 4.3.0) -#> curl 5.0.2 2023-08-14 [1] CRAN (R 4.3.0) -#> desc 1.4.2 2022-09-08 [1] CRAN (R 4.3.0) -#> digest 0.6.33 2023-07-07 [1] CRAN (R 4.3.0) -#> dplyr 1.1.3 2023-09-03 [1] CRAN (R 4.3.0) -#> evaluate 0.21 2023-05-05 [1] CRAN (R 4.3.0) -#> fansi 1.0.4 2023-01-22 [1] CRAN (R 4.3.0) +#> curl 5.2.0 2023-12-08 [1] CRAN (R 4.3.0) +#> desc 1.4.3 2023-12-10 [1] CRAN (R 4.3.0) +#> digest 0.6.34 2024-01-11 [1] CRAN (R 4.3.0) +#> dplyr 1.1.4 2023-11-17 [1] CRAN (R 4.3.0) +#> evaluate 0.23 2023-11-01 [1] CRAN (R 4.3.0) +#> fansi 1.0.6 2023-12-08 [1] CRAN (R 4.3.0) #> fastmap 1.1.1 2023-02-24 [1] CRAN (R 4.3.0) #> fs 1.6.3 2023-07-20 [1] CRAN (R 4.3.0) #> generics 0.1.3 2022-07-05 [1] CRAN (R 4.3.0) -#> glue 1.6.2 2022-02-24 [1] CRAN (R 4.3.0) +#> glue 1.7.0 2024-01-09 [1] CRAN (R 4.3.0) #> highr 0.10 2022-12-22 [1] CRAN (R 4.3.0) #> hms 1.1.3 2023-03-21 [1] CRAN (R 4.3.0) -#> htmltools 0.5.6 2023-08-10 [1] CRAN (R 4.3.0) +#> htmltools 0.5.7 2023-11-03 [1] CRAN (R 4.3.0) #> httr 1.4.7 2023-08-15 [1] CRAN (R 4.3.0) #> jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.3.0) -#> jsonlite 1.8.7 2023-06-29 [1] CRAN (R 4.3.0) -#> knitr 1.43 2023-05-25 [1] CRAN (R 4.3.0) -#> lifecycle 1.0.3 2022-10-07 [1] CRAN (R 4.3.0) +#> jsonlite 1.8.8 2023-12-04 [1] CRAN (R 4.3.0) +#> knitr 1.45 2023-10-30 [1] CRAN (R 4.3.0) +#> lifecycle 1.0.4 2023-11-07 [1] CRAN (R 4.3.0) #> magrittr 2.0.3 2022-03-30 [1] CRAN (R 4.3.0) #> memoise 2.0.1 2021-11-26 [1] CRAN (R 4.3.0) #> pillar 1.9.0 2023-03-22 [1] CRAN (R 4.3.0) @@ -670,27 +670,26 @@

Session Information#> pkgdown 2.0.7 2022-12-14 [1] CRAN (R 4.3.0) #> purrr 1.0.2 2023-08-10 [1] CRAN (R 4.3.0) #> R6 2.5.1 2021-08-19 [1] CRAN (R 4.3.0) -#> ragg 1.2.5 2023-01-12 [1] CRAN (R 4.3.0) -#> readr 2.1.4 2023-02-10 [1] CRAN (R 4.3.0) -#> REDCapR 1.1.9005 2023-09-05 [1] local -#> rlang 1.1.1 2023-04-28 [1] CRAN (R 4.3.0) -#> rmarkdown 2.24 2023-08-14 [1] CRAN (R 4.3.0) -#> rprojroot 2.0.3 2022-04-02 [1] CRAN (R 4.3.0) -#> sass 0.4.7 2023-07-15 [1] CRAN (R 4.3.0) +#> ragg 1.2.7 2023-12-11 [1] CRAN (R 4.3.0) +#> readr 2.1.5 2024-01-10 [1] CRAN (R 4.3.0) +#> REDCapR 1.1.9005 2024-01-22 [1] local +#> rlang 1.1.3 2024-01-10 [1] CRAN (R 4.3.0) +#> rmarkdown 2.25 2023-09-18 [1] CRAN (R 4.3.0) +#> sass 0.4.8 2023-12-06 [1] CRAN (R 4.3.0) #> sessioninfo 1.2.2 2021-12-06 [1] CRAN (R 4.3.0) -#> stringi 1.7.12 2023-01-11 [1] CRAN (R 4.3.0) -#> stringr 1.5.0 2022-12-02 [1] CRAN (R 4.3.0) -#> systemfonts 1.0.4 2022-02-11 [1] CRAN (R 4.3.0) -#> textshaping 0.3.6 2021-10-13 [1] CRAN (R 4.3.0) +#> stringi 1.8.3 2023-12-11 [1] CRAN (R 4.3.0) +#> stringr 1.5.1 2023-11-14 [1] CRAN (R 4.3.0) +#> systemfonts 1.0.5 2023-10-09 [1] CRAN (R 4.3.0) +#> textshaping 0.3.7 2023-10-09 [1] CRAN (R 4.3.0) #> tibble 3.2.1 2023-03-20 [1] CRAN (R 4.3.0) #> tidyselect 1.2.0 2022-10-10 [1] CRAN (R 4.3.0) #> tzdb 0.4.0 2023-05-12 [1] CRAN (R 4.3.0) -#> utf8 1.2.3 2023-01-31 [1] CRAN (R 4.3.0) -#> vctrs 0.6.3 2023-06-14 [1] CRAN (R 4.3.0) -#> vroom 1.6.3 2023-04-28 [1] CRAN (R 4.3.0) -#> withr 2.5.0 2022-03-03 [1] CRAN (R 4.3.0) -#> xfun 0.40 2023-08-09 [1] CRAN (R 4.3.0) -#> yaml 2.3.7 2023-01-23 [1] CRAN (R 4.3.0) +#> utf8 1.2.4 2023-10-22 [1] CRAN (R 4.3.0) +#> vctrs 0.6.5 2023-12-01 [1] CRAN (R 4.3.0) +#> vroom 1.6.5 2023-12-05 [1] CRAN (R 4.3.0) +#> withr 3.0.0 2024-01-16 [1] CRAN (R 4.3.0) +#> xfun 0.41 2023-11-01 [1] CRAN (R 4.3.0) +#> yaml 2.3.8 2023-12-11 [1] CRAN (R 4.3.0) #> #> [1] /Users/runner/work/_temp/Library #> [2] /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library diff --git a/articles/workflow-write.html b/articles/workflow-write.html index b175a054..dd7b4235 100644 --- a/articles/workflow-write.html +++ b/articles/workflow-write.html @@ -446,52 +446,51 @@

Session Information
#> ─ Session info ───────────────────────────────────────────────────────────────
 #>  setting  value
-#>  version  R version 4.3.1 (2023-06-16)
-#>  os       macOS Monterey 12.6.7
+#>  version  R version 4.3.2 (2023-10-31)
+#>  os       macOS Monterey 12.7.2
 #>  system   x86_64, darwin20
 #>  ui       X11
 #>  language en
 #>  collate  en_US.UTF-8
 #>  ctype    en_US.UTF-8
 #>  tz       UTC
-#>  date     2023-09-05
+#>  date     2024-01-22
 #>  pandoc   2.19.2 @ /usr/local/bin/ (via rmarkdown)
 #> 
 #> ─ Packages ───────────────────────────────────────────────────────────────────
 #>  package     * version date (UTC) lib source
-#>  bslib         0.5.1   2023-08-11 [1] CRAN (R 4.3.0)
+#>  bslib         0.6.1   2023-11-28 [1] CRAN (R 4.3.0)
 #>  cachem        1.0.8   2023-05-01 [1] CRAN (R 4.3.0)
-#>  cli           3.6.1   2023-03-23 [1] CRAN (R 4.3.0)
-#>  desc          1.4.2   2022-09-08 [1] CRAN (R 4.3.0)
-#>  digest        0.6.33  2023-07-07 [1] CRAN (R 4.3.0)
-#>  evaluate      0.21    2023-05-05 [1] CRAN (R 4.3.0)
+#>  cli           3.6.2   2023-12-11 [1] CRAN (R 4.3.0)
+#>  desc          1.4.3   2023-12-10 [1] CRAN (R 4.3.0)
+#>  digest        0.6.34  2024-01-11 [1] CRAN (R 4.3.0)
+#>  evaluate      0.23    2023-11-01 [1] CRAN (R 4.3.0)
 #>  fastmap       1.1.1   2023-02-24 [1] CRAN (R 4.3.0)
 #>  fs            1.6.3   2023-07-20 [1] CRAN (R 4.3.0)
-#>  glue          1.6.2   2022-02-24 [1] CRAN (R 4.3.0)
+#>  glue          1.7.0   2024-01-09 [1] CRAN (R 4.3.0)
 #>  highr         0.10    2022-12-22 [1] CRAN (R 4.3.0)
-#>  htmltools     0.5.6   2023-08-10 [1] CRAN (R 4.3.0)
+#>  htmltools     0.5.7   2023-11-03 [1] CRAN (R 4.3.0)
 #>  jquerylib     0.1.4   2021-04-26 [1] CRAN (R 4.3.0)
-#>  jsonlite      1.8.7   2023-06-29 [1] CRAN (R 4.3.0)
-#>  knitr         1.43    2023-05-25 [1] CRAN (R 4.3.0)
-#>  lifecycle     1.0.3   2022-10-07 [1] CRAN (R 4.3.0)
+#>  jsonlite      1.8.8   2023-12-04 [1] CRAN (R 4.3.0)
+#>  knitr         1.45    2023-10-30 [1] CRAN (R 4.3.0)
+#>  lifecycle     1.0.4   2023-11-07 [1] CRAN (R 4.3.0)
 #>  magrittr      2.0.3   2022-03-30 [1] CRAN (R 4.3.0)
 #>  memoise       2.0.1   2021-11-26 [1] CRAN (R 4.3.0)
 #>  pkgdown       2.0.7   2022-12-14 [1] CRAN (R 4.3.0)
 #>  purrr         1.0.2   2023-08-10 [1] CRAN (R 4.3.0)
 #>  R6            2.5.1   2021-08-19 [1] CRAN (R 4.3.0)
-#>  ragg          1.2.5   2023-01-12 [1] CRAN (R 4.3.0)
-#>  rlang         1.1.1   2023-04-28 [1] CRAN (R 4.3.0)
-#>  rmarkdown     2.24    2023-08-14 [1] CRAN (R 4.3.0)
-#>  rprojroot     2.0.3   2022-04-02 [1] CRAN (R 4.3.0)
-#>  sass          0.4.7   2023-07-15 [1] CRAN (R 4.3.0)
+#>  ragg          1.2.7   2023-12-11 [1] CRAN (R 4.3.0)
+#>  rlang         1.1.3   2024-01-10 [1] CRAN (R 4.3.0)
+#>  rmarkdown     2.25    2023-09-18 [1] CRAN (R 4.3.0)
+#>  sass          0.4.8   2023-12-06 [1] CRAN (R 4.3.0)
 #>  sessioninfo   1.2.2   2021-12-06 [1] CRAN (R 4.3.0)
-#>  stringi       1.7.12  2023-01-11 [1] CRAN (R 4.3.0)
-#>  stringr       1.5.0   2022-12-02 [1] CRAN (R 4.3.0)
-#>  systemfonts   1.0.4   2022-02-11 [1] CRAN (R 4.3.0)
-#>  textshaping   0.3.6   2021-10-13 [1] CRAN (R 4.3.0)
-#>  vctrs         0.6.3   2023-06-14 [1] CRAN (R 4.3.0)
-#>  xfun          0.40    2023-08-09 [1] CRAN (R 4.3.0)
-#>  yaml          2.3.7   2023-01-23 [1] CRAN (R 4.3.0)
+#>  stringi       1.8.3   2023-12-11 [1] CRAN (R 4.3.0)
+#>  stringr       1.5.1   2023-11-14 [1] CRAN (R 4.3.0)
+#>  systemfonts   1.0.5   2023-10-09 [1] CRAN (R 4.3.0)
+#>  textshaping   0.3.7   2023-10-09 [1] CRAN (R 4.3.0)
+#>  vctrs         0.6.5   2023-12-01 [1] CRAN (R 4.3.0)
+#>  xfun          0.41    2023-11-01 [1] CRAN (R 4.3.0)
+#>  yaml          2.3.8   2023-12-11 [1] CRAN (R 4.3.0)
 #> 
 #>  [1] /Users/runner/work/_temp/Library
 #>  [2] /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library
diff --git a/authors.html b/authors.html
index 007ec6c4..cb36ac5a 100644
--- a/authors.html
+++ b/authors.html
@@ -133,15 +133,16 @@ 

Citation

-

Beasley W (2023). +

Beasley W (2024). REDCapR: Interaction Between R and REDCap. -https://ouhscbbmc.github.io/REDCapR/, https://github.com/OuhscBbmc/REDCapR, https://www.ouhsc.edu/bbmc/, https://project-redcap.org. +R package version 1.1.9005, https://github.com/OuhscBbmc/REDCapR, https://www.ouhsc.edu/bbmc/, https://project-redcap.org, https://ouhscbbmc.github.io/REDCapR/.

@Manual{,
   title = {REDCapR: Interaction Between R and REDCap},
   author = {Will Beasley},
-  year = {2023},
-  note = {https://ouhscbbmc.github.io/REDCapR/, https://github.com/OuhscBbmc/REDCapR, https://www.ouhsc.edu/bbmc/, https://project-redcap.org},
+  year = {2024},
+  note = {R package version 1.1.9005, https://github.com/OuhscBbmc/REDCapR, https://www.ouhsc.edu/bbmc/, https://project-redcap.org},
+  url = {https://ouhscbbmc.github.io/REDCapR/},
 }
diff --git a/pkgdown.yml b/pkgdown.yml index 478fb60d..c317c40e 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -9,7 +9,7 @@ articles: longitudinal-and-repeating: longitudinal-and-repeating.html workflow-read: workflow-read.html workflow-write: workflow-write.html -last_built: 2023-09-05T00:37Z +last_built: 2024-01-22T17:10Z urls: reference: https://ouhscbbmc.github.io/REDCapR/reference article: https://ouhscbbmc.github.io/REDCapR/articles diff --git a/reference/kernel_api.html b/reference/kernel_api.html index 0f5c553d..46bb12b4 100644 --- a/reference/kernel_api.html +++ b/reference/kernel_api.html @@ -146,7 +146,7 @@

Examples

# Consume the results in a few different ways. kernel$result #> Response [https://bbmc.ouhsc.edu/redcap/api/] -#> Date: 2023-09-05 00:37 +#> Date: 2024-01-22 17:10 #> Status: 200 #> Content-Type: text/csv; charset=utf-8 #> Size: 717 B diff --git a/reference/metadata_utilities.html b/reference/metadata_utilities.html index 69d0f345..9079b973 100644 --- a/reference/metadata_utilities.html +++ b/reference/metadata_utilities.html @@ -166,7 +166,7 @@

Examples

token <- "9A81268476645C4E5F03428B8AC3AA7B" ds_metadata <- redcap_metadata_read(uri, token)$data -#> The data dictionary describing 17 fields was read from REDCap in 0.3 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. choices_2 <- ds_metadata[ds_metadata$field_name == "race", ]$select_choices_or_calculations REDCapR::regex_named_captures(pattern = pattern_boxes, text = choices_2) diff --git a/reference/redcap_arm_export.html b/reference/redcap_arm_export.html index 87e75922..193b801d 100644 --- a/reference/redcap_arm_export.html +++ b/reference/redcap_arm_export.html @@ -147,7 +147,7 @@

Examples

# Query a classic project with 3 arms token_1 <- "CDF9F3767E413FDBAA31D92E9F36730A" result_1 <- REDCapR::redcap_arm_export(redcap_uri=uri, token=token_1) -#> The list of arms was retrieved from the REDCap project in 0.2 seconds. The http status code was 200. +#> The list of arms was retrieved from the REDCap project in 0.1 seconds. The http status code was 200. result_1$has_arms #> [1] TRUE result_1$data @@ -161,7 +161,7 @@

Examples

# Query a classic project without arms token_2 <- "D70F9ACD1EDD6F151C6EA78683944E98" result_2 <- REDCapR::redcap_arm_export(redcap_uri=uri, token=token_2) -#> A 'classic' REDCap project has no arms. Retrieved in 0.2 seconds. The http status code was 400. +#> A 'classic' REDCap project has no arms. Retrieved in 0.1 seconds. The http status code was 400. result_2$has_arms #> [1] FALSE result_2$data diff --git a/reference/redcap_dag_read.html b/reference/redcap_dag_read.html index 9ab4518a..2983953b 100644 --- a/reference/redcap_dag_read.html +++ b/reference/redcap_dag_read.html @@ -155,7 +155,7 @@

Examples

uri <- "https://bbmc.ouhsc.edu/redcap/api/" token <- "9A81268476645C4E5F03428B8AC3AA7B" REDCapR::redcap_dag_read(redcap_uri=uri, token=token)$data -#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 2 × 3 #> data_access_group_name unique_group_name data_access_group_id #> <chr> <chr> <dbl> diff --git a/reference/redcap_event_instruments.html b/reference/redcap_event_instruments.html index b155a097..63d96c00 100644 --- a/reference/redcap_event_instruments.html +++ b/reference/redcap_event_instruments.html @@ -162,13 +162,13 @@

Examples

# Longitudinal project with one arm token_1 <- "786334BEB4A87D572DD0E99C4BFCE144" # pid 2629 REDCapR::redcap_arm_export(redcap_uri=uri, token=token_1)$data -#> The list of arms was retrieved from the REDCap project in 0.2 seconds. The http status code was 200. +#> The list of arms was retrieved from the REDCap project in 0.1 seconds. The http status code was 200. #> # A tibble: 1 × 2 #> arm_number arm_name #> <int> <chr> #> 1 1 Arm 1 REDCapR::redcap_event_instruments(redcap_uri=uri, token=token_1)$data -#> 3 event instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. +#> 3 event instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 3 × 3 #> arm_num unique_event_name form #> <int> <chr> <chr> @@ -179,14 +179,14 @@

Examples

# Project with two arms token_2 <- "0434F0E9CF53ED0587847AB6E51DE762" # pid 212 REDCapR::redcap_arm_export(redcap_uri=uri, token=token_2)$data -#> The list of arms was retrieved from the REDCap project in 0.2 seconds. The http status code was 200. +#> The list of arms was retrieved from the REDCap project in 0.1 seconds. The http status code was 200. #> # A tibble: 2 × 2 #> arm_number arm_name #> <int> <chr> #> 1 1 Drug A #> 2 2 Drug B REDCapR::redcap_event_instruments(redcap_uri=uri, token=token_2)$data -#> 25 event instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. +#> 25 event instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 25 × 3 #> arm_num unique_event_name form #> <int> <chr> <chr> @@ -202,7 +202,7 @@

Examples

#> 10 1 visit_2_arm_1 visit_lab_data #> # ℹ 15 more rows REDCapR::redcap_event_instruments(redcap_uri=uri, token=token_2, arms = c("1", "2"))$data -#> 25 event instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. +#> 25 event instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 25 × 3 #> arm_num unique_event_name form #> <int> <chr> <chr> @@ -218,7 +218,7 @@

Examples

#> 10 1 visit_2_arm_1 visit_lab_data #> # ℹ 15 more rows REDCapR::redcap_event_instruments(redcap_uri=uri, token=token_2, arms = "2")$data -#> 10 event instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. +#> 10 event instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 10 × 3 #> arm_num unique_event_name form #> <int> <chr> <chr> @@ -236,7 +236,7 @@

Examples

# Classic project (without arms) throws an error token_3 <- "9A81268476645C4E5F03428B8AC3AA7B" # pid 153 REDCapR::redcap_arm_export(redcap_uri=uri, token=token_3)$data -#> A 'classic' REDCap project has no arms. Retrieved in 0.2 seconds. The http status code was 400. +#> A 'classic' REDCap project has no arms. Retrieved in 0.1 seconds. The http status code was 400. #> # A tibble: 0 × 2 #> # ℹ 2 variables: arm_number <int>, arm_name <chr> # REDCapR::redcap_event_instruments(redcap_uri=uri, token=token_3)$data diff --git a/reference/redcap_event_read.html b/reference/redcap_event_read.html index 2eed4fe1..751443a5 100644 --- a/reference/redcap_event_read.html +++ b/reference/redcap_event_read.html @@ -146,7 +146,7 @@

Examples

# Query a longitudinal project with a single arm and 3 events token_1 <- "786334BEB4A87D572DD0E99C4BFCE144" result_1 <- REDCapR::redcap_event_read(redcap_uri=uri, token=token_1) -#> The list of events was retrieved from the REDCap project in 0.2 seconds. The http status code was 200. +#> The list of events was retrieved from the REDCap project in 0.1 seconds. The http status code was 200. result_1$data #> # A tibble: 3 × 5 #> event_name arm_num unique_event_name custom_event_label event_id @@ -158,7 +158,7 @@

Examples

# Query a longitudinal project with 2 arms and complex arm-event mappings token_2 <- "0434F0E9CF53ED0587847AB6E51DE762" result_2 <- REDCapR::redcap_event_read(redcap_uri=uri, token=token_2) -#> The list of events was retrieved from the REDCap project in 0.2 seconds. The http status code was 200. +#> The list of events was retrieved from the REDCap project in 0.1 seconds. The http status code was 200. result_2$data #> # A tibble: 12 × 5 #> event_name arm_num unique_event_name custom_event_label event_id @@ -179,7 +179,7 @@

Examples

# Query a classic project without events token_3 <- "D70F9ACD1EDD6F151C6EA78683944E98" result_3 <- REDCapR::redcap_event_read(redcap_uri=uri, token=token_3) -#> A 'classic' REDCap project has no events. Retrieved in 0.2 seconds. The http status code was 400. +#> A 'classic' REDCap project has no events. Retrieved in 0.1 seconds. The http status code was 400. result_3$data #> # A tibble: 0 × 5 #> # ℹ 5 variables: event_name <chr>, arm_num <int>, unique_event_name <chr>, diff --git a/reference/redcap_file_download_oneshot.html b/reference/redcap_file_download_oneshot.html index c1965b4b..bcb61f62 100644 --- a/reference/redcap_file_download_oneshot.html +++ b/reference/redcap_file_download_oneshot.html @@ -212,11 +212,11 @@

Examples

token = token ) #> Preparing to download the file `mugshot-1.jpg`. -#> image/jpeg; name="mugshot-1.jpg" successfully downloaded in 0.2 seconds, and saved as mugshot-1.jpg. +#> image/jpeg; name="mugshot-1.jpg" successfully downloaded in 0.1 seconds, and saved as mugshot-1.jpg. base::unlink("mugshot-1.jpg") (full_name <- base::tempfile(pattern="mugshot", fileext = ".jpg")) -#> [1] "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJeyGAi/mugshot6d716224987.jpg" +#> [1] "/var/folders/mm/pltwc2yj1jx192t6dzy9zsrr0000gn/T//RtmpVSAzeS/mugshot8807454e3a7.jpg" result_2 <- REDCapR::redcap_file_download_oneshot( file_name = full_name, record = record, @@ -224,8 +224,8 @@

Examples

redcap_uri = uri, token = token ) -#> Preparing to download the file `/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJeyGAi/mugshot6d716224987.jpg`. -#> image/jpeg; name="mugshot-1.jpg" successfully downloaded in 0.2 seconds, and saved as /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJeyGAi/mugshot6d716224987.jpg. +#> Preparing to download the file `/var/folders/mm/pltwc2yj1jx192t6dzy9zsrr0000gn/T//RtmpVSAzeS/mugshot8807454e3a7.jpg`. +#> image/jpeg; name="mugshot-1.jpg" successfully downloaded in 0.1 seconds, and saved as /var/folders/mm/pltwc2yj1jx192t6dzy9zsrr0000gn/T//RtmpVSAzeS/mugshot8807454e3a7.jpg. base::unlink(full_name) (relative_name <- "ssss.jpg") @@ -238,7 +238,7 @@

Examples

token = token ) #> Preparing to download the file `ssss.jpg`. -#> image/jpeg; name="mugshot-1.jpg" successfully downloaded in 0.2 seconds, and saved as ssss.jpg. +#> image/jpeg; name="mugshot-1.jpg" successfully downloaded in 0.1 seconds, and saved as ssss.jpg. base::unlink(relative_name) # }
diff --git a/reference/redcap_instrument_download.html b/reference/redcap_instrument_download.html index 8d12eb9e..938de533 100644 --- a/reference/redcap_instrument_download.html +++ b/reference/redcap_instrument_download.html @@ -201,18 +201,18 @@

Examples

#> Error in eval(expr, envir, enclos): object 'full_name' not found (full_name <- base::tempfile(pattern="instruments-all-record-1-", fileext = ".pdf")) -#> [1] "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJeyGAi/instruments-all-record-1-6d74aa71dff.pdf" +#> [1] "/var/folders/mm/pltwc2yj1jx192t6dzy9zsrr0000gn/T//RtmpVSAzeS/instruments-all-record-1-88088e4ac6.pdf" result_2 <- REDCapR::redcap_instrument_download( record = 5, file_name = full_name, redcap_uri = uri, token = token ) -#> Preparing to download the file `/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJeyGAi/instruments-all-record-1-6d74aa71dff.pdf`. -#> text/html; charset=UTF-8 successfully downloaded in 0.3 seconds, and saved as /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJeyGAi/instruments-all-record-1-6d74aa71dff.pdf. +#> Preparing to download the file `/var/folders/mm/pltwc2yj1jx192t6dzy9zsrr0000gn/T//RtmpVSAzeS/instruments-all-record-1-88088e4ac6.pdf`. +#> text/html; charset=UTF-8 successfully downloaded in 0.2 seconds, and saved as /var/folders/mm/pltwc2yj1jx192t6dzy9zsrr0000gn/T//RtmpVSAzeS/instruments-all-record-1-88088e4ac6.pdf. base::unlink(full_name) (full_name <- base::tempfile(pattern="instrument-1-record-1-", fileext=".pdf")) -#> [1] "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJeyGAi/instrument-1-record-1-6d721a276a3.pdf" +#> [1] "/var/folders/mm/pltwc2yj1jx192t6dzy9zsrr0000gn/T//RtmpVSAzeS/instrument-1-record-1-88035cf118d.pdf" result_3 <- REDCapR::redcap_instrument_download( record = 5, instrument = "health", @@ -220,8 +220,8 @@

Examples

redcap_uri = uri, token = token ) -#> Preparing to download the file `/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJeyGAi/instrument-1-record-1-6d721a276a3.pdf`. -#> text/html; charset=UTF-8 successfully downloaded in 0.4 seconds, and saved as /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJeyGAi/instrument-1-record-1-6d721a276a3.pdf. +#> Preparing to download the file `/var/folders/mm/pltwc2yj1jx192t6dzy9zsrr0000gn/T//RtmpVSAzeS/instrument-1-record-1-88035cf118d.pdf`. +#> text/html; charset=UTF-8 successfully downloaded in 0.2 seconds, and saved as /var/folders/mm/pltwc2yj1jx192t6dzy9zsrr0000gn/T//RtmpVSAzeS/instrument-1-record-1-88035cf118d.pdf. base::unlink(full_name) # }
diff --git a/reference/redcap_instruments.html b/reference/redcap_instruments.html index 3fe6e72b..1bec8895 100644 --- a/reference/redcap_instruments.html +++ b/reference/redcap_instruments.html @@ -160,7 +160,7 @@

Examples

uri <- "https://bbmc.ouhsc.edu/redcap/api/" token <- "9A81268476645C4E5F03428B8AC3AA7B" ds_instrument <- REDCapR::redcap_instruments(redcap_uri=uri, token=token)$data -#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. # } diff --git a/reference/redcap_log_read.html b/reference/redcap_log_read.html index 7399eafc..2db4bc0e 100644 --- a/reference/redcap_log_read.html +++ b/reference/redcap_log_read.html @@ -188,17 +188,17 @@

Examples

token <- "9A81268476645C4E5F03428B8AC3AA7B" ds_last_week <- REDCapR::redcap_log_read(redcap_uri=uri, token=token)$data -#> 5,770 rows were read from REDCap in 0.4 seconds. The http status code was 200. +#> 5,105 rows were read from REDCap in 0.2 seconds. The http status code was 200. head(ds_last_week) #> # A tibble: 6 × 5 #> timestamp username action details record #> <dttm> <chr> <chr> <chr> <lgl> -#> 1 2023-09-04 19:38:00 unittestphifree Data export (API) export_format: C… NA -#> 2 2023-09-04 19:38:00 unittestphifree Manage/Design Export instrumen… NA -#> 3 2023-09-04 19:38:00 unittestphifree Data export (API) export_format: C… NA -#> 4 2023-09-04 19:37:00 unittestphifree Manage/Design Export DAGs (API) NA -#> 5 2023-09-04 19:37:00 unittestphifree Manage/Design Export project i… NA -#> 6 2023-09-04 19:37:00 unittestphifree Manage/Design Export instrumen… NA +#> 1 2024-01-22 11:10:00 unittestphifree Manage/Design Export instrumen… NA +#> 2 2024-01-22 11:10:00 unittestphifree Manage/Design Export DAGs (API) NA +#> 3 2024-01-22 11:10:00 unittestphifree Manage/Design Download data di… NA +#> 4 2024-01-22 11:10:00 unittestphifree Manage/Design Export project i… NA +#> 5 2024-01-22 10:59:00 unittestphifree Manage/Design Download data di… NA +#> 6 2024-01-22 10:59:00 unittestphifree Data export (API) export_format: C… NA ds_one_day <- REDCapR::redcap_log_read( @@ -207,7 +207,7 @@

Examples

log_begin_date = as.Date("2020-08-10"), log_end_date = as.Date("2020-08-10") )$data -#> 96 rows were read from REDCap in 0.2 seconds. The http status code was 200. +#> 96 rows were read from REDCap in 0.1 seconds. The http status code was 200. head(ds_one_day) #> # A tibble: 6 × 5 #> timestamp username action details record @@ -228,7 +228,7 @@

Examples

record = as.character(3), user = "unittestphifree" )$data -#> 12 rows were read from REDCap in 0.2 seconds. The http status code was 200. +#> 12 rows were read from REDCap in 0.1 seconds. The http status code was 200. head(ds_one_day_single_record_single_user) #> # A tibble: 6 × 5 #> timestamp username action details record diff --git a/reference/redcap_metadata_coltypes.html b/reference/redcap_metadata_coltypes.html index e7c83d93..804fbc5e 100644 --- a/reference/redcap_metadata_coltypes.html +++ b/reference/redcap_metadata_coltypes.html @@ -255,7 +255,7 @@

Examples

#> race_and_ethnicity_complete = readr::col_integer() , # completion status of form/instrument #> ) redcap_read_oneshot(uri, token, col_types = col_types)$data -#> 5 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 5 × 25 #> record_id name_first name_last address telephone email dob age sex #> <chr> <chr> <chr> <chr> <chr> <chr> <date> <chr> <chr> @@ -403,7 +403,7 @@

Examples

#> completion_project_questionnaire_complete = readr::col_integer() , # completion status of form/instrument #> ) redcap_read_oneshot(uri, token, col_types = col_types)$data -#> 18 records and 125 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 18 records and 125 columns were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 18 × 125 #> study_id redcap_event_name date_enrolled patient_document first_name #> <chr> <chr> <date> <chr> <chr> @@ -456,7 +456,7 @@

Examples

#> bp_complete = readr::col_integer() , # completion status of form/instrument #> ) redcap_read_oneshot(uri, token, col_types = col_types)$data -#> 9 records and 15 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 9 records and 15 columns were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 9 × 15 #> record_id redcap_repeat_instrument redcap_repeat_instance date_enrolled #> <int> <chr> <int> <date> @@ -536,7 +536,7 @@

Examples

#> form_1_complete = readr::col_integer() , # completion status of form/instrument #> ) redcap_read_oneshot(uri, token, col_types = col_types)$data -#> 1 records and 52 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 1 records and 52 columns were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 1 × 52 #> record_id f_calculated f_checkbox___0 f_checkbox___1 f_checkbox___2 f_dropdown #> <int> <chr> <lgl> <lgl> <lgl> <chr> diff --git a/reference/redcap_metadata_read.html b/reference/redcap_metadata_read.html index 31f7d8c4..a2e536ab 100644 --- a/reference/redcap_metadata_read.html +++ b/reference/redcap_metadata_read.html @@ -161,7 +161,7 @@

Examples

# A simple project (pid 153) token <- "9A81268476645C4E5F03428B8AC3AA7B" REDCapR::redcap_metadata_read(redcap_uri=uri, token=token) -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. #> $data #> # A tibble: 17 × 18 #> field_name form_name section_header field_type field_label @@ -197,7 +197,7 @@

Examples

#> [1] 200 #> #> $outcome_message -#> [1] "The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200." +#> [1] "The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200." #> #> $forms_collapsed #> [1] "" @@ -206,7 +206,7 @@

Examples

#> [1] "" #> #> $elapsed_seconds -#> [1] 0.179333 +#> [1] 0.1054878 #> #> $raw_text #> [1] "" @@ -215,7 +215,7 @@

Examples

# A longitudinal project (pid 212) token <- "0434F0E9CF53ED0587847AB6E51DE762" REDCapR::redcap_metadata_read(redcap_uri=uri, token=token) -#> The data dictionary describing 95 fields was read from REDCap in 0.2 seconds. The http status code was 200. +#> The data dictionary describing 95 fields was read from REDCap in 0.1 seconds. The http status code was 200. #> $data #> # A tibble: 95 × 18 #> field_name form_name section_header field_type field_label @@ -245,7 +245,7 @@

Examples

#> [1] 200 #> #> $outcome_message -#> [1] "The data dictionary describing 95 fields was read from REDCap in 0.2 seconds. The http status code was 200." +#> [1] "The data dictionary describing 95 fields was read from REDCap in 0.1 seconds. The http status code was 200." #> #> $forms_collapsed #> [1] "" @@ -254,7 +254,7 @@

Examples

#> [1] "" #> #> $elapsed_seconds -#> [1] 0.184201 +#> [1] 0.11114 #> #> $raw_text #> [1] "" @@ -263,7 +263,7 @@

Examples

# A repeating measures (pid 3181) token <- "22C3FF1C8B08899FB6F86D91D874A159" REDCapR::redcap_metadata_read(redcap_uri=uri, token=token) -#> The data dictionary describing 8 fields was read from REDCap in 0.2 seconds. The http status code was 200. +#> The data dictionary describing 8 fields was read from REDCap in 0.1 seconds. The http status code was 200. #> $data #> # A tibble: 8 × 18 #> field_name form_name section_header field_type field_label @@ -290,7 +290,7 @@

Examples

#> [1] 200 #> #> $outcome_message -#> [1] "The data dictionary describing 8 fields was read from REDCap in 0.2 seconds. The http status code was 200." +#> [1] "The data dictionary describing 8 fields was read from REDCap in 0.1 seconds. The http status code was 200." #> #> $forms_collapsed #> [1] "" @@ -299,7 +299,7 @@

Examples

#> [1] "" #> #> $elapsed_seconds -#> [1] 0.1886129 +#> [1] 0.1051171 #> #> $raw_text #> [1] "" diff --git a/reference/redcap_metadata_write.html b/reference/redcap_metadata_write.html index aa7cc912..13f406f8 100644 --- a/reference/redcap_metadata_write.html +++ b/reference/redcap_metadata_write.html @@ -208,7 +208,7 @@

Examples

#> [1] 16 #> #> $elapsed_seconds -#> [1] 0.244472 +#> [1] 0.15411 #> #> $raw_text #> [1] "" diff --git a/reference/redcap_next_free_record_name.html b/reference/redcap_next_free_record_name.html index 509a9c1d..2078b4b4 100644 --- a/reference/redcap_next_free_record_name.html +++ b/reference/redcap_next_free_record_name.html @@ -151,7 +151,7 @@

Examples

token <- "9A81268476645C4E5F03428B8AC3AA7B" # Returns 6 REDCapR::redcap_next_free_record_name(redcap_uri = uri, token = token) -#> The next free record name in REDCap was successfully determined in 0.2 seconds. The http status code was 200. Is is 6. +#> The next free record name in REDCap was successfully determined in 0.1 seconds. The http status code was 200. Is is 6. #> [1] "6" diff --git a/reference/redcap_project.html b/reference/redcap_project.html index 1a3b2531..e5903dd7 100644 --- a/reference/redcap_project.html +++ b/reference/redcap_project.html @@ -128,54 +128,54 @@

Examples

# \dontrun{ project <- REDCapR::redcap_project$new(redcap_uri=uri, token=token) ds_all <- project$read() -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 1 columns were read from REDCap in 0.3 seconds. The http status code was 200. -#> Starting to read 5 records at 2023-09-05 00:38:10.461773. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. +#> 5 records and 1 columns were read from REDCap in 0.1 seconds. The http status code was 200. +#> Starting to read 5 records at 2024-01-22 17:10:42.158046. #> Reading batch 1 of 1, with subjects 1 through 5 (ie, 5 unique subject records). -#> 5 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. # Demonstrate how repeated calls are more concise when the token and # url aren't always passed. ds_skinny <- project$read(fields=c("record_id", "sex", "height"))$data #> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. #> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2023-09-05 00:38:12.06013. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. +#> 5 records and 1 columns were read from REDCap in 0.1 seconds. The http status code was 200. +#> Starting to read 5 records at 2024-01-22 17:10:43.169172. #> Reading batch 1 of 1, with subjects 1 through 5 (ie, 5 unique subject records). -#> 5 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 3 columns were read from REDCap in 0.1 seconds. The http status code was 200. ids_of_males <- ds_skinny$record_id[ds_skinny$sex==1] ids_of_shorties <- ds_skinny$record_id[ds_skinny$height < 40] ds_males <- project$read(records=ids_of_males, batch_size=2)$data -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.4 seconds. The http status code was 200. -#> 3 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 3 records at 2023-09-05 00:38:13.666898. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. +#> 3 records and 1 columns were read from REDCap in 0.1 seconds. The http status code was 200. +#> Starting to read 3 records at 2024-01-22 17:10:44.06112. #> Reading batch 1 of 2, with subjects 2 through 3 (ie, 2 unique subject records). -#> 2 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 2 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. #> Reading batch 2 of 2, with subjects 5 through 5 (ie, 1 unique subject records). -#> 1 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 1 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. ds_shorties <- project$read(records=ids_of_shorties)$data -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 2 records at 2023-09-05 00:38:15.318277. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 records and 1 columns were read from REDCap in 0.1 seconds. The http status code was 200. +#> Starting to read 2 records at 2024-01-22 17:10:45.030286. #> Reading batch 1 of 1, with subjects 1 through 2 (ie, 2 unique subject records). -#> 2 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 2 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. # } if (FALSE) { diff --git a/reference/redcap_project_info_read.html b/reference/redcap_project_info_read.html index 5a486860..5a9af757 100644 --- a/reference/redcap_project_info_read.html +++ b/reference/redcap_project_info_read.html @@ -192,7 +192,7 @@

Examples

# ---- Simple examples REDCapR::redcap_project_info_read(uri, token_simple )$data -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 1 × 26 #> project_id project_title creation_time production_time in_production #> <int> <chr> <dttm> <dttm> <lgl> @@ -205,7 +205,7 @@

Examples

#> # randomization_enabled <lgl>, ddp_enabled <lgl>, project_irb_number <chr>, #> # project_grant_number <chr>, project_pi_firstname <chr>, … REDCapR::redcap_project_info_read(uri, token_longitudinal)$data -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 1 × 26 #> project_id project_title creation_time production_time in_production #> <int> <chr> <dttm> <dttm> <lgl> @@ -227,7 +227,7 @@

Examples

token_simple, locale = server_locale )$data -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. d3$creation_time #> [1] "2013-11-29 15:58:20 CST" @@ -247,36 +247,36 @@

Examples

) |> dplyr::filter(32L == nchar(token)) |> purrr::pmap_dfr(REDCapR::redcap_project_info_read, locale = server_locale) +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. #> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. #> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. #> 1 rows were read from REDCap in 0.4 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.5 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. # Inspect values stored on the server. d_all$data @@ -307,16 +307,16 @@

Examples

#> # A tibble: 30 × 6 #> data$project_id success status_code outcome_message elapsed_seconds raw_text #> <int> <lgl> <int> <chr> <dbl> <chr> -#> 1 153 TRUE 200 1 rows were rea… 0.167 "" -#> 2 212 TRUE 200 1 rows were rea… 0.177 "" -#> 3 213 TRUE 200 1 rows were rea… 0.160 "" -#> 4 268 TRUE 200 1 rows were rea… 0.199 "" -#> 5 690 TRUE 200 1 rows were rea… 0.194 "" -#> 6 691 TRUE 200 1 rows were rea… 0.191 "" -#> 7 753 TRUE 200 1 rows were rea… 0.222 "" -#> 8 817 TRUE 200 1 rows were rea… 0.175 "" -#> 9 977 TRUE 200 1 rows were rea… 0.192 "" -#> 10 998 TRUE 200 1 rows were rea… 0.168 "" +#> 1 153 TRUE 200 1 rows were rea… 0.105 "" +#> 2 212 TRUE 200 1 rows were rea… 0.106 "" +#> 3 213 TRUE 200 1 rows were rea… 0.106 "" +#> 4 268 TRUE 200 1 rows were rea… 0.127 "" +#> 5 690 TRUE 200 1 rows were rea… 0.121 "" +#> 6 691 TRUE 200 1 rows were rea… 0.163 "" +#> 7 753 TRUE 200 1 rows were rea… 0.144 "" +#> 8 817 TRUE 200 1 rows were rea… 0.106 "" +#> 9 977 TRUE 200 1 rows were rea… 0.111 "" +#> 10 998 TRUE 200 1 rows were rea… 0.105 "" #> # ℹ 20 more rows #> # ℹ 25 more variables: data$project_title <chr>, $creation_time <dttm>, #> # $production_time <dttm>, $in_production <lgl>, $project_language <chr>, diff --git a/reference/redcap_read.html b/reference/redcap_read.html index 3e9594a8..e5524e1b 100644 --- a/reference/redcap_read.html +++ b/reference/redcap_read.html @@ -400,19 +400,19 @@

Examples

# Return the entire dataset REDCapR::redcap_read(batch_size=2, redcap_uri=uri, token=token)$data -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2023-09-05 00:38:26.228375. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. +#> 5 records and 1 columns were read from REDCap in 0.1 seconds. The http status code was 200. +#> Starting to read 5 records at 2024-01-22 17:10:51.976842. #> Reading batch 1 of 3, with subjects 1 through 2 (ie, 2 unique subject records). -#> 2 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 2 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. #> Reading batch 2 of 3, with subjects 3 through 4 (ie, 2 unique subject records). -#> 2 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 2 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. #> Reading batch 3 of 3, with subjects 5 through 5 (ie, 1 unique subject records). -#> 1 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 1 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 5 × 25 #> record_id name_first name_last address telephone email dob age sex #> <dbl> <chr> <chr> <chr> <chr> <chr> <date> <dbl> <dbl> @@ -443,19 +443,19 @@

Examples

col_types = col_types, batch_size = 2 )$data -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2023-09-05 00:38:29.785751. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. +#> 5 records and 1 columns were read from REDCap in 0.1 seconds. The http status code was 200. +#> Starting to read 5 records at 2024-01-22 17:10:55.37869. #> Reading batch 1 of 3, with subjects 1 through 2 (ie, 2 unique subject records). -#> 2 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 2 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. #> Reading batch 2 of 3, with subjects 3 through 4 (ie, 2 unique subject records). -#> 2 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 2 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. #> Reading batch 3 of 3, with subjects 5 through 5 (ie, 1 unique subject records). -#> 1 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 1 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. #> # A tibble: 5 × 25 #> record_id name_first name_last address telephone email dob age sex #> <int> <chr> <chr> <chr> <chr> <chr> <date> <dbl> <dbl> diff --git a/reference/redcap_read_eav_oneshot.html b/reference/redcap_read_eav_oneshot.html index c354d445..ca019d6a 100644 --- a/reference/redcap_read_eav_oneshot.html +++ b/reference/redcap_read_eav_oneshot.html @@ -247,7 +247,7 @@

Examples

# Return all records and all variables. ds <- REDCapR:::redcap_read_eav_oneshot(redcap_uri=uri, token=token)$data -#> 103 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 103 records and 3 columns were read from REDCap in 0.1 seconds. The http status code was 200. # Return only records with IDs of 1 and 3 desired_records_v1 <- c(1, 3) @@ -256,7 +256,7 @@

Examples

token = token, records = desired_records_v1 )$data -#> 41 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 41 records and 3 columns were read from REDCap in 0.1 seconds. The http status code was 200. # Return only the fields record_id, name_first, and age desired_fields_v1 <- c("record_id", "name_first", "age") @@ -265,12 +265,12 @@

Examples

token = token, fields = desired_fields_v1 )$data -#> 15 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 15 records and 3 columns were read from REDCap in 0.1 seconds. The http status code was 200. # Repeating token <- "56F43A10D01D6578A46393394D76D88F" # PHI-free demo: Repeating Instruments --Sparse # 2603 ds <- REDCapR:::redcap_read_eav_oneshot(redcap_uri=uri, token=token)$data -#> 45 records and 5 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 45 records and 5 columns were read from REDCap in 0.1 seconds. The http status code was 200. # } diff --git a/reference/redcap_read_oneshot.html b/reference/redcap_read_oneshot.html index 70b13fb7..2984c9f9 100644 --- a/reference/redcap_read_oneshot.html +++ b/reference/redcap_read_oneshot.html @@ -310,7 +310,7 @@

Examples

# Return all records and all variables. ds <- REDCapR::redcap_read_oneshot(redcap_uri=uri, token=token)$data -#> 5 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. # Return only records with IDs of 1 and 3 desired_records_v1 <- c(1, 3) @@ -319,7 +319,7 @@

Examples

token = token, records = desired_records_v1 )$data -#> 2 records and 25 columns were read from REDCap in 0.3 seconds. The http status code was 200. +#> 2 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. # Return only the fields record_id, name_first, and age desired_fields_v1 <- c("record_id", "name_first", "age") @@ -328,7 +328,7 @@

Examples

token = token, fields = desired_fields_v1 )$data -#> 5 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 3 columns were read from REDCap in 0.1 seconds. The http status code was 200. # Specify the column types. col_types <- readr::cols( @@ -345,7 +345,7 @@

Examples

token = token, col_types = col_types )$data -#> 5 records and 25 columns were read from REDCap in 0.3 seconds. The http status code was 200. +#> 5 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. # } diff --git a/reference/redcap_read_oneshot_eav.html b/reference/redcap_read_oneshot_eav.html index 759c16e1..b0b61bcf 100644 --- a/reference/redcap_read_oneshot_eav.html +++ b/reference/redcap_read_oneshot_eav.html @@ -257,9 +257,9 @@

Examples

# Return all records and all variables. ds <- REDCapR:::redcap_read_oneshot_eav(redcap_uri=uri, token=token)$data -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. #> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. # Return only records with IDs of 1 and 3 desired_records_v1 <- c(1, 3) @@ -268,9 +268,9 @@

Examples

token = token, records = desired_records_v1 )$data -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 2 records and 25 columns were read from REDCap in 0.1 seconds. The http status code was 200. # Return only the fields record_id, name_first, and age desired_fields_v1 <- c("record_id", "name_first", "age") @@ -280,8 +280,8 @@

Examples

fields = desired_fields_v1 )$data #> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 9 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 5 records and 9 columns were read from REDCap in 0.1 seconds. The http status code was 200. # } diff --git a/reference/redcap_report.html b/reference/redcap_report.html index fc099101..7be0e07c 100644 --- a/reference/redcap_report.html +++ b/reference/redcap_report.html @@ -200,7 +200,7 @@

Examples

token = token, report_id = report_1_id )$data -#> 5 records and 5 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 5 columns were read from REDCap in 0.1 seconds. The http status code was 200. # Specify the column types. @@ -218,7 +218,7 @@

Examples

report_id = report_1_id, col_types = col_types_1 )$data -#> 5 records and 5 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 5 columns were read from REDCap in 0.1 seconds. The http status code was 200. # Return condensed checkboxes Report option: @@ -236,7 +236,7 @@

Examples

report_id = report_2_id, col_types = col_types_2 )$data -#> 5 records and 2 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 2 columns were read from REDCap in 0.1 seconds. The http status code was 200. # } diff --git a/reference/redcap_survey_link_export_oneshot.html b/reference/redcap_survey_link_export_oneshot.html index 9cb146dd..361a9718 100644 --- a/reference/redcap_survey_link_export_oneshot.html +++ b/reference/redcap_survey_link_export_oneshot.html @@ -178,7 +178,7 @@

Examples

token = token ) #> Preparing to export the survey link for the instrument `participant_morale_questionnaire`. -#> exported the survey link in 0.2 seconds, for instrument `participant_morale_questionnaire`, record `1`. +#> exported the survey link in 0.1 seconds, for instrument `participant_morale_questionnaire`, record `1`. result$survey_link #> [1] "https://bbmc.ouhsc.edu/redcap/surveys/?s=8KuzSLMHf6" # } diff --git a/reference/redcap_users_export.html b/reference/redcap_users_export.html index b9121b5d..ba08e56a 100644 --- a/reference/redcap_users_export.html +++ b/reference/redcap_users_export.html @@ -139,7 +139,7 @@

Examples

uri <- "https://bbmc.ouhsc.edu/redcap/api/" token <- "06DEFB601F9B46847DAA9DF0CFA951B4" result <- REDCapR::redcap_users_export(redcap_uri=uri, token=token) -#> The REDCap users were successfully exported in 0.2 seconds. The http status code was 200. +#> The REDCap users were successfully exported in 0.1 seconds. The http status code was 200. result$data_user #> # A tibble: 2 × 32 #> username email firstname lastname expiration data_access_group diff --git a/reference/redcap_variables.html b/reference/redcap_variables.html index 023755e6..dcd70ed3 100644 --- a/reference/redcap_variables.html +++ b/reference/redcap_variables.html @@ -150,7 +150,7 @@

Examples

uri <- "https://bbmc.ouhsc.edu/redcap/api/" token <- "9A81268476645C4E5F03428B8AC3AA7B" ds_variable <- REDCapR::redcap_variables(redcap_uri=uri, token=token)$data -#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. +#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. # } diff --git a/reference/redcap_version.html b/reference/redcap_version.html index d0522895..3a92e2ca 100644 --- a/reference/redcap_version.html +++ b/reference/redcap_version.html @@ -126,8 +126,8 @@

Examples

uri      <- "https://bbmc.ouhsc.edu/redcap/api/"
 token    <- "9A81268476645C4E5F03428B8AC3AA7B"
 REDCapR::redcap_version(redcap_uri = uri, token = token)
-#> The REDCap version was successfully determined in 0.2 seconds. The http status code was 200.  Is is 13.9.1.
-#> [1] ‘13.9.1’
+#> The REDCap version was successfully determined in 0.1 seconds. The http status code was 200.  Is is 13.10.3.
+#> [1] ‘13.10.3’