ooacquire 0.2.6

R Package Update
Author

Pedro J. Aphalo

Published

2022-10-18

Modified

2022-10-18

Keywords

ooacquire pkg

Version 0.2.6 is a maintenance update, fixing compatibility with recent versions of ‘dplyr’ and the just reelased ‘photobiology’ 0.10.14. It also includes minor enhancements to the interactive user interface (UI) of function acq_irrad_interactive(). OceanInsight recently released version 2.70 of OmniDriver, and removed some functions from the API. For the time being, keep using version 2.56 that is known to work.

Main changes compared to version 0.2.5 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 repositoryand through GitHub.

INSTALLATION:

Please, see the README page for details of requirements

Note: this version needs a recently released ‘rOmniDriver’ version (version 2.56 is known to work), but not the latest ones (version 2.70 is know not to work). If OminiDriver is already installed it may need to be upgraded (or downgraded) 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