Last updated on 2025-02-22 11:51:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 8.37 | 62.71 | 71.08 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 5.85 | 45.02 | 50.87 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 126.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 151.86 | OK | |||
r-devel-macos-arm64 | 1.1.0 | 55.00 | OK | |||
r-devel-macos-x86_64 | 1.1.1 | 92.00 | OK | |||
r-devel-windows-x86_64 | 1.1.0 | 10.00 | 76.00 | 86.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.0 | 9.13 | 64.59 | 73.72 | OK | |
r-release-linux-x86_64 | 1.1.0 | 6.63 | 64.56 | 71.19 | OK | |
r-release-macos-arm64 | 1.1.0 | 60.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 102.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 11.00 | 96.00 | 107.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.1 | 97.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 12.00 | 111.00 | 123.00 | OK |
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘dendrometeR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cycle_stats
> ### Title: Define stem cycles and calculate statistics for all cyclic
> ### phases
> ### Aliases: cycle_stats
>
> ### ** Examples
>
> data(dmCD)
> dm.phase <- phase_def(dmCD)
Error in `/.difftime`(86400, resolution) :
second argument of / cannot be a "difftime" object
Calls: phase_def -> phase_def -> extrema -> /.difftime
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in 'dendrometeR-Ex.R' failed
The error most likely occurred in:
> ### Name: cycle_stats
> ### Title: Define stem cycles and calculate statistics for all cyclic
> ### phases
> ### Aliases: cycle_stats
>
> ### ** Examples
>
> data(dmCD)
> dm.phase <- phase_def(dmCD)
Error in `/.difftime`(86400, resolution) :
second argument of / cannot be a "difftime" object
Calls: phase_def -> phase_def -> extrema -> /.difftime
Execution halted
Flavor: r-devel-windows-x86_64