Last updated on 2020-01-27 00:47:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.15.0 | 25.34 | 353.42 | 378.76 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.15.0 | 20.50 | 343.42 | 363.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.15.0 | 369.72 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.15.0 | 420.31 | OK | |||
r-devel-windows-ix86+x86_64 | 0.15.0 | 77.00 | 485.00 | 562.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.15.0 | 89.00 | 457.00 | 546.00 | NOTE | |
r-patched-linux-x86_64 | 0.15.0 | 21.20 | 288.46 | 309.66 | OK | |
r-patched-solaris-x86 | 0.15.0 | 424.10 | ERROR | |||
r-release-linux-x86_64 | 0.15.0 | 24.16 | 293.42 | 317.58 | OK | |
r-release-windows-ix86+x86_64 | 0.15.0 | 45.00 | 326.00 | 371.00 | OK | |
r-release-osx-x86_64 | 0.15.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.15.0 | 32.00 | 313.00 | 345.00 | OK | |
r-oldrel-osx-x86_64 | 0.15.0 | OK |
Version: 0.15.0
Check: package vignettes
Result: NOTE
Package vignette with placeholder title 'Vignette Title':
'antaresViz.Rmd'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8
Version: 0.15.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [105s/118s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(antaresViz)
Loading required package: antaresRead
Loading required package: antaresProcessing
Attaching package: 'antaresProcessing'
The following object is masked from 'package:testthat':
compare
Loading required package: spMaps
Loading required package: sp
Loading required package: raster
Attaching package: 'raster'
The following object is masked from 'package:antaresProcessing':
getValues
Loading required package: rgeos
rgeos version: 0.5-2, (SVN revision 621)
GEOS runtime version: 3.6.3-CAPI-1.10.3
Linking to sp version: 1.3-2
Polygon checking: TRUE
>
> test_check("antaresViz")
── 1. Error: (unknown) (@test-h5Request.R#3) ──────────────────────────────────
HDF5. File accessibilty. Unable to open file.
Backtrace:
1. testthat::describe(...)
2. [ base::eval(...) ] with 1 more call
6. antaresRead::writeAntaresH5(pathtemp, overwrite = TRUE)
7. antaresRead::.writeAntaresH5Fun(...)
8. rhdf5::h5createFile(path)
9. rhdf5::H5Fcreate(file)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 264 | SKIPPED: 4 | WARNINGS: 1 | FAILED: 1 ]
1. Error: (unknown) (@test-h5Request.R#3)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.15.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rhdf5’
Flavor: r-release-osx-x86_64