{"id":18733545,"url":"https://github.com/insightsengineering/goshawk","last_synced_at":"2025-04-12T18:31:48.460Z","repository":{"id":40757150,"uuid":"383270726","full_name":"insightsengineering/goshawk","owner":"insightsengineering","description":"Functions that plot and summarize biomarkers/labs of interest","archived":false,"fork":false,"pushed_at":"2024-04-22T13:21:31.000Z","size":17733,"stargazers_count":5,"open_issues_count":14,"forks_count":1,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-04-22T13:27:40.030Z","etag":null,"topics":["plot","r","summarization"],"latest_commit_sha":null,"homepage":"https://insightsengineering.github.io/goshawk/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/insightsengineering.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"custom":["https://pharmaverse.org"]}},"created_at":"2021-07-05T21:43:01.000Z","updated_at":"2024-05-31T07:20:22.277Z","dependencies_parsed_at":"2024-01-15T20:05:33.749Z","dependency_job_id":"aa7deed4-e992-4d88-b269-c5170ff7b1c5","html_url":"https://github.com/insightsengineering/goshawk","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fgoshawk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fgoshawk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fgoshawk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fgoshawk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/insightsengineering","download_url":"https://codeload.github.com/insightsengineering/goshawk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248613539,"owners_count":21133530,"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","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":["plot","r","summarization"],"created_at":"2024-11-07T15:10:20.938Z","updated_at":"2025-04-12T18:31:47.892Z","avatar_url":"https://github.com/insightsengineering.png","language":"R","funding_links":["https://pharmaverse.org"],"categories":[],"sub_categories":[],"readme":"# goshawk R package\n\n\u003c!-- start badges --\u003e\n[![Docs 📚](https://github.com/insightsengineering/goshawk/actions/workflows/docs.yaml/badge.svg)](https://insightsengineering.github.io/goshawk/)\n[![Code Coverage 📔](https://raw.githubusercontent.com/insightsengineering/goshawk/_xml_coverage_reports/data/main/badge.svg)](https://insightsengineering.github.io/goshawk/main/coverage-report/)\n\n![GitHub forks](https://img.shields.io/github/forks/insightsengineering/goshawk?style=social)\n![GitHub repo stars](https://img.shields.io/github/stars/insightsengineering/goshawk?style=social)\n\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/insightsengineering/goshawk)\n![GitHub contributors](https://img.shields.io/github/contributors/insightsengineering/goshawk)\n![GitHub last commit](https://img.shields.io/github/last-commit/insightsengineering/goshawk)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/insightsengineering/goshawk)\n![GitHub repo size](https://img.shields.io/github/repo-size/insightsengineering/goshawk)\n![GitHub language count](https://img.shields.io/github/languages/count/insightsengineering/goshawk)\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![Current Version](https://img.shields.io/github/r-package/v/insightsengineering/goshawk/main?color=purple\\\u0026label=package%20version)](https://github.com/insightsengineering/goshawk/tree/main)\n[![Open Issues](https://img.shields.io/github/issues-raw/insightsengineering/goshawk?color=red\\\u0026label=open%20issues)](https://github.com/insightsengineering/goshawk/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)\n\u003c!-- end badges --\u003e\n\nLongitudinal biomarker/lab visualizations functions. These can be used stand alone but are also called by the\n[teal.goshawk](https://insightsengineering.github.io/teal.goshawk/) package which provides modules to be used\ninside [`teal`](https://insightsengineering.github.io/teal/) applications.\n\n## Functions\n\u003c!-- markdownlint-disable MD007 MD030 --\u003e\n-   box plot ([`g_boxplot`](https://insightsengineering.github.io/goshawk/latest-tag/reference/g_boxplot.html))\n-   correlation plot ([`g_correlationplot`](https://insightsengineering.github.io/goshawk/latest-tag/reference/g_correlationplot.html))\n-   density distribution plot ([`g_density_distribution_plot`](https://insightsengineering.github.io/goshawk/latest-tag/reference/g_density_distribution_plot.html))\n-   line plot ([`g_lineplot`](https://insightsengineering.github.io/goshawk/latest-tag/reference/g_lineplot.html))\n-   spaghetti plot ([`g_spaghettiplot`](https://insightsengineering.github.io/goshawk/latest-tag/reference/g_spaghettiplot.html))\n-   summary table ([`t_summarytable`](https://insightsengineering.github.io/goshawk/latest-tag/reference/t_summarytable.html))\n\u003c!-- markdownlint-enable MD007 MD030 --\u003e\n\n## Installation\n\n```r\n# stable versions\n# install.packages(\"pak\")\npak::pkg_install(\"insightsengineering/goshawk@*release\")\n\n# beta versions\n# install.packages(\"pak\")\npak::pkg_install(\"insightsengineering/goshawk\")\n```\n\n## Stargazers and Forkers\n\n### Stargazers over time\n\n[![Stargazers over time](https://starchart.cc/insightsengineering/goshawk.svg)](https://starchart.cc/insightsengineering/goshawk)\n\n### Stargazers\n\n[![Stargazers repo roster for @insightsengineering/goshawk](https://reporoster.com/stars/insightsengineering/goshawk)](https://github.com/insightsengineering/goshawk/stargazers)\n\n### Forkers\n\n[![Forkers repo roster for @insightsengineering/goshawk](https://reporoster.com/forks/insightsengineering/goshawk)](https://github.com/insightsengineering/goshawk/network/members)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsightsengineering%2Fgoshawk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsightsengineering%2Fgoshawk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsightsengineering%2Fgoshawk/lists"}