Last updated on 2019-12-21 10:47:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.2 | 6.95 | 59.16 | 66.11 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.2 | 5.57 | 46.92 | 52.49 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.2 | 95.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 102.93 | OK | |||
r-devel-windows-ix86+x86_64 | 1.2.2 | 19.00 | 82.00 | 101.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.2.2 | 20.00 | 119.00 | 139.00 | OK | |
r-patched-linux-x86_64 | 1.2.2 | OK | ||||
r-patched-solaris-x86 | 1.2.2 | 148.20 | OK | |||
r-release-linux-x86_64 | 1.2.2 | 6.06 | 65.93 | 71.99 | OK | |
r-release-windows-ix86+x86_64 | 1.2.2 | 12.00 | 108.00 | 120.00 | OK | |
r-release-osx-x86_64 | 1.2.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.2 | 7.00 | 105.00 | 112.00 | OK | |
r-oldrel-osx-x86_64 | 1.2.2 | OK |
Version: 1.2.2
Check: examples
Result: ERROR
Running examples in 'oXim-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: echogramPlot.default
> ### Title: Plot a matrix of a filtered echogram.
> ### Aliases: echogramPlot.default echogramPlot echogramPlot.matrix
>
> ### ** Examples
>
> fileMode <- list(fish38_file = system.file("extdata", "fish38.mat", package = "oXim"),
+ fluid120_file = system.file("extdata", "fluid120.mat", package = "oXim"),
+ blue38_file = system.file("extdata", "blue38.mat", package = "oXim"))
> echoData <- readEchograms(fileMode = fileMode)
Error in operationFunction(operationsInput) :
'operationsInput' must be a list of echogram matrices.
Calls: readEchograms -> getEchoData -> operationsSet -> operationFunction
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'vignette.Rmd' using rmarkdown
'oXim': Tools for read Echopen outputs and get oxycline limits from echogram data.
https://cran.r-project.org/web/packages/oXim/index.html
'Echopen': toolbox for the multifrequency analysis of fisheries acoustics data.
http://www.france-nord.ird.fr/les-ressources/outils-informatiques
Quitting from lines 41-50 (vignette.Rmd)
Error: processing vignette 'vignette.Rmd' failed with diagnostics:
'operationsInput' must be a list of echogram matrices.
--- failed re-building 'vignette.Rmd'
SUMMARY: processing the following file failed:
'vignette.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc