Package: ooacquire Type: Package Title: Acquire Data from OO Spectrometers Version: 0.5.5 Date: 2026-02-21 Authors@R: c( person("Pedro J.", "Aphalo", email = "pedro.aphalo@helsinki.fi", role = c("aut", "trl", "cre")), person("Lasse", "Ylianttila", role = c("aut")), person("Titta K.", "Kotilainen", role = "ctb") ) Description: Functions to acquire data directly from Ocean Optics spectrometers, and functions to read similar data from files. Functions to convert raw-counts into counts-per-second and physical quantities. Data are saved in objects of classes defined in package 'photobiology'. The instrument settings, instrument description, date-time of acquisition and optionally goecode are stored as attributes. License: GPL (>= 2) Depends: R (>= 4.2.0), photobiology (>= 0.14.0), ggspectra (>= 0.3.17), lubridate (>= 1.9.4) Imports: grDevices, utils, stats, methods, tibble (>= 3.2.0), ggplot2 (>= 3.4.0), caTools (>= 1.18.2), Rcpp (>= 1.1.0), photobiologyWavebands (>= 0.5.4), photobiologyInOut (>= 0.4.32), anytime (>= 0.3.10), polynom (>= 1.4-1), stringr (>= 1.5.0), dplyr (>= 1.1.3), readr (>= 2.1.4), magrittr (>= 2.0.3) Suggests: rOmniDriver (>= 0.1.20), mirai (>= 2.5.0), rstudioapi (>= 0.17.0), knitr (>= 1.48), rmarkdown (>= 2.28), testthat (>= 3.2.2), spacesXYZ (>= 1.6-0) Additional_repositories: https://aphalo.r-universe.dev/ LazyLoad: yes LazyData: yes ByteCompile: true LinkingTo: Rcpp URL: https://docs.r4photobiology.info/ooacquire/, https://github.com/aphalo/ooacquire BugReports: https://github.com/aphalo/ooacquire/issues RoxygenNote: 7.3.3 Encoding: UTF-8 VignetteBuilder: knitr Config/Needs/website: rmarkdown Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://aphalo.r-universe.dev Date/Publication: 2026-02-21 10:53:50 UTC RemoteUrl: https://github.com/aphalo/ooacquire RemoteRef: HEAD RemoteSha: 0b5dec218d17fb72aa82ea1a3a5eae2e232fa5c8 NeedsCompilation: yes Packaged: 2026-07-04 11:37:26 UTC; root Author: Pedro J. Aphalo [aut, trl, cre], Lasse Ylianttila [aut], Titta K. Kotilainen [ctb] Maintainer: Pedro J. Aphalo