Package: IDSL.IPA
Type: Package
Title: Intrinsic Peak Analysis (IPA) for HRMS Data
Version: 1.3
Authors@R: c(
    person(family = "Fakouri-Baygi", given = "Sadjad", email = "sadjad.fakouri-baygi@mssm.edu",
    role = c("cre","aut"), comment = c(ORCID = "0000-0002-6864-6911")),
    person(family = "Barupal", given = "Dinesh", email = "dinesh.kumar@mssm.edu", role = "aut",
           comment = c(ORCID = "0000-0002-9954-8628")))
Depends: R (>= 4.0)
Imports: stats, Rcpp, BiocManager, mzR, grid, readxl, parallel, doSNOW,
        foreach, ggplot2, gridExtra, png
Author: Sadjad Fakouri-Baygi [cre, aut]
    (<https://orcid.org/0000-0002-6864-6911>),
  Dinesh Barupal [aut] (<https://orcid.org/0000-0002-9954-8628>)
Maintainer: Sadjad Fakouri-Baygi <sadjad.fakouri-baygi@mssm.edu>
Description: A sophisticated pipeline for processing
    high-resolution LC/MS data to extract signals of organic compounds. The
    package performs isotope pairing, peak detection, alignment, RT correction,
    gap filling, peak annotation and visualization of extracted ion chromatograms and total ion chromatograms. 
License: MIT + file LICENSE
URL: https://ipa.idsl.me, https://github.com/idslme/idsl.ipa
BugReports: https://github.com/idslme/idsl.ipa/issues
Encoding: UTF-8
LazyData: true
Archs: i386, x64
NeedsCompilation: no
Packaged: 2021-12-16 20:55:04 UTC; sfbaygi
Repository: CRAN
Date/Publication: 2021-12-17 07:32:03 UTC
