Grainscape

Efficient Modelling of Landscape Connectivity, Habitat, and Protected Area Networks
Alternatives To Grainscape
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Grainscape16
5 months ago4TeX
Efficient Modelling of Landscape Connectivity, Habitat, and Protected Area Networks
Dcm Peb Example11
4 years agoTeX
Tutorial papers and dataset illustrating group connectivity analysis with DCM and PEB
Landchange Connectivity Monteregie9
a year agoTeX
Valentin Lucet // Msc Thesis // 2018-2020
Small World Effect Research2
9 years agomitTeX
Alternatives To Grainscape
Select To Compare


Alternative Project Comparisons
Readme

grainscape

R-CMD-check CRAN_Status_Badge DOI Codecov test coverage

Efficient Modelling of Landscape Connectivity, Habitat, and Protected Area Networks

Given a landscape resistance surface, creates grains of connectivity and minimum planar graph models that can be used to calculate effective distances for landscape connectivity at multiple scales. This is a cross-platform reimplementation and update of the grainscape package (http://grainscape.r-forge.r-project.org).

To cite grainscape in publications, see citation("grainscape").

Installation

From CRAN

install.packages("grainscape")

From GitHub

  1. Install development libraries: building packages from source requires the appropriate development libraries for your operating system. See here for more details.

    • Windows: install Rtools.
    • macOS: install Xcode commandline tools from the terminal: xcode-select --install.
    • Debian/Ubuntu Linux: ensure r-base-dev is installed.
  2. Install from GitHub:

    #install.packages("remotes")
    library("remotes")
    install_github("achubaty/grainscape")
    

Reporting bugs

Contact us via the package GitHub site: https://github.com/achubaty/grainscape/issues.

Contributions

This Git repository uses the Git Flow branching model (the git flow extension is useful for this). The development branch contains the latest contributions and other code that will appear in the next release, and the main branch contains the code of the latest release, which is exactly what is currently on CRAN.

To make a contribution to the package, just send a pull request. When you send your PR, make sure development is the destination branch on the grainscape repository. Your PR should pass R CMD check --as-cran, which will also be checked by GitHub Actions when the PR is submitted.

Popular Connectivity Projects
Popular Tex Projects
Popular Networking Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
R
Tex
Connectivity