Stable Isotope Analysis in R - package
Parnell, A.C., Inger R., Bearhop, S. & Jackson, A.L. 2010. Source partioning using stable isotopes: coping with too much variation. PLoS ONE, 5(3), e9672 . doi
Development version 4.2.3.9000 Hotfix 21-July-2018
- add 'color.src' argument (with 20 different colors set as default) to 'siarplotdatawrapper' and 'siarplotdata' functions, while user can set the colors for source items by themselves.
- changed the output in 'siarhdrs' function from c("Low 95% hdr","High 95% hdr","mode","mean") to c("Mean", "SD", "2.5%", "5%", "25%", "50%", "75%", "95%", "97.5%") as default .
- add Return value for 'siarhdrs' function.
Version 4.2.3 20-February-2018
- bugs from 4.2.2.9000 incorporated.
- bugs on labelling of credible intervals output by
siarproportionbysourceplot
andsiarproportionbygroupplot
fixed.
Development version 4.2.2.9000 Hotfix 28-March-2017
- update to to the package
spatstat
broke siar. This is swapped tospatstat.utils
in a hotfix on the master branch.
Version 4.2.2 fixes:
- bug in call to .C() for the single group of consumer data arising due to
dataframe not being automatically coerced to double format. The coersion is now
as.double(as.matrix(some.data)). This addresses the message
error: not a matrix
Version 4.2.1 fixes:
- bug in SIBER routines in Linux distirubutions on call to bayesm:rmultireg via siar:bayesMVN that was spotted by https://github.com/lsaravia
- siardensityplot()'s main="my awesome graph" argument now works.
- linewidths in all *.Rd files now within 90 char limit for pdf creation.
- cleaned up some instances of quartz() calls that are not used in any case.
You can install directly from GitHub if you have the devtools package installed:
library(devtools)
install_github("andrewljackson/siar@master", build_vingettes = TRUE)
library(siar)
There is a range of materials available for getting started with SIAR with links to example files, video podcasts, tutorials etc... available from http://www.tcd.ie/Zoology/research/groups/jackson/projects/siar.php. There are also more files and examples at https://github.com/AndrewLJackson/SIAR-examples-and-queries and i will consolidate these various files into this git repo and/or accompanying git website at some point in the future. Note also that I am currently working on a major update to SIBER which will see it removed from the SIAR package at some point https://github.com/AndrewLJackson/SIBER-sandbox.
Thanks to Natalie Cooper for help with Github installation instructions and general Git advice!
Jackson, A.L., Parnell, A.C., Inger R., & Bearhop, S. 2011. Comparing isotopic niche widths among and within communities: SIBER – Stable Isotope Bayesian Ellipses in R. Journal of Animal Ecology, 80, 595-602. doi
Parnell, A.C., Inger R., Bearhop, S. & Jackson, A.L. 2010. Source partioning using stable isotopes: coping with too much variation. PLoS ONE, 5(3), e9672 . doi