{"id":26937331,"url":"https://github.com/predictiveecology/spades.experiment","last_synced_at":"2025-08-23T14:33:06.083Z","repository":{"id":43270122,"uuid":"218091118","full_name":"PredictiveEcology/SpaDES.experiment","owner":"PredictiveEcology","description":"Simulation experiments within the SpaDES ecosystem.","archived":false,"fork":false,"pushed_at":"2024-11-25T23:07:57.000Z","size":420,"stargazers_count":1,"open_issues_count":7,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T13:15:05.785Z","etag":null,"topics":["r-package","simulation-experiments"],"latest_commit_sha":null,"homepage":"https://spades-experiment.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":null,"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}},"created_at":"2019-10-28T16:11:39.000Z","updated_at":"2020-02-19T19:32:38.000Z","dependencies_parsed_at":"2023-02-09T13:31:25.917Z","dependency_job_id":"fad9290d-4bbb-4a58-a23d-e57d24ba7604","html_url":"https://github.com/PredictiveEcology/SpaDES.experiment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PredictiveEcology/SpaDES.experiment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PredictiveEcology%2FSpaDES.experiment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PredictiveEcology%2FSpaDES.experiment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PredictiveEcology%2FSpaDES.experiment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PredictiveEcology%2FSpaDES.experiment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PredictiveEcology","download_url":"https://codeload.github.com/PredictiveEcology/SpaDES.experiment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PredictiveEcology%2FSpaDES.experiment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271752100,"owners_count":24814745,"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-08-23T02:00:09.327Z","response_time":69,"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-package","simulation-experiments"],"created_at":"2025-04-02T13:15:08.527Z","updated_at":"2025-08-23T14:33:06.057Z","avatar_url":"https://github.com/PredictiveEcology.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/PredictiveEcology/SpaDES.experiment.svg?branch=master)](https://travis-ci.org/PredictiveEcology/SpaDES.experiment)\n[![Appveyor Build status](https://ci.appveyor.com/api/projects/status/2fxqhgk6miv2fytd/branch/master?svg=true)](https://ci.appveyor.com/project/achubaty/spades-experiment/branch/master)\n[![Coverage Status](https://coveralls.io/repos/github/PredictiveEcology/SpaDES.experiment/badge.svg?branch=master)](https://coveralls.io/github/PredictiveEcology/SpaDES.experiment?branch=master)\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/SpaDES.experiment)](https://cran.r-project.org/package=SpaDES.experiment)\n[![Downloads](http://cranlogs.r-pkg.org/badges/grand-total/SpaDES.experiment)](https://cran.r-project.org/package=SpaDES.experiment)\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.experiment\n\nTools to build simulation experiments within the `SpaDES` ecosystem.\nThis includes replication, parameter sweeps, scenario analysis, pattern oriented modeling, and simulation experiments.\n\n**Website:** [https://spades-experiment.PredictiveEcology.org](https://SpaDES-experiment.PredictiveEcology.org)\n\n**Wiki:** [https://github.com/PredictiveEcology/SpaDES/wiki](https://github.com/PredictiveEcology/SpaDES/wiki)\n\n## Installation\n\n### Current stable release\n\n**Install from CRAN:**\n\n```r\ninstall.packages(\"SpaDES.experiment\")\n```\n\n**Install from GitHub:**\n\n```r\n#install.packages(\"devtools\")\nlibrary(\"devtools\")\ninstall_github(\"PredictiveEcology/SpaDES.experiment\", dependencies = TRUE) # master\n```\n\n### Development version (unstable)\n\n**Install from GitHub:**\n\n```r\n#install.packages(\"devtools\")\nlibrary(\"devtools\")\ninstall_github(\"PredictiveEcology/SpaDES.experiment\", ref = \"development\", dependencies = TRUE)\n```\n\n## Contributions\n\nPlease see `CONTRIBUTING.md` for information on how to contribute to this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpredictiveecology%2Fspades.experiment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpredictiveecology%2Fspades.experiment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpredictiveecology%2Fspades.experiment/lists"}