Package: IsoCor Title: Analyze Isotope Ratios in a 'Shiny'-App Version: 0.2.9 Date: 2024-09-11 Authors@R: person("Jan", "Lisec", , "jan.lisec@bam.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1220-2286")) Description: Analyzing Inductively Coupled Plasma - Mass Spectrometry (ICP-MS) measurement data to evaluate isotope ratios (IRs) is a complex process. The 'IsoCor' package facilitates this process and renders it reproducible by providing a function to run a 'Shiny'-App locally in any web browser. In this App the user can upload data files of various formats, select ion traces, apply peak detection and perform calculation of IRs and delta values. Results are provided as figures and tables and can be exported. The App, therefore, facilitates data processing of ICP-MS experiments to quickly obtain optimal processing parameters compared to traditional 'Excel' worksheet based approaches. A more detailed description can be found in the corresponding article . The most recent version of 'IsoCor' can be tested online at . License: GPL (>= 3) URL: https://github.com/janlisec/IsoCor Depends: R (>= 4.1.0) Imports: bslib, config, DT, golem, MALDIquant, markdown (>= 1.5.0), plyr, shiny, shinyalert (>= 3.1), shinyjs Suggests: shinytest2, testthat (>= 3.0.0), vdiffr Encoding: UTF-8 LazyData: true LazyDataCompression: bzip2 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://janlisec.r-universe.dev Date/Publication: 2025-08-06 12:50:10 UTC RemoteUrl: https://github.com/janlisec/isocor RemoteRef: HEAD RemoteSha: d455e36c1dfca2e56962ee66109af5fb31b231a2 NeedsCompilation: no Packaged: 2026-06-20 09:24:36 UTC; root Author: Jan Lisec [aut, cre] (ORCID: ) Maintainer: Jan Lisec