Package: rcprd 0.0.1
rcprd: Extraction and Management of Clinical Practice Research Datalink Data
Simplify the process of extracting and processing Clinical Practice Research Datalink (CPRD) data in order to build datasets ready for statistical analysis. This process is difficult in 'R', as the raw data is very large and cannot be read into the R workspace. 'rcprd' utilises 'RSQLite' to create 'SQLite' databases which are stored on the hard disk. These are then queried to extract the required information for a cohort of interest, and create datasets ready for statistical analysis. The processes follow closely that from the 'rEHR' package, see Springate et al., (2017) <doi:10.1371/journal.pone.0171784>.
Authors:
rcprd_0.0.1.tar.gz
rcprd_0.0.1.zip(r-4.5)rcprd_0.0.1.zip(r-4.4)rcprd_0.0.1.zip(r-4.3)
rcprd_0.0.1.tgz(r-4.4-any)rcprd_0.0.1.tgz(r-4.3-any)
rcprd_0.0.1.tar.gz(r-4.5-noble)rcprd_0.0.1.tar.gz(r-4.4-noble)
rcprd_0.0.1.tgz(r-4.4-emscripten)rcprd_0.0.1.tgz(r-4.3-emscripten)
rcprd.pdf |rcprd.html✨
rcprd/json (API)
NEWS
# Install 'rcprd' in R: |
install.packages('rcprd', repos = c('https://alexpate30.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alexpate30/rcprd/issues
Last updated 6 days agofrom:d60e2c38f3. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:add_to_databasecombine_querycombine_query_booleanconnect_databasecprd_extractcreate_directory_systemdb_querydelete_directory_systemextract_bmiextract_cholhdl_ratioextract_cohortextract_diabetesextract_hoextract_smokingextract_test_dataextract_test_data_varextract_test_recentextract_time_until
Dependencies:bitbit64blobcachemclicpp11data.tableDBIdplyrfansifastmapfastmatchgenericsgluelifecyclemagrittrmemoisepillarpkgconfigplogrR6rlangRSQLitestringistringrtibbletidyselectutf8vctrswithr
Details-on-algorithms-for-extracting-specific-variables
Rendered fromDetails-on-algorithms-for-extracting-specific-variables.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2024-11-15
Started: 2024-07-15
rcprd: An R package to simplify the extraction and processing of CPRD data, and create analysis-ready datasets
Rendered fromrcprd.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2024-11-11
Started: 2024-10-30