{"id":18733517,"url":"https://github.com/insightsengineering/nestcolor","last_synced_at":"2026-03-15T04:03:59.237Z","repository":{"id":37777108,"uuid":"504136375","full_name":"insightsengineering/nestcolor","owner":"insightsengineering","description":"Package managing visual conventions of NEST graphs","archived":false,"fork":false,"pushed_at":"2025-02-18T15:01:48.000Z","size":10761,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-10T01:57:44.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://insightsengineering.github.io/nestcolor/","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":"NEWS.md","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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://pharmaverse.org"]}},"created_at":"2022-06-16T11:54:16.000Z","updated_at":"2025-01-21T15:29:09.000Z","dependencies_parsed_at":"2024-09-14T19:57:22.790Z","dependency_job_id":"17b238f4-10de-4cd2-ac35-08a80df219c8","html_url":"https://github.com/insightsengineering/nestcolor","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fnestcolor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fnestcolor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fnestcolor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fnestcolor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/insightsengineering","download_url":"https://codeload.github.com/insightsengineering/nestcolor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248613525,"owners_count":21133527,"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-11-07T15:10:05.706Z","updated_at":"2026-03-15T04:03:59.154Z","avatar_url":"https://github.com/insightsengineering.png","language":"R","funding_links":["https://pharmaverse.org"],"categories":[],"sub_categories":[],"readme":"# nestcolor\n\n\u003c!-- start badges --\u003e\n[![CRAN Version](https://www.r-pkg.org/badges/version/nestcolor?color=green)](https://cran.r-project.org/package=nestcolor)\n[![Downloads per month](http://cranlogs.r-pkg.org/badges/last-month/nestcolor?color=green)](https://cran.r-project.org/package=nestcolor)\n\n[![Check 🛠](https://github.com/insightsengineering/nestcolor/actions/workflows/check.yaml/badge.svg)](https://insightsengineering.github.io/nestcolor/main/unit-test-report/)\n[![Docs 📚](https://github.com/insightsengineering/nestcolor/actions/workflows/docs.yaml/badge.svg)](https://insightsengineering.github.io/nestcolor/)\n[![Code Coverage 📔](https://raw.githubusercontent.com/insightsengineering/nestcolor/_xml_coverage_reports/data/main/badge.svg)](https://insightsengineering.github.io/nestcolor/main/coverage-report/)\n\n![GitHub forks](https://img.shields.io/github/forks/insightsengineering/nestcolor?style=social)\n![GitHub Repo stars](https://img.shields.io/github/stars/insightsengineering/nestcolor?style=social)\n\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/insightsengineering/nestcolor)\n![GitHub contributors](https://img.shields.io/github/contributors/insightsengineering/nestcolor)\n![GitHub last commit](https://img.shields.io/github/last-commit/insightsengineering/nestcolor)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/insightsengineering/nestcolor)\n![GitHub repo size](https://img.shields.io/github/repo-size/insightsengineering/nestcolor)\n![GitHub language count](https://img.shields.io/github/languages/count/insightsengineering/nestcolor)\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/nestcolor/main?color=purple\\\u0026label=package%20version)](https://github.com/insightsengineering/nestcolor/tree/main)\n[![Open Issues](https://img.shields.io/github/issues-raw/insightsengineering/nestcolor?color=red\\\u0026label=open%20issues)](https://github.com/insightsengineering/nestcolor/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)\n\u003c!-- end badges --\u003e\n\nThe `nestcolor` package contains functions for managing visual conventions of NEST graphs. `nestcolor` is used to apply a standardized color palette to NEST `ggplot2` plots and graphical `teal` modules for greater continuity and cohesiveness among NEST package visualizations.\n\n## Installation\n\nFor releases from August 2022 it is recommended that you [create and use a Github PAT](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token) to install the latest version of this package. Once you have the PAT, run the following:\n\n```r\n# Installation from CRAN\ninstall.packages('nestcolor')\n\n# For the latest development version you can install from Github\nif (!require(\"remotes\")) install.packages(\"remotes\")\nremotes::install_github(\"insightsengineering/nestcolor@*release\")\n```\n\n## Example\n\n```r\n# Implementing the `nestcolor` color palette on a `ggplot2` object\nlibrary(ggplot2)\nlibrary(nestcolor)\n\ng \u003c- ggplot(msleep, aes(vore)) +\n  geom_bar(aes(fill = conservation))\ng\n```\n\n![Alt text](man/figures/nestcolor_graph.png?raw=true)\n\n## Stargazers and Forkers\n\n### Stargazers over time\n\n[![Stargazers over time](https://starchart.cc/insightsengineering/nestcolor.svg)](https://starchart.cc/insightsengineering/nestcolor)\n\n### Stargazers\n\n[![Stargazers repo roster for @insightsengineering/nestcolor](https://reporoster.com/stars/insightsengineering/nestcolor)](https://github.com/insightsengineering/nestcolor/stargazers)\n\n### Forkers\n\n[![Forkers repo roster for @insightsengineering/nestcolor](https://reporoster.com/forks/insightsengineering/nestcolor)](https://github.com/insightsengineering/nestcolor/network/members)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsightsengineering%2Fnestcolor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsightsengineering%2Fnestcolor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsightsengineering%2Fnestcolor/lists"}