{"id":13752067,"url":"https://github.com/openpharma/visR","last_synced_at":"2025-05-09T18:33:06.761Z","repository":{"id":37090358,"uuid":"208896481","full_name":"openpharma/visR","owner":"openpharma","description":"A package to wrap functionality for plots, tables and diagrams adhering to graphical principles.","archived":false,"fork":false,"pushed_at":"2024-03-15T21:56:03.000Z","size":68946,"stargazers_count":178,"open_issues_count":18,"forks_count":32,"subscribers_count":17,"default_branch":"main","last_synced_at":"2024-05-01T17:16:56.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://openpharma.github.io/visR/","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/openpharma.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-09-16T20:56:16.000Z","updated_at":"2024-06-04T02:44:51.688Z","dependencies_parsed_at":"2024-01-18T04:08:09.401Z","dependency_job_id":"bee6758c-741a-4b5f-a78c-abd2921a89bc","html_url":"https://github.com/openpharma/visR","commit_stats":{"total_commits":1067,"total_committers":29,"mean_commits":"36.793103448275865","dds":0.767572633552015,"last_synced_commit":"3d0a1bf63c05543b9757096dc1fce0f4d9850dbe"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpharma%2FvisR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpharma%2FvisR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpharma%2FvisR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpharma%2FvisR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openpharma","download_url":"https://codeload.github.com/openpharma/visR/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253303220,"owners_count":21886911,"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":[],"created_at":"2024-08-03T09:00:58.960Z","updated_at":"2025-05-09T18:33:04.696Z","avatar_url":"https://github.com/openpharma.png","language":"R","funding_links":[],"categories":["Ranked by starred repositories","R"],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd as part of the CICD process. --\u003e\n\u003c!-- Please edit README.Rmd - but you do not need to build it! --\u003e\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n\nlibrary(visR)\nlibrary(riskmetric)\nlibrary(usethis)\n\nriskmetric_score \u003c- \"visR\" %\u003e%\n  riskmetric::pkg_ref() %\u003e%\n  dplyr::as_tibble() %\u003e%\n  riskmetric::pkg_assess() %\u003e%\n  riskmetric::pkg_score() %\u003e%\n  dplyr::pull(\"pkg_score\") %\u003e%\n  round(2)\n```\n\n# visR \u003cimg src='man/figures/logo.png' align=\"right\" height=\"131.5\" /\u003e\n\n\u003c!-- badges: start --\u003e\n\n[![Lifecycle: questioning](https://img.shields.io/badge/lifecycle-questioning-blue)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n[![Codecov test coverage](https://codecov.io/gh/openpharma/visR/branch/develop/graph/badge.svg)](https://app.codecov.io/gh/openpharma/visR?branch=main)\n[![R-CMD-check](https://github.com/openpharma/visR/workflows/R-CMD-check/badge.svg)](https://github.com/openpharma/visR/actions)\n[![CRAN status](https://www.r-pkg.org/badges/version/visR)](https://CRAN.R-project.org/package=visR)\n\u003ca href=https://github.com/pharmaR/riskmetric\u003e\u003cimg src=https://img.shields.io/badge/riskmetric-`r riskmetric_score`-green\u003e\u003c/img\u003e\u003c/a\u003e\n\u003c!-- badges: end --\u003e\n\n**Note**: We aim to keep visR maintained, but cannot commit to any future development. For all your KM plot needs, we would recommend checking out [ggsurvit](https://www.danieldsjoberg.com/ggsurvfit/).  \n\nThe goal of visR is to enable fit-for-purpose, reusable clinical and medical research focused visualizations and tables with sensible defaults and based on sound [graphical principles](https://graphicsprinciples.github.io/).\n\n[Package documentation](https://openpharma.github.io/visR/)\n\n## Motivation\n\nBy using a common package for visualising data analysis results in the clinical development process, we want to have a **positive influence** on \n\n* **choice of visualisation** by making it easy explore different visualisation and to use impactful visualisations fit-for-purpose\n* effective visual communication by making it easy to **implement best practices** \n\nWe are not judging on what visualisation you chose for your research question, but want to facilitate and support good practice.\n\nYou can read more about the philosophy and architecture in the [repo wiki](https://github.com/openpharma/visR/wiki).\n\n## Installation\n\nThe easiest way to get `visR` is to install from CRAN:\n\n``` r\ninstall.packages(\"visR\")\n```\n\nInstall the *development* version from [GitHub](https://github.com/openpharma/visR) with:\n\n``` r\n# defaults to main branch\ndevtools::install_github(\"openpharma/visR\") \n```\n\n## Cite visR\n\n```{text, comment=\"\", eval = FALSE}\n\u003e citation(\"visR\")\n```\n\n## Contributing\n\nPlease note that the `visR` project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.\nThank you to all contributors:\n\n```{r warning=FALSE, echo=FALSE, message=FALSE}\ncontr \u003c- usethis::use_tidy_thanks(\"https://github.com/openpharma/visR\", from = \"2020-01-01\", to = NULL)\n```\n`r unique(c(paste((paste0(\"[\u0026#x0040;\",contr,\"](https://github.com/\", contr, \")\")), collapse = \", \")\n))`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenpharma%2FvisR","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenpharma%2FvisR","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenpharma%2FvisR/lists"}