{"id":30580355,"url":"https://github.com/cwendorf/dsitr","last_synced_at":"2026-02-05T15:06:01.436Z","repository":{"id":311021875,"uuid":"1040048509","full_name":"cwendorf/dsitR","owner":"cwendorf","description":"Dynamic Social Impact Simulator [R Package]","archived":false,"fork":false,"pushed_at":"2026-02-05T01:02:14.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-05T13:35:18.524Z","etag":null,"topics":["computer-simulation","r","r-package","social-psychology"],"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/cwendorf.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-18T11:31:49.000Z","updated_at":"2026-02-05T01:02:18.000Z","dependencies_parsed_at":"2025-08-21T18:27:18.917Z","dependency_job_id":"310fd203-5e22-4a09-8ad2-b06367554258","html_url":"https://github.com/cwendorf/dsitR","commit_stats":null,"previous_names":["cwendorf/dsitr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cwendorf/dsitR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FdsitR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FdsitR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FdsitR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FdsitR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwendorf","download_url":"https://codeload.github.com/cwendorf/dsitR/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwendorf%2FdsitR/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29124793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["computer-simulation","r","r-package","social-psychology"],"created_at":"2025-08-29T05:21:48.949Z","updated_at":"2026-02-05T15:06:01.431Z","avatar_url":"https://github.com/cwendorf.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `dsitR`\n\n## Dynamic Social Impact Simulator\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`dsitR` is an R package for simulating Dynamic Social Impact Theory (DSIT). It models agents with multi-dimensional opinions who influence each other through customizable neighborhoods. The package includes modular tools for simulation, metrics, and visualization of cultural dynamics over time.\n\n### Installation\n\nThis R package is not currently on CRAN, but the latest version can be installed and loaded using these R commands:\n\n``` r\nif (!require(remotes)) install.packages(\"remotes\")\nremotes::install_github(\"cwendorf/dsitrR\")\nlibrary(dsitR)\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/dsitR/main/source-dsitR.R\")\n```\n\n### Usage\n\nThis package contains a set of documents to explain and demonstrate its use:\n\n- [Background](./docs/Background.md) - The theoretical background for simulating influence networks\n- [Networks](./docs/Networks.md) - The types of agents and neighborhoods used to represent influence networks\n- [Visualization](./docs/Visualization.md) - The various graphs used to visualize the influence networks\n- [Metrics](./docs/Metrics.md) - The metrics used to measure changes in influence networks\n- [Sample](./docs/Sample.md) - The basic code to analyze a simple influence network\n\n### Contact Me\n\n- GitHub Issues: [https://github.com/cwendorf/dsitR/issues](https://github.com/cwendorf/dsitR/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). *dsitR: Dynamic social impact simulator* [R Package]. [https://github.com/cwendorf/dsitR](https://github.com/cwendorf/dsitR)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwendorf%2Fdsitr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwendorf%2Fdsitr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwendorf%2Fdsitr/lists"}