CRAN Package Check Results for Package ts.extend

Last updated on 2023-02-27 06:49:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.94 28.42 31.36 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 2.85 21.80 24.65 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 39.58 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 37.33 ERROR
r-devel-windows-x86_64 0.1.1 6.00 59.00 65.00 ERROR
r-patched-linux-x86_64 0.1.1 2.41 30.58 32.99 OK
r-release-linux-x86_64 0.1.1 3.30 30.83 34.13 OK
r-release-macos-arm64 0.1.1 19.00 OK
r-release-macos-x86_64 0.1.1 23.00 OK
r-release-windows-x86_64 0.1.1 18.00 60.00 78.00 OK
r-oldrel-macos-arm64 0.1.1 20.00 OK
r-oldrel-macos-x86_64 0.1.1 30.00 OK
r-oldrel-windows-ix86+x86_64 0.1.1 6.00 54.00 60.00 OK

Check Details

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘ts.extend-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: intensity
    > ### Title: Compute the spectral intensity of a time-series vector/matrix
    > ### Aliases: intensity
    >
    > ### ** Examples
    >
    >
    > data(garma)
    > intensity(SERIES1)
    Error in class(INT) <- c("matrix", "intensity") :
     invalid to set the class to matrix unless the dimension attribute is of length 2 (was 0)
    Calls: intensity
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘ts.extend-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: intensity
    > ### Title: Compute the spectral intensity of a time-series vector/matrix
    > ### Aliases: intensity
    >
    > ### ** Examples
    >
    >
    > data(garma)
    > intensity(SERIES1)
    Error in class(INT) <- c("matrix", "intensity") :
     invalid to set the class to matrix unless the dimension attribute is of length 2 (was 0)
    Calls: intensity
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64