CRAN Package Check Results for Package respirometry

Last updated on 2019-10-31 00:51:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 6.22 49.22 55.44 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 5.55 37.39 42.94 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 66.96 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 65.54 OK
r-devel-windows-ix86+x86_64 1.0.1 26.00 91.00 117.00 OK
r-patched-linux-x86_64 1.0.1 5.77 47.02 52.79 OK
r-patched-solaris-x86 1.0.1 88.50 ERROR
r-release-linux-x86_64 1.0.1 7.17 47.15 54.32 OK
r-release-windows-ix86+x86_64 1.0.1 19.00 66.00 85.00 OK
r-release-osx-x86_64 1.0.1 OK
r-oldrel-windows-ix86+x86_64 1.0.1 7.00 100.00 107.00 OK
r-oldrel-osx-x86_64 1.0.1 OK

Check Details

Version: 1.0.1
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