Last updated on 2020-12-01 00:46:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.9 | 40.59 | 191.80 | 232.39 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.9 | 34.42 | 145.83 | 180.25 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.9 | 268.90 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.9 | 264.47 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.9 | 79.00 | 279.00 | 358.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.9 | 42.83 | 190.48 | 233.31 | OK | |
r-patched-solaris-x86 | 0.1.9 | 227.50 | ERROR | |||
r-release-linux-x86_64 | 0.1.9 | 39.83 | 191.04 | 230.87 | OK | |
r-release-macos-x86_64 | 0.1.9 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.1.9 | 65.00 | 284.00 | 349.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.9 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.9 | 69.00 | 363.00 | 432.00 | NOTE |
Version: 0.1.9
Check: installed package size
Result: NOTE
installed size is 5.6Mb
sub-directories of 1Mb or more:
doc 1.3Mb
extdata 2.9Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.9
Check: examples
Result: ERROR
Running examples in ‘rGEDI-Ex.R’ failed
The error most likely occurred in:
> ### Name: clipLevel1BGeo
> ### Title: Clip GEDI Full Waveform Geolocations by Coordinates
> ### Aliases: clipLevel1BGeo
>
> ### ** Examples
>
> # Specifying the path to GEDI level1B data (zip file)
> outdir = tempdir()
> level1B_fp_zip <- system.file("extdata",
+ "GEDI01_B_2019108080338_O01964_T05337_02_003_01_sub.zip",
+ package="rGEDI")
>
> # Unzipping GEDI level1B data
> level1Bpath <- unzip(level1B_fp_zip,exdir = outdir)
>
> # Reading GEDI level1B data (h5 file)
> level1b<-readLevel1B(level1Bpath=level1Bpath)
>
> # Extracting GEDI Full Waveform Geolocations
> level1bGeo<-getLevel1BGeo(level1b)
|
| | 0%
|
|= | 2%Error in self$read_low_level(file_space = self_space_id, mem_space = mem_space_id, :
HDF5-API Errors:
error #000: H5T.c in H5Tget_class(): line 1876: not a datatype
class: HDF5
major: Invalid arguments to routine
minor: Inappropriate type
Calls: getLevel1BGeo ... assign -> [ -> [.H5D -> <Anonymous> -> <Anonymous> -> .Call
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.9
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘tutorial.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
trying URL 'https://github.com/carlos-alberto-silva/rGEDI/releases/download/datasets/examples.zip'
Content type 'application/octet-stream' length 13208640 bytes (12.6 MB)
==================================================
downloaded 12.6 MB
Quitting from lines 147-149 (tutorial.Rmd)
Error: processing vignette 'tutorial.Rmd' failed with diagnostics:
HDF5-API Errors:
error #000: H5T.c in H5Tget_class(): line 1876: not a datatype
class: HDF5
major: Invalid arguments to routine
minor: Inappropriate type
--- failed re-building ‘tutorial.Rmd’
SUMMARY: processing the following file failed:
‘tutorial.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.9
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64