spectral-cockpit. To fix this you can add URL: https://spectral-cockpit.r-universe.dev/opusreader2 to the package DESCRIPTION file. See also theR-universe documentation.Package: opusreader2 0.6.8

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:
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
Last updated from:ffc0c5433a. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 172 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 75 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 89 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 98 |
Exports:calc_parameter_chunk_sizeopus_test_dsnopus_test_fileread_opusread_opus_single
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get File Paths of Sample OPUS Files Included in the Package | opus_test_dsn |
| Get path of a Selected Sample OPUS File Included in the Package | opus_test_file |
| Print method for collection of OPUS spectra with class 'list_opusreader2' | print.list_opusreader2 |
| Read OPUS binary files from Bruker spectrometers | read_opus |
| Read a single OPUS file | read_opus_single |
