Package: readJDX
Type: Package
Title: Import Data in the JCAMP-DX Format
Version: 0.5.36
Date: 2021-03-15
Authors@R: person(
    "Bryan A.", "Hanson",
    role = c("aut", "cre"),
    email = "hanson@depauw.edu",
    comment = c(ORCID = "0000-0003-3536-8246"))
Description: Import data written in the JCAMP-DX format. This is an instrument-independent format used in the field of spectroscopy. Examples include IR, NMR, and Raman spectroscopy. See the vignette for background and supported formats.  The official JCAMP-DX site is <http://www.jcamp-dx.org/>.
URL: https://github.com/bryanhanson/readJDX
BugReports: https://github.com/bryanhanson/readJDX/issues
License: GPL (>= 3)
ByteCompile: TRUE
Depends: R (>= 3.0)
Suggests: knitr, kableExtra, pinp
Imports: stringr
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-15 18:39:50 UTC; bryanhanson
Author: Bryan A. Hanson [aut, cre] (<https://orcid.org/0000-0003-3536-8246>)
Maintainer: Bryan A. Hanson <hanson@depauw.edu>
Repository: CRAN
Date/Publication: 2021-03-15 20:10:06 UTC
