Last updated on 2025-02-18 02:50:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 8.40 | 62.45 | 70.85 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 5.91 | 44.43 | 50.34 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 120.36 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 124.59 | ERROR | |||
r-devel-macos-arm64 | 1.1.0 | 55.00 | OK | |||
r-devel-macos-x86_64 | 1.1.0 | 126.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 | 7.64 | 65.11 | 72.75 | OK | |
r-release-linux-x86_64 | 1.1.0 | 7.84 | 65.02 | 72.86 | OK | |
r-release-macos-arm64 | 1.1.0 | 60.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 88.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 10.00 | 97.00 | 107.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.0 | 90.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 12.00 | 104.00 | 116.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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64