CRAN Package Check Results for Maintainer ‘Matthew A. Birk <matthewabirk at gmail.com>’

Last updated on 2020-08-07 01:50:27 CEST.

Package ERROR OK
birk 12
measurements 12
presens 12
respirometry 1 11

Package birk

Current CRAN status: OK: 12

Package measurements

Current CRAN status: OK: 12

Package presens

Current CRAN status: OK: 12

Package respirometry

Current CRAN status: ERROR: 1, OK: 11

Version: 1.1.0
Check: examples
Result: ERROR
    Running examples in ‘respirometry-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: calc_MO2
    > ### Title: Calculate metabolic rate
    > ### Aliases: calc_MO2
    >
    > ### ** Examples
    >
    > # get O2 data
    > file <- system.file('extdata', 'witrox_file.txt', package = 'respirometry')
    > o2_data <- na.omit(import_witrox(file, split_channels = TRUE)$CH_4)
    Warning in strsplit(raw, split = "\r\n", fixed = T) :
     input string 1 is invalid UTF-8
    Error in grep("Date &Time [", f[1:20], fixed = TRUE):length(f) :
     argument of length 0
    Calls: na.omit -> import_witrox
    Execution halted
Flavor: r-patched-solaris-x86