ooacquire 0.2.4 and 0.2.5

R Package Update
Author

Pedro J. Aphalo

Published

2022-10-01

Modified

2022-10-01

Keywords

ooacquire pkg

The main new feature in version 0.2.5 is that the package can be installed and used in an off-line mode without need to install what were previously system requirements and required packages. In this mode data acquisition and communication with spectrometers is disabled, but processing of spectral data previously acquired or acquired with a different computer or using other software remains available unchanged.

Version 0.2.4 brings some improvements to the user interface for interactive data acquisition. It also fixes problems caused by code-breaking changes in package ‘readr’.

Main changes in version 0.2.5 compared to version 0.2.4 are: Main changes in version 0.2.4 compared to vversion 0.2.3 are:

Full change history is available at: https://docs.r4photobiology.info/ooacquire/news/index.html

NOTE: This package is NOT available through CRAN.

This package is available through the r4photobiology repository and through GitHub.

Installation

Note: this version needs the recently released ‘rOmniDriver’ version 0.1.14 or later (version 2.56 is known to work), so if this package is already installed it may need to be updated before updating or installing ‘ooacquire’ >= 0.2.3.
  1. From the binary or source packages of the released version from the CRAN-compatible repository at http://r.r4photobiology.info/.
  2. From sources of the under development version retrieved from the Git repository at GitHub. Version tags indicate the releases.
devtools::install_github("aphalo/romnidriver")
devtools::install_github("aphalo/ooacquire")

Please raise issues concerning bugs or enhancements to this package through GitHub at https://github.com/aphalo/ooacquire/issues