{"id":13712884,"url":"https://github.com/kaizadp/soilpalettes","last_synced_at":"2025-12-29T18:04:22.998Z","repository":{"id":80031511,"uuid":"257353182","full_name":"kaizadp/soilpalettes","owner":"kaizadp","description":"R color palettes inspired by soil profiles","archived":false,"fork":false,"pushed_at":"2020-08-09T23:39:57.000Z","size":6560,"stargazers_count":18,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-06T22:38:15.939Z","etag":null,"topics":["color-scheme","ggplot2","palettes","pedology","soil"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaizadp.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,"governance":null}},"created_at":"2020-04-20T17:18:56.000Z","updated_at":"2025-03-22T08:13:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd6c4c9f-355a-4922-b9cd-85f9c061e461","html_url":"https://github.com/kaizadp/soilpalettes","commit_stats":{"total_commits":58,"total_committers":3,"mean_commits":"19.333333333333332","dds":0.2068965517241379,"last_synced_commit":"aa2ca57057da56fee0316a236376cdde4d469545"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kaizadp/soilpalettes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizadp%2Fsoilpalettes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizadp%2Fsoilpalettes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizadp%2Fsoilpalettes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizadp%2Fsoilpalettes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaizadp","download_url":"https://codeload.github.com/kaizadp/soilpalettes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizadp%2Fsoilpalettes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28119507,"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-12-29T02:00:07.021Z","response_time":58,"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":["color-scheme","ggplot2","palettes","pedology","soil"],"created_at":"2024-08-02T23:01:24.065Z","updated_at":"2025-12-29T18:04:22.967Z","avatar_url":"https://github.com/kaizadp.png","language":"R","funding_links":[],"categories":["Themes and aesthetics"],"sub_categories":[],"readme":"\n\u003cimg align=\"left\" height = \"300\" width = \"300\" src=\"images/0-logo.png\"\u003e\n\n# soilpalettes\n\n\u003c!-- badges: start --\u003e\n\n[![DOI](https://zenodo.org/badge/257353182.svg)](https://zenodo.org/badge/latestdoi/257353182)\n[![R build\nstatus](https://github.com/kaizadp/soilpalettes/workflows/R-CMD-check/badge.svg)](https://github.com/kaizadp/soilpalettes/actions)\n\u003c!-- badges: end --\u003e\n\nThis package contains color palettes for RStudio, inspired by soil\nprofiles. Palettes are colorblind-friendly and were created using\n[Chroma.js](https://gka.github.io/palettes/) and\n[Coolors](https://coolors.co).\n\nSource images and color hex values can be found in the\n[`images.md`](https://github.com/kaizadp/soilpalettes/blob/master/images.md)\nfile in the root directory.\n\n-----\n\n### install package\n\n``` r\n# install.packages(\"devtools\") \ndevtools::install_github(\"kaizadp/soilpalettes\")\n```\n\n-----\n\n\u003cdetails\u003e\n\n\u003csummary\u003ePalettes\u003c/summary\u003e\n\n#### soil orders, suborders, and great groups\n\n![](readme_files/figure-gfm/orders-1.png)\u003c!-- --\u003e![](readme_files/figure-gfm/orders-2.png)\u003c!-- --\u003e![](readme_files/figure-gfm/orders-3.png)\u003c!-- --\u003e![](readme_files/figure-gfm/orders-4.png)\u003c!-- --\u003e![](readme_files/figure-gfm/orders-5.png)\u003c!-- --\u003e![](readme_files/figure-gfm/orders-6.png)\u003c!-- --\u003e![](readme_files/figure-gfm/orders-7.png)\u003c!-- --\u003e![](readme_files/figure-gfm/orders-8.png)\u003c!-- --\u003e\n\n#### soil series\n\n![](readme_files/figure-gfm/series-1.png)\u003c!-- --\u003e![](readme_files/figure-gfm/series-2.png)\u003c!-- --\u003e\n\n#### others\n\n![](readme_files/figure-gfm/misc-1.png)\u003c!-- --\u003e![](readme_files/figure-gfm/misc-2.png)\u003c!-- --\u003e![](readme_files/figure-gfm/misc-3.png)\u003c!-- --\u003e![](readme_files/figure-gfm/misc-4.png)\u003c!-- --\u003e\n\n-----\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\n\u003csummary\u003eExamples\u003c/summary\u003e\n\n``` r\nlibrary(ggplot2)\n\nggplot(data=iris, aes(x=Sepal.Width, fill = Species))+\n  geom_histogram(binwidth=0.2, color=\"black\") + \n  xlab(\"Sepal Width\") +  ylab(\"Frequency\") + \n  ggtitle(\"Histogram of Sepal Width\") + theme_bw()+\n  \n  scale_fill_manual(values = soil_palette(\"rendoll\",3))\n```\n\n![](readme_files/figure-gfm/usage1-1.png)\u003c!-- --\u003e\n\n``` r\nggplot(data=iris, aes(x=Sepal.Width, fill=Species)) + \n  geom_density(stat=\"density\", alpha=(0.6)) +\n  xlab(\"Sepal Width\") +  ylab(\"Density\") + \n  ggtitle(\"Histogram \u0026 Density Curve of Sepal Width\") + theme_bw()+\n  \n  scale_fill_manual(values = soil_palette(\"paleustalf\",3))\n```\n\n![](readme_files/figure-gfm/usage2-1.png)\u003c!-- --\u003e\n\n``` r\nlibrary(palmerpenguins)\n\nggplot(penguins, aes(x = bill_length_mm, y = bill_depth_mm, color = species))+\n  geom_point()+ \n  labs(x = \"Bill length (mm)\", y = \"Bill depth (mm)\",\n       title = \"Scatterplot of penguin bill dimensions\",\n       subtitle = \"data = Palmer Penguins\")+\n  theme_bw()+\n  \n  scale_color_manual(values = soil_palette(\"paleustalf\", 3)) \n```\n\n![](readme_files/figure-gfm/usage3-1.png)\u003c!-- --\u003e\n\n``` r\nggplot(penguins, aes(y = body_mass_g, x = species, fill = species))+\n  geom_violin(alpha = 0.5)+ \n  geom_dotplot(binaxis = \"y\", color = \"black\", fill=\"black\", dotsize=0.3, stackdir = \"center\", binpositions=\"all\")+\n  labs(y = \"Body mass (g)\", x = \"\",\n       title = \"Violin plot of penguin body mass\",\n       subtitle = \"data = Palmer Penguins\")+\n  theme_bw()+\n  \n  scale_fill_manual(values = soil_palette(\"podzol\", 3)) \n```\n\n![](readme_files/figure-gfm/usage4-1.png)\u003c!-- --\u003e\n\n``` r\nggplot(penguins, aes(x = bill_length_mm, y = bill_depth_mm, color = bill_length_mm))+\n  geom_point()+ \n  labs(x = \"Bill length (mm)\", y = \"Bill depth (mm)\",\n       title = \"Scatterplot of penguin bill dimensions\",\n       subtitle = \"data = Palmer Penguins\")+\n  theme_bw()+\n  \n  scale_color_gradientn(colors = rev(soil_palette(\"redox2\",5))) \n```\n\n![](readme_files/figure-gfm/usage5-1.png)\u003c!-- --\u003e\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\n\u003csummary\u003eAcknowledgments and Contributions\u003c/summary\u003e\n\nCode structure was modelled after the\n[`PNWColors`](https://github.com/jakelawlor/PNWColors) and\n[`wesanderson`](https://github.com/karthik/wesanderson) packages.  \nContribute soil palettes in the\n[issues](https://github.com/kaizadp/soilpalettes/issues/6).\n\n\u003c/summary\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaizadp%2Fsoilpalettes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaizadp%2Fsoilpalettes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaizadp%2Fsoilpalettes/lists"}