{"id":26937258,"url":"https://github.com/predictiveecology/spades.shiny","last_synced_at":"2025-04-02T13:15:00.932Z","repository":{"id":77258278,"uuid":"95710714","full_name":"PredictiveEcology/SpaDES.shiny","owner":"PredictiveEcology","description":"Utilities for building 'shiny' apps for 'SpaDES' simulations","archived":false,"fork":false,"pushed_at":"2025-02-05T16:31:01.000Z","size":1040,"stargazers_count":4,"open_issues_count":14,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-05T17:24:52.559Z","etag":null,"topics":["r-package","shiny-apps"],"latest_commit_sha":null,"homepage":"http://spades-shiny.predictiveecology.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PredictiveEcology.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","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":"2017-06-28T20:53:11.000Z","updated_at":"2023-04-25T08:28:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"8328bfff-63dc-4a5c-af7e-4ac49d6d9c40","html_url":"https://github.com/PredictiveEcology/SpaDES.shiny","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PredictiveEcology%2FSpaDES.shiny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PredictiveEcology%2FSpaDES.shiny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PredictiveEcology%2FSpaDES.shiny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PredictiveEcology%2FSpaDES.shiny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PredictiveEcology","download_url":"https://codeload.github.com/PredictiveEcology/SpaDES.shiny/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246819771,"owners_count":20839095,"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":["r-package","shiny-apps"],"created_at":"2025-04-02T13:15:00.155Z","updated_at":"2025-04-02T13:15:00.925Z","avatar_url":"https://github.com/PredictiveEcology.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/PredictiveEcology/SpaDES.shiny.svg?branch=master)](https://travis-ci.org/PredictiveEcology/SpaDES.shiny)\n[![Appveyor Build status](https://ci.appveyor.com/api/projects/status/2fxqhgk6miv2fytd/branch/master?svg=true)](https://ci.appveyor.com/project/achubaty/spades.shiny/branch/master)\n[![Coverage Status](https://coveralls.io/repos/github/PredictiveEcology/SpaDES.shiny/badge.svg?branch=master)](https://coveralls.io/github/PredictiveEcology/SpaDES.shiny?branch=master)\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/SpaDES.shiny)](https://cran.r-project.org/package=SpaDES.shiny)\n[![Downloads](http://cranlogs.r-pkg.org/badges/grand-total/SpaDES.shiny)](https://cran.r-project.org/package=SpaDES.shiny)\n\n\u003cimg align=\"right\" width=\"80\" vspace=\"10\" hspace=\"10\" src=\"https://github.com/PredictiveEcology/SpaDES/raw/master/docs/images/SpaDES.png\"\u003e\n\n# SpaDES.shiny\n\nUtilities for building `shiny`-based apps for `SpaDES` simulations.\n\n## Installation\n\n### Current stable release\n\n**Install from CRAN:**\n\n```r\n#install.packages(\"SpaDES.shiny\") ## not yet on CRAN. Install via GitHub per below.\n```\n\n**Install from GitHub:**\n\n```r\n#install.packages(\"devtools\")\nlibrary(\"devtools\")\ninstall_github(\"PredictiveEcology/SpaDES.shiny\", dependencies = TRUE) # stable\n```\n\n### Development version (unstable)\n\n**Install from GitHub:**\n\n```r\n#install.packages(\"devtools\")\nlibrary(\"devtools\")\ninstall_github(\"PredictiveEcology/SpaDES.shiny\", ref = \"development\", dependencies = TRUE) # unstable\n```\n\n## Using the package\n\n`SpaDES.shiny` provides you with a set of reusable shiny modules that allow you to speed up the development process, as well as an app generator that allows you to bootstrap your application.\nSee the accompanying vignettes to get started:\n\n```r\nbrowseVignettes(\"SpaDES.shiny\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpredictiveecology%2Fspades.shiny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpredictiveecology%2Fspades.shiny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpredictiveecology%2Fspades.shiny/lists"}