{"id":28120882,"url":"https://github.com/edwindj/ral","last_synced_at":"2025-10-29T23:40:42.028Z","repository":{"id":66207240,"uuid":"80532011","full_name":"edwindj/ral","owner":"edwindj","description":"R package containing RAL classic colors, mainly used for varnish and powder coating","archived":false,"fork":false,"pushed_at":"2017-03-31T07:22:24.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T07:51:11.643Z","etag":null,"topics":["colorscheme","r","ral"],"latest_commit_sha":null,"homepage":"","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/edwindj.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,"zenodo":null}},"created_at":"2017-01-31T15:17:14.000Z","updated_at":"2017-02-01T08:27:37.000Z","dependencies_parsed_at":"2023-05-30T01:00:33.266Z","dependency_job_id":null,"html_url":"https://github.com/edwindj/ral","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edwindj/ral","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Fral","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Fral/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Fral/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Fral/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwindj","download_url":"https://codeload.github.com/edwindj/ral/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Fral/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278859643,"owners_count":26058519,"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-07T02:00:06.786Z","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":["colorscheme","r","ral"],"created_at":"2025-05-14T07:41:54.080Z","updated_at":"2025-10-07T22:33:13.105Z","avatar_url":"https://github.com/edwindj.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, echo = FALSE}\nlibrary(ral)\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"tools/README-\"\n)\n```\n\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/ral)](https://cran.r-project.org/package=ral)\n[![Travis-CI Build Status](https://travis-ci.org/edwindj/ral.svg?branch=master)](https://travis-ci.org/edwindj/ral)\n\n# ral\n\nData package containing [RAL classic colors](https://en.wikipedia.org/wiki/RAL_colour_standard), mainly used for varnish and powder coating.\n\n## Example\n\n`ral` is a `data.frame` that contains RAL number, color, name, german name and a description.\n```{r}\nhead(ral)\n```\n\n`ralcolors` is a named vector that can be used to quickly retrieve a color from the RAL number.\n\n```{r}\nralcolors[\"RAL9010\"]\n```\n\nFunction `show_ralcolors` shows the color table with corresponding RAL number.\n```{r, colortable}\nshow_ralcolors()\n```\n\n\n##  Install\n\nCurrently `ral` is not available from CRAN and can be installed with the following:\n\n```R\ndevtools::install_github(\"edwindj/ral\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwindj%2Fral","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedwindj%2Fral","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwindj%2Fral/lists"}