Package: opusreader2 0.6.8

Philipp Baumann

opusreader2: Read Spectroscopic Data from Bruker OPUS Binary Files

Reads data from Bruker OPUS binary files of Fourier-Transform infrared spectrometers of the company Bruker Optics GmbH & Co. This package is released independently from Bruker, and Bruker and OPUS are registered trademarks of Bruker Optics GmbH & Co. KG. <https://www.bruker.com/en/products-and-solutions/infrared-and-raman/opus-spectroscopy-software/latest-release.html>. It lets you import both measurement data and parameters from OPUS files. The main method is `read_opus()`, which reads one or multiple OPUS files into a standardized list class. Behind the scenes, the reader parses the file header for assigning spectral blocks and reading binary data from the respective byte positions, using a reverse engineering approach. Infrared spectroscopy combined with chemometrics and machine learning is an established method to scale up chemical diagnostics in various industries and scientific fields.

Authors:Philipp Baumann [aut, cre], Thomas Knecht [aut], Pierre Roudier [aut], spectral-cockpit.com [cph, fnd]

opusreader2_0.6.8.tar.gz
opusreader2_0.6.8.zip(r-4.7)opusreader2_0.6.8.zip(r-4.6)opusreader2_0.6.8.zip(r-4.5)
opusreader2_0.6.8.tgz(r-4.6-any)opusreader2_0.6.8.tgz(r-4.5-any)
opusreader2_0.6.8.tar.gz(r-4.7-any)opusreader2_0.6.8.tar.gz(r-4.6-any)
opusreader2_0.6.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
opusreader2/json (API)
NEWS

# Install 'opusreader2' in R:
install.packages('opusreader2', repos = c('https://spectral-cockpit.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/spectral-cockpit/opusreader2/issues

Pkgdown/docs site:https://opusreader2.spectral-cockpit.codefloe.page

On CRAN:

Conda:

5.66 score 23 stars 19 scripts 200 downloads 5 exports 0 dependencies

Last updated from:ffc0c5433a. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK121
source / vignettesOK172
linux-release-x86_64OK118
macos-release-arm64OK86
macos-oldrel-arm64OK75
windows-develOK70
windows-releaseOK89
windows-oldrelOK59
wasm-releaseOK98

Exports:calc_parameter_chunk_sizeopus_test_dsnopus_test_fileread_opusread_opus_single

Dependencies:

Reading OPUS binary files from Bruker® spectrometers in R

Rendered fromopusreader2_introduction.Rmdusingknitr::rmarkdownon Jun 21 2026.

Last update: 2026-01-19
Started: 2023-08-02