{"id":24234872,"url":"https://github.com/cwendorf/devise","last_synced_at":"2026-05-29T20:31:05.844Z","repository":{"id":271302439,"uuid":"913014037","full_name":"cwendorf/DEVISE","owner":"cwendorf","description":"Data Exploration, Visualization, and Inference with Statistical Estimation [R Package]","archived":false,"fork":false,"pushed_at":"2025-02-11T14:11:52.000Z","size":6526,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T15:25:06.161Z","etag":null,"topics":["confidence-intervals","data-visualization","devise","effect-size","estimation","r","r-package","statistics"],"latest_commit_sha":null,"homepage":"https://cwendorf.github.io/DEVISE","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}},"created_at":"2025-01-06T21:20:40.000Z","updated_at":"2025-02-11T14:11:56.000Z","dependencies_parsed_at":"2025-02-11T15:34:04.472Z","dependency_job_id":null,"html_url":"https://github.com/cwendorf/DEVISE","commit_stats":null,"previous_names":["cwendorf/davise","cwendorf/devise"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FDEVISE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FDEVISE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FDEVISE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FDEVISE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwendorf","download_url":"https://codeload.github.com/cwendorf/DEVISE/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241864478,"owners_count":20033178,"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":["confidence-intervals","data-visualization","devise","effect-size","estimation","r","r-package","statistics"],"created_at":"2025-01-14T17:37:31.511Z","updated_at":"2026-05-29T20:31:05.829Z","avatar_url":"https://github.com/cwendorf.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [`DEVISE`](https://github.com/cwendorf/DEVISE/)\n\n## Data Exploration, Visualization, and Inference with Statistical Estimation\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`DEVISE` is a companion toolkit for working with other packages that focus on statistical estimation. Where other packages provide high-accuracy confidence intervals for a wide variety of statistics, `DEVISE` handles the pre-processing of data (extraction of data, calculation of descriptives) and post-processing of results into more accessible and readable formats (such as summary tables and comparison plots) all using a pipe-friendly framework.\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/DEVISE\")\nlibrary(DEVISE)\n```\n\nIf you do not wish a full install, the latest functions can be made available using this R command:\n\n```r\nsource(\"http://raw.githubusercontent.com/cwendorf/DEVISE/main/source-DEVISE.R\")\n```\n\n### Usage\n\nThis package includes the following documentation:\n\n- [Introduction](./docs/README.md): Overview of the package, listing of associated packages, and links to all resources.\n- [Reference](./docs/man/README.md): Documentation for all exported functions, including usage, arguments, return values, and examples.\n- [Articles](./docs/vignettes/README.md): Examples demonstrating how to use `DEVISE` directly and in conjunction with other packages.\n\n### Contact\n\n- GitHub Issues: [https://github.com/cwendorf/DEVISE/issues](https://github.com/cwendorf/DEVISE/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. (2025). *DEVISE: Data Exploration, Visualization, and Inference with Statistical Estimation* [R Package]. [https://github.com/cwendorf/DEVISE](https://github.com/cwendorf/DEVISE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwendorf%2Fdevise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwendorf%2Fdevise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwendorf%2Fdevise/lists"}