Last updated on 2022-04-27 11:54:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2.2 | 5.87 | 69.33 | 75.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.2.2 | 5.01 | 52.06 | 57.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.2.2 | 73.35 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.2 | 69.76 | ERROR | |||
r-devel-windows-x86_64 | 3.2.2 | 19.00 | 96.00 | 115.00 | OK | |
r-patched-linux-x86_64 | 3.2.2 | 6.61 | 67.55 | 74.16 | OK | |
r-release-linux-x86_64 | 3.2.2 | 5.23 | 68.44 | 73.67 | OK | |
r-release-macos-arm64 | 3.2.2 | 30.00 | OK | |||
r-release-macos-x86_64 | 3.2.2 | 76.00 | OK | |||
r-release-windows-x86_64 | 3.2.2 | 25.00 | 100.00 | 125.00 | OK | |
r-oldrel-macos-arm64 | 3.2.2 | 38.00 | OK | |||
r-oldrel-macos-x86_64 | 3.2.2 | 89.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 3.2.2 | 11.00 | 97.00 | 108.00 | OK |
Version: 3.2.2
Check: examples
Result: ERROR
Running examples in ‘MetFns-Ex.R’ failed
The error most likely occurred in:
> ### Name: filter.P
> ### Title: Selection of visual meteor data by percentage of field-of-view
> ### obstruction
> ### Aliases: filter.P
>
> ### ** Examples
>
> ## select visual meteor rate data for the period between 10-25th October 2015 and
> ## percentage of field-of-view obstruction below 20%
> rateOct<-filter.date(rate2015,date.start="2015-10-10",date.end="2015-10-25")
Error in is.na(start) || is.na(end) :
'length = 27408' in coercion to 'logical(1)'
Calls: filter.date -> midint
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc