{"id":24992018,"url":"https://github.com/hturner/shiny-demos","last_synced_at":"2025-10-28T02:03:16.172Z","repository":{"id":11660624,"uuid":"14168780","full_name":"hturner/shiny-demos","owner":"hturner","description":"A set of shiny demos for teaching statistical modelling","archived":false,"fork":false,"pushed_at":"2025-03-06T15:17:49.000Z","size":1227,"stargazers_count":7,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-03T17:57:51.556Z","etag":null,"topics":["r","shiny","statistical-models","teaching-materials"],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hturner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2013-11-06T09:54:44.000Z","updated_at":"2025-06-19T16:38:26.000Z","dependencies_parsed_at":"2025-04-12T02:13:25.913Z","dependency_job_id":"18dd20f0-fba9-46a4-8278-c2febdf037af","html_url":"https://github.com/hturner/shiny-demos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hturner/shiny-demos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hturner%2Fshiny-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hturner%2Fshiny-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hturner%2Fshiny-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hturner%2Fshiny-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hturner","download_url":"https://codeload.github.com/hturner/shiny-demos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hturner%2Fshiny-demos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281371793,"owners_count":26489526,"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-10-28T02:00:06.022Z","response_time":60,"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":["r","shiny","statistical-models","teaching-materials"],"created_at":"2025-02-04T13:53:30.560Z","updated_at":"2025-10-28T02:03:16.156Z","avatar_url":"https://github.com/hturner.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shiny-demos\n\nA set of shiny demos for teaching statistical modelling\n\n### Install Required Pacakges\n\nThe packages required by each app are as follows:\n\nlinreg\n:    RColorBrewer, scales, ISwR, MASS, shinytools, shiny\n\nlinreg3\n:    MASS, shiny\n\npoisreg\n:    RColorBrewer, scales, shinytools, shiny\n\nAll packages are available on CRAN apart from `shinytools` which is part of this repository. The following code will install all required packages:\n    \n    required \u003c- c(\"RColorBrewer\", \"scales\", \"ISwR\", \"MASS\", \"devtools\", \"shiny\")\n    notInstalled \u003c- required[!(required %in% installed.packages()[, \"Package\"])]\n    install.packages(notInstalled)\n    library(devtools)\n    install_github(\"hturner/shiny-demos\", subdir = \"shinytools\")\n    \n### Run the Apps\n\nOnce the required packages are installed you can run the apps directly from GitHub, e.g.\n\n    library(shiny)\n    runGitHub(\"shiny-demos\", username = \"hturner\", subdir = \"linreg/\")\n    \nAlternatively you can download the source files and use `runApp` from the `shiny` package.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhturner%2Fshiny-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhturner%2Fshiny-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhturner%2Fshiny-demos/lists"}