{"id":24495339,"url":"https://github.com/cwendorf/plotdistributions","last_synced_at":"2025-07-21T15:05:28.273Z","repository":{"id":148723870,"uuid":"461950123","full_name":"cwendorf/plotDistributions","owner":"cwendorf","description":"Visualizing Probability Distributions [R Package]","archived":false,"fork":false,"pushed_at":"2025-06-25T15:38:54.000Z","size":2847,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T16:47:26.122Z","etag":null,"topics":["data-visualization","distribution-shape","probability","r","r-package","statistics"],"latest_commit_sha":null,"homepage":"","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/cwendorf.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-21T16:47:10.000Z","updated_at":"2025-06-25T15:37:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"c779ff15-ccb3-437d-bacc-4964334c649f","html_url":"https://github.com/cwendorf/plotDistributions","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/cwendorf/plotDistributions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FplotDistributions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FplotDistributions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FplotDistributions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FplotDistributions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwendorf","download_url":"https://codeload.github.com/cwendorf/plotDistributions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FplotDistributions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266324463,"owners_count":23911226,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["data-visualization","distribution-shape","probability","r","r-package","statistics"],"created_at":"2025-01-21T20:20:10.216Z","updated_at":"2025-07-21T15:05:28.257Z","avatar_url":"https://github.com/cwendorf.png","language":"R","readme":"\n# `plotDistributions` \n\n## Visualizing Probability Distributions\n\n[![minimal R version](https://img.shields.io/badge/R%3E%3D-3.6.2-6666ff.svg)](https://cran.r-project.org/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n### Overview\n\n`plotDistributions` is a small R package for plotting the probability density and cumulative distribution functions for various continuous distributions. It provides functionality to highlight probabilities and display critical values. \n\n\u003ca href=\"https://github.com/cwendorf/plotDistributions\"\u003e\n\u003cp align=\"center\"\u003e\u003ckbd\u003e\u003cimg src=\"docs/figures/CoverImage.jpg\"\u003e\u003c/kbd\u003e\u003c/p\u003e\n\u003c/a\u003e\n\n### Installation\n\nThis package is not currently on CRAN, but can be installed and loaded using these R commands:\n\n``` r\nif (!require(remotes)) install.packages(\"remotes\")\nremotes::install_github(\"cwendorf/plotDistributions\")\nlibrary(plotDistributions)\n```\n\nIf you do not wish a full install, the latest functions can be made available using these R commands:\n\n```r\nsource(\"http://raw.githubusercontent.com/cwendorf/plotDistributions/main/source-plotDistributions.R\")\n```\n\n### Usage\n\nThis package contains a set of examples to demonstrate its use:\n\n- [Normal Distribution Examples](./docs/NormalDistributionExamples.md)\n- [Student's t Distribution Examples](./docs/StudentsDistributionExamples.md)\n- [F Distribution Examples](./docs/FDistributionExamples.md)\n- [Studentized Range Distribution Examples](./docs/StudentizedRangeDistributionExamples.md)\n- [Chi Square Distribution Examples](./docs/ChiSquareDistributionExamples.md)\n\n### Contact Me\n\n- GitHub Issues: [https://github.com/cwendorf/plotDistributions/issues](https://github.com/cwendorf/plotDistributions/issues) \n- Author Email: [cwendorf@uwsp.edu](mailto:cwendorf@uwsp.edu)\n- Author Homepage: [https://github.com/cwendorf](https://github.com/cwendorf)\n\n### Citation\n\nWendorf, C.A. (2022). *plotDistributions: Visualizing probability distributions* [R Package]. [https://github.com/cwendorf/plotDistributions](https://github.com/cwendorf/plotDistributions)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwendorf%2Fplotdistributions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwendorf%2Fplotdistributions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwendorf%2Fplotdistributions/lists"}