Published May 11, 2024
| Version v2.3.3
Software
Open
respR — An R package for the manipulation and analysis of respirometry data
Creators
Description
- FIX: Fix for
convert_DO
not accepting vectors for theP
input. - FIX:
convert_rate
,convert_rate.ft
, andconvert_MR
now stop with an error if vectors have been entered forS
,t
, orP
(instead of silently accepting them, but only using the first value in actual conversions). - CHANGE: To maintain compatibility with older versions of R, support for Excel files has been removed from
import_file
and as a resultreadxl
has been removed as a dependency. Theimport_file
function has already been deprecated in a previous update, and we strongly encourage users to move to importing their files using common packages. See here. - NEW: Tested with
R
version 4.4.0
Notes
Files
januarharianto/respR-v2.3.3.zip
Files
(11.5 MB)
Name | Size | Download all |
---|---|---|
md5:b5b5da2d2c566d3044f291b93d4745bf
|
11.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/januarharianto/respR/tree/v2.3.3 (URL)