{"id":16703870,"url":"https://github.com/leeper/arco","last_synced_at":"2026-04-27T15:36:50.983Z","repository":{"id":70769207,"uuid":"37484170","full_name":"leeper/arco","owner":"leeper","description":"Select colors from the Tcl/tk `chooseColors` widget","archived":false,"fork":false,"pushed_at":"2015-06-17T12:26:38.000Z","size":132,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T14:36:13.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/leeper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-15T18:43:08.000Z","updated_at":"2021-11-20T03:29:00.000Z","dependencies_parsed_at":"2023-02-24T20:30:10.686Z","dependency_job_id":null,"html_url":"https://github.com/leeper/arco","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leeper/arco","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Farco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Farco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Farco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Farco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leeper","download_url":"https://codeload.github.com/leeper/arco/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leeper%2Farco/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32343563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":[],"created_at":"2024-10-12T19:10:04.815Z","updated_at":"2026-04-27T15:36:50.967Z","avatar_url":"https://github.com/leeper.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Tcl/tk chooseColors Widget #\n\nThis package provides one function, `arco::iris()`, which can be used to dynamically select colors from the Tcl/tk `chooseColors` widget.\n\n## Package Installation ##\n\nThis package can be installed from GitHub using **devtools**:\n\n```R\nif(!require(\"devtools\")){\n    install.packages(\"devtools\")\n    library(\"devtools\")\n}\ninstall_github(\"leeper/arco\")\n```\n\n[![Build Status](https://travis-ci.org/leeper/arco.png?branch=master)](https://travis-ci.org/leeper/arco)\n[![CRAN Version](http://www.r-pkg.org/badges/version/arco)](http://cran.r-project.org/package=arco)\n![Downloads](http://cranlogs.r-pkg.org/badges/arco)\n\n## Examples ##\n\n```R\n# choose one color\narco::iris()\n## [1] \"#00FF00\"\n\n# choose three colors\narco::iris(3)\n## [1] \"#5224db\" \"#e7182d\" \"#63d02f\"\n```\n\n### Windows Version ###\n\n[![arco](http://i.imgur.com/8JkBCGj.png)](http://i.imgur.com/8JkBCGj.png)\n\n### Mac Version ###\n\n[![arco](https://www.evernote.com/shard/s1/sh/1cd42999-f081-41f6-98c5-e33110b54346/1af2a6bd5aa20d3b/res/b6f7cbaa-136a-4703-9cc6-4e0bd3676258/skitch.png)](https://www.evernote.com/shard/s1/sh/1cd42999-f081-41f6-98c5-e33110b54346/1af2a6bd5aa20d3b/res/b6f7cbaa-136a-4703-9cc6-4e0bd3676258/skitch.png)\n\n### Linux Version ###\n\n[![arco](http://i.imgur.com/Ej6CCvw.png)](http://i.imgur.com/Ej6CCvw.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleeper%2Farco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleeper%2Farco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleeper%2Farco/lists"}