Other packages > Find by keyword >

simmr  

A Stable Isotope Mixing Model
View on CRAN: Click here


Download and install simmr package within the R console
Install from CRAN:
install.packages("simmr")

Install from Github:
library("remotes")
install_github("cran/simmr")

Install by package version:
library("remotes")
install_version("simmr", "0.5.1.217")



Attach the package and use:
library("simmr")
Maintained by
Emma Govan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-08-06
Latest Update: 2024-10-16
Description:
Fits Stable Isotope Mixing Models (SIMMs) and is meant as a longer term replacement to the previous widely-used package SIAR. SIMMs are used to infer dietary proportions of organisms consuming various food sources from observations on the stable isotope values taken from the organisms' tissue samples. However SIMMs can also be used in other scenarios, such as in sediment mixing or the composition of fatty acids. The main functions are simmr_load() and simmr_mcmc(). The two vignettes contain a quick start and a full listing of all the features. The methods used are detailed in the papers Parnell et al 2010 <doi:10.1371/journal.pone.0009672>, and Parnell et al 2013 <doi:10.1002/env.2221>.
How to cite:
Emma Govan (2015). simmr: A Stable Isotope Mixing Model. R package version 0.5.1.217, https://cran.r-project.org/web/packages/simmr. Accessed 08 Aug. 2026.
Previous versions and publish date:
(2026-07-23 10:30), 0.1 (2015-08-06 21:53), 0.2 (2015-08-17 15:24), 0.3 (2016-01-19 11:57), 0.4.0 (2019-06-15 00:13), 0.4.1 (2019-07-03 20:20), 0.4.2 (2020-06-11 22:10), 0.4.4 (2021-01-20 15:30), 0.4.5 (2021-02-27 15:00), 0.5.0 (2023-03-26 01:00), 0.5.1.100 (2023-06-09 17:40), 0.5.1.212 (2023-06-16 17:00), 0.5.1.213 (2023-09-15 17:42), 0.5.1.214 (2023-10-02 18:30), 0.5.1.215 (2023-10-13 17:00), 0.5.1.216 (2023-10-27 16:20), 0.5.1.217 (2024-10-16 17:10), 0.5.2 (2026-05-11 10:40)
Other packages that cited simmr R package
View simmr citation profile
Other R packages that simmr depends, imports, suggests or enhances
Complete documentation for simmr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA