Last updated on 2021-01-18 21:49:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 12.55 | 169.67 | 182.22 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 11.00 | 123.79 | 134.79 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 224.64 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 214.36 | OK | |||
r-devel-windows-ix86+x86_64 | 0.5.0 | 25.00 | 158.00 | 183.00 | OK | |
r-patched-linux-x86_64 | 0.5.0 | 12.66 | 155.64 | 168.30 | OK | |
r-patched-solaris-x86 | 0.5.0 | 288.50 | OK | |||
r-release-linux-x86_64 | 0.5.0 | 14.76 | 156.29 | 171.05 | OK | |
r-release-macos-x86_64 | 0.5.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.5.0 | 25.00 | 144.00 | 169.00 | OK | |
r-oldrel-macos-x86_64 | 0.5.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.5.0 | 18.00 | 141.00 | 159.00 | ERROR |
Version: 0.5.0
Check: examples
Result: ERROR
Running examples in ‘eixport-Ex.R’ failed
The error most likely occurred in:
> ### Name: wrf_meta
> ### Title: Returns metadata (attributes) of wrf file in a data.frame
> ### Aliases: wrf_meta
>
> ### ** Examples
>
> {
+ file = paste0(system.file("extdata", package = "eixport"),"/wrfinput_d02")
+ wrf_meta(file)
+ }
Error in ncdf4::ncatt_get(nc = nc, varid = na$vars[i]) :
second arg (varid) must be one of: 0, an object of class ncvar4, or the character string name of a variable
Calls: wrf_meta -> lapply -> FUN -> unlist -> <Anonymous>
Execution halted
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64