{"id":32203967,"url":"https://github.com/cbig/zonator","last_synced_at":"2025-10-22T04:49:23.524Z","repository":{"id":7398899,"uuid":"8728996","full_name":"cbig/zonator","owner":"cbig","description":"Utility tools for for anybody interested in using a familiar tool (R) in setting up Zonation runs and managing Zonation results.","archived":false,"fork":false,"pushed_at":"2020-05-18T18:29:15.000Z","size":25649,"stargazers_count":14,"open_issues_count":13,"forks_count":7,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-22T04:49:07.582Z","etag":null,"topics":["conservation","science","spatial","zonation"],"latest_commit_sha":null,"homepage":"https://cbig.github.io/zonator/","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/cbig.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}},"created_at":"2013-03-12T13:57:04.000Z","updated_at":"2025-01-17T07:57:57.000Z","dependencies_parsed_at":"2022-09-15T15:40:24.416Z","dependency_job_id":null,"html_url":"https://github.com/cbig/zonator","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/cbig/zonator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbig%2Fzonator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbig%2Fzonator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbig%2Fzonator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbig%2Fzonator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbig","download_url":"https://codeload.github.com/cbig/zonator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbig%2Fzonator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280382975,"owners_count":26321423,"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-22T02:00:06.515Z","response_time":63,"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":["conservation","science","spatial","zonation"],"created_at":"2025-10-22T04:49:22.416Z","updated_at":"2025-10-22T04:49:23.512Z","avatar_url":"https://github.com/cbig.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://www.r-pkg.org/badges/version/zonator)](https://CRAN.R-project.org/package=zonator)\n[![](http://cranlogs.r-pkg.org/badges/zonator)](https://CRAN.R-project.org/package=zonator)\n[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)\n[![GitHub version](https://badge.fury.io/gh/cbig%2Fzonator.svg)](https://badge.fury.io/gh/cbig%2Fzonator)\n[![Build Status](https://travis-ci.org/cbig/zonator.png)](https://travis-ci.org/cbig/zonator)\n[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/cbig/zonator?branch=master\u0026svg=true)](https://ci.appveyor.com/project/cbig/zonator)\n[![codecov](https://codecov.io/gh/cbig/zonator/branch/master/graph/badge.svg)](https://codecov.io/gh/cbig/zonator)\n\n\n\n# zonator\n\n`zonator` is a utility R package for dealing with various tasks related to\nZonation conservation prioritization software. The package started out as a collection\nof helper scripts which have now been packaged for anybody interested in using\na familiar tool (R) in setting up Zonation runs and managing Zonation results.\n\nFunctions and classes found in `zonator` can be useful for the following stages\nof running a Zonation analysis.\n\n1. Setting up a Zonation project and pre-processing files ([examples](https://cbig.github.io/zonator/articles/zonator-project.html)).\n1. Running Zonation.\n1. Post-processing, results analysis and comparison, and plotting ([examples](https://cbig.github.io/zonator/articles/zonator-results.html)).\n\n## Installation\n\n### Release version\n\nYou can install the latest release version from CRAN:\n\n```\ninstall.packages(\"zonator\")\n```\n\n\n\n### Development version\n\nAlternatively, you can install the latest (potentially unstable) development version from Github.\n\n1. Make sure you have package `remotes` installed and loaded in R:  \n\n```\n# Open R prompt or RStudio and type the following on the command line\ninstall.packages(\"remotes\")\n```  \n\n2. Then install `zonator` directly from GitHub by running the following line in R:  \n\n```\nremotes::install_github(\"cbig/zonator\", ref = \"develop\", build_vignettes = TRUE)\n```  \n\n## Examples\n\nSome examples are provided by the package vignettes. You can view these after installing the package by:\n\n```\nvignette(\"zonator-project\")\n```\n\nand \n\n```\nvignette(\"zonator-results\")\n```\n\n## Developers\n\n* Joona Lehtomäki \u003cjoona.lehtomaki@gmail.com\u003e\n* Aija Kukkala \u003caija.kukkala@helsinki.fi\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbig%2Fzonator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbig%2Fzonator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbig%2Fzonator/lists"}