From da11116a7ac3e25dc4de7d3bf4239a854e53208c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 17 Oct 2024 23:06:54 +0000 Subject: [PATCH] Built site for REDCapR@1.2.0.9000: d6df830 --- articles/BasicREDCapROperations.html | 62 +++++++++---------- articles/SecurityDatabase.html | 2 +- articles/TroubleshootingApiCalls.html | 2 +- articles/advanced-redcapr-operations.html | 14 ++--- articles/longitudinal-and-repeating.html | 6 +- articles/workflow-read.html | 10 +-- articles/workflow-write.html | 2 +- news/index.html | 2 +- pkgdown.yml | 2 +- reference/kernel_api.html | 2 +- reference/redcap_event_instruments.html | 4 +- reference/redcap_event_read.html | 2 +- reference/redcap_file_download_oneshot.html | 10 +-- reference/redcap_file_upload_oneshot.html | 16 ++--- reference/redcap_instrument_download.html | 18 +++--- reference/redcap_instruments.html | 2 +- reference/redcap_log_read.html | 20 +++--- reference/redcap_metadata_read.html | 6 +- reference/redcap_metadata_write.html | 6 +- reference/redcap_project.html | 24 +++---- reference/redcap_project_info_read.html | 30 ++++----- reference/redcap_read.html | 10 +-- reference/redcap_read_oneshot_eav.html | 14 ++--- .../redcap_survey_link_export_oneshot.html | 2 +- reference/redcap_version.html | 4 +- search.json | 2 +- 26 files changed, 137 insertions(+), 137 deletions(-) diff --git a/articles/BasicREDCapROperations.html b/articles/BasicREDCapROperations.html index 072a57ff..edce8a1b 100644 --- a/articles/BasicREDCapROperations.html +++ b/articles/BasicREDCapROperations.html @@ -58,7 +58,7 @@
+#> 2 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. @@ -209,15 +209,15 @@

Re token = token, fields = desired_fields_v3 )$data -#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 24 variable metadata records were read from REDCap in 0.5 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.3 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.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2024-10-14 13:07:24.131869. +#> Starting to read 5 records at 2024-10-17 23:06:08.801244. #> 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.4 seconds. The http status code was 200. +#> 5 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200. ds_some_fields_v3 #Examine the these three variables. #> # A tibble: 5 × 3 @@ -246,15 +246,15 @@

Re token = token, records = desired_records_v3 )$data -#> 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. +#> 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.6 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.2 seconds. The http status code was 200. -#> Starting to read 2 records at 2024-10-14 13:07:26.015012. +#> Starting to read 2 records at 2024-10-17 23:06:11.006811. #> 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 1.2 seconds. The http status code was 200. ds_some_rows_v3 #Examine the results. #> # A tibble: 2 × 25 @@ -301,13 +301,13 @@

Additional Returned Information token = token, fields = desired_fields ) -#> 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. +#> 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.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.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2024-10-14 13:07:27.840022. +#> Starting to read 5 records at 2024-10-17 23:06:14.045145. #> 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. all_information #Inspect the additional information @@ -352,7 +352,7 @@

Additional Returned Information#> [1] NA #> #> $elapsed_seconds -#> [1] 1.715411 +#> [1] 1.821177