Open Sustainable Technology

A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Browse accepted projects | Review proposed projects | Propose new project | Open Issues

LandR

These models simulate forest vegetation dynamics based on LANDIS-II, and incorporate fire and insect disturbance, as well as other important ecological processes.
https://github.com/PredictiveEcology/LandR

ecological-modelling landscape-ecosystem-modelling r-package spades

Last synced: about 22 hours ago
JSON representation

Repository metadata

Landscape Ecosystem Modelling in R

README

        

# LandR

[![R build status](https://github.com/PredictiveEcology/LandR/workflows/R-CMD-check/badge.svg)](https://github.com/PredictiveEcology/LandR/actions)
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/LandR)](https://cran.r-project.org/package=LandR)
[![CRAN Downloads](http://cranlogs.r-pkg.org/badges/grand-total/LandR)](https://cran.r-project.org/package=LandR)
[![Codecov test coverage](https://codecov.io/gh/PredictiveEcology/LandR/branch/master/graph/badge.svg)](https://codecov.io/gh/PredictiveEcology/LandR?branch=master)

**Landscape Ecosystem Modelling in R**

Utilities for 'LandR' suite of landscape simulation models.
These models simulate forest vegetation dynamics based on LANDIS-II, and incorporate fire and insect disturbance, as well as other important ecological processes.
Models are implemented as `SpaDES` modules.

## Installation

### Current release

[![R build status](https://github.com/PredictiveEcology/LandR/workflows/R-CMD-check/badge.svg?branch=master)](https://github.com/PredictiveEcology/LandR/actions)
[![Codecov test coverage](https://codecov.io/gh/PredictiveEcology/LandR/branch/master/graph/badge.svg)](https://codecov.io/gh/PredictiveEcology/LandR?branch=master)

**Install from CRAN:**

```r
#install.packages("LandR") ## not yet on CRAN
```

**Install from GitHub:**

```r
#install.packages("devtools")
library("devtools")
install_github("PredictiveEcology/LandR", dependencies = TRUE)
```

### Development version

[![R build status](https://github.com/PredictiveEcology/LandR/workflows/R-CMD-check/badge.svg?branch=development)](https://github.com/PredictiveEcology/LandR/actions)
[![Codecov test coverage](https://codecov.io/gh/PredictiveEcology/LandR/branch/development/graph/badge.svg)](https://codecov.io/gh/PredictiveEcology/LandR?branch=development)

**Install from GitHub:**

```r
#install.packages("devtools")
library("devtools")
install_github("PredictiveEcology/LandR", ref = "development", dependencies = TRUE)
```


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 715
Total Committers: 8
Avg Commits per committer: 89.375
Development Distribution Score (DDS): 0.579

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Alex Chubaty a****y@g****m 301
CeresBarros c****s@h****m 132
Eliot McIntire e****e@g****m 108
Ian i****y@g****m 58
CeresBarros c****s@m****a 54
Eliot McIntire e****i@m****a 49
CeresBarros c****s@u****a 9
Tati Micheletti t****i@g****m 4

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 34
Total pull requests: 70
Average time to close issues: 5 months
Average time to close pull requests: 20 days
Total issue authors: 3
Total pull request authors: 5
Average comments per issue: 1.44
Average comments per pull request: 0.84
Merged pull request: 66
Bot issues: 0
Bot pull requests: 0

Past year issues: 7
Past year pull requests: 6
Past year average time to close issues: 5 days
Past year average time to close pull requests: 4 days
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 0.57
Past year average comments per pull request: 0.17
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/PredictiveEcology/LandR

Top Issue Authors

  • achubaty (24)
  • CeresBarros (9)
  • ianmseddy (1)

Top Pull Request Authors

  • CeresBarros (55)
  • eliotmcintire (8)
  • ianmseddy (5)
  • achubaty (1)
  • tati-micheletti (1)

Top Issue Labels

  • enhancement (2)
  • bug (1)
  • urgent (1)
  • help wanted (1)

Top Pull Request Labels

  • bug (6)
  • enhancement (4)
  • urgent (2)

Dependencies

DESCRIPTION cran
  • R >= 3.6 depends
  • CircStats * imports
  • MuMIn >= 1.42.5 imports
  • RColorBrewer * imports
  • RCurl * imports
  • SpaDES.core * imports
  • SpaDES.tools >= 0.3.1.9000 imports
  • XML * imports
  • assertthat * imports
  • backports * imports
  • crayon * imports
  • data.table * imports
  • dplyr * imports
  • fastdigest * imports
  • fasterize * imports
  • fpCompare * imports
  • gdalUtils * imports
  • ggplot2 * imports
  • googledrive * imports
  • grDevices * imports
  • httr * imports
  • lme4 * imports
  • magrittr * imports
  • map * imports
  • methods * imports
  • parallel * imports
  • pemisc * imports
  • plyr * imports
  • quickPlot * imports
  • raster * imports
  • reproducible * imports
  • scales * imports
  • sf * imports
  • sp * imports
  • stats * imports
  • tools * imports
  • utils * imports
  • covr * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • roxygen2 * suggests
  • spelling * suggests
  • testthat * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/upload-artifact main composite
  • r-lib/actions/setup-pandoc master composite
  • r-lib/actions/setup-r master composite
.github/workflows/test-coverage.yaml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc master composite
  • r-lib/actions/setup-r master composite

Score: 5.2574953720277815