Package: readJDX
Type: Package
Title: Import Data in the JCAMP-DX Format
Version: 0.6.4
Date: 2023-11-18
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 .
URL: https://github.com/bryanhanson/readJDX
BugReports: https://github.com/bryanhanson/readJDX/issues
License: GPL (>= 3)
ByteCompile: TRUE
Depends: R (>= 3.0)
Suggests: knitr, rmarkdown, bookdown, mvbutils
Imports: stringr
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/pak/sysreqs: libicu-dev
Repository: https://bryanhanson.r-universe.dev
Date/Publication: 2023-11-18 19:13:22 UTC
RemoteUrl: https://github.com/bryanhanson/readjdx
RemoteRef: HEAD
RemoteSha: 7d3f4f04fa8657a864ad09e69794158ef5f2d730
NeedsCompilation: no
Packaged: 2026-06-23 05:54:45 UTC; root
Author: Bryan A. Hanson [aut, cre] (ORCID:
)
Maintainer: Bryan A. Hanson