{"id":31741552,"url":"https://github.com/rmgpanw/qof","last_synced_at":"2025-10-09T10:53:10.071Z","repository":{"id":258328632,"uuid":"872322944","full_name":"rmgpanw/qof","owner":"rmgpanw","description":"Quality and Outcomes Framework (QOF) notes","archived":false,"fork":false,"pushed_at":"2024-10-16T13:40:55.000Z","size":2769,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-18T13:31:29.674Z","etag":null,"topics":["ehr","ehr-phenotyping","nhs","nhs-digital"],"latest_commit_sha":null,"homepage":"https://rmgpanw.github.io/qof/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rmgpanw.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-14T08:37:30.000Z","updated_at":"2024-10-16T13:41:00.000Z","dependencies_parsed_at":"2024-10-18T13:41:41.235Z","dependency_job_id":null,"html_url":"https://github.com/rmgpanw/qof","commit_stats":null,"previous_names":["rmgpanw/qof"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rmgpanw/qof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmgpanw%2Fqof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmgpanw%2Fqof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmgpanw%2Fqof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmgpanw%2Fqof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmgpanw","download_url":"https://codeload.github.com/rmgpanw/qof/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmgpanw%2Fqof/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001269,"owners_count":26083040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ehr","ehr-phenotyping","nhs","nhs-digital"],"created_at":"2025-10-09T10:53:08.833Z","updated_at":"2025-10-09T10:53:10.064Z","avatar_url":"https://github.com/rmgpanw.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\"\n)\n\nlibrary(magrittr)\nlibrary(stringr)\nlibrary(targets)\n```\n\n# Overview\n\nA data science project built with [quarto](https://quarto.org/) and [targets](https://books.ropensci.org/targets/).\n\n# Setup\n\n-   Create an R script called `_targets_config.R` in the project root directory with the following objects and populate:\n\n```{r results='asis', eval=TRUE, echo=FALSE, warning=FALSE, message=FALSE}\nresult \u003c- readLines(tar_read(TARGETS_CONFIG)) %\u003e%\n  # subset for comments, object assignments and empty lines\n  subset(.,\n         str_detect(.,\n                    \"^#+ |\u003c-|^$\")) %\u003e%\n\n  # remove assignments, leaving only object names\n  str_replace(\"\u003c-.*$\",\n              \"\u003c-\") %\u003e%\n\n  # print\n  paste(sep = \"\",\n        collapse = \"\\n\")\n\ncat(paste0(\"```\",\n           \"\\n\",\n           result,\n           \"\\n\",\n           \"```\"))\n```\n\n-   Install required R packages, ideally using [renv](https://rstudio.github.io/renv/) with `renv::init()`, or `renv::restore()` if a `renv.lock` file is already present.\n-   Run [targets pipeline](https://books.ropensci.org/targets/) with `tar_make()` in the R console.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmgpanw%2Fqof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmgpanw%2Fqof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmgpanw%2Fqof/lists"}