The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

IsoCor

CRAN status R-CMD-check test-coverage

The goal of IsoCor is to analyze isotope data from Inductively-coupled-plasma Mass-spectrometry (ICP-MS) analyses using a dedicated Shiny-App. Two workflows are supported for isotope ratio (IR) and isotope dilution (ID) calculation.

You can access and test the app without local installation at www.bam.de/IsoCor.

Installation

To install the development version of IsoCor from GitHub use:

devtools::install_github("janlisec/IsoCor")

or alternatively install from CRAN:

install.packages("IsoCor")

Example

Afterwards you can start the app locally in your browser running:

IsoCor::ic_app()
App screenshot

The app contains test-data sets for both workflows, IR and ID. Measurement files can be uploaded in a number of different formats. Most parameters are explained either by tooltips or popups.

Detailed documentation

Scientific publications for the IR and ID workflows can be found here and here.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.