metafolio
Simulate metapopulations for portfolio optimization
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.0%) to scientific vocabulary
Repository
Simulate metapopulations for portfolio optimization
Basic Info
- Host: GitHub
- Owner: seananderson
- Language: TeX
- Default Branch: master
- Size: 4.81 MB
Statistics
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
R package to simulate metapopulations for portfolio optimization
The metafolio R package accompanies the paper:
Anderson, S.C., J.W. Moore, M.M. McClure, N.K. Dulvy, A.B. Cooper. 2015. Portfolio conservation of metapopulations under climate change. Ecological Applications. 25(2): 559–572. doi:10.1890/14-0266.1.
See inst/examples/README.R for the analysis from the paper.
See inst/ms/ms.md for the paper itself.
The package can be installed from CRAN with:
install.packages("metafolio")
If you have the necessary package development prerequisites installed, you can install the development version from GitHub with:
```r
install.packages("remotes")
remotes::install_github("seananderson/metafolio") ```
For help see:
r
library(metafolio)
?metafolio
vignette("metafolio")
help(package = "metafolio")
Owner
- Name: Sean Anderson
- Login: seananderson
- Kind: user
- Location: Nanaimo, BC, Canada
- Website: http://seananderson.ca/
- Repositories: 131
- Profile: https://github.com/seananderson
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Sean Anderson | g****b@s****a | 586 |
| Nick Dulvy | d****y@s****a | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 51
- Total pull requests: 0
- Average time to close issues: 4 months
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.73
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- seananderson (51)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 782 last-month
- Total docker downloads: 71
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: metafolio
Metapopulation Simulations for Conserving Salmon Through Portfolio Optimization
- Homepage: https://github.com/seananderson/metafolio
- Documentation: http://cran.r-project.org/web/packages/metafolio/metafolio.pdf
- License: GPL-2
-
Latest release: 0.1.2
published almost 3 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- MASS * imports
- Rcpp >= 0.11.2 imports
- colorspace * imports
- plyr * imports
- RColorBrewer * suggests
- TeachingDemos * suggests
- knitr * suggests
- reshape2 * suggests