CRAN Package Check Results for Package dendrometeR

Last updated on 2025-02-05 13:50:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 8.37 63.22 71.59 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.0 5.40 44.65 50.05 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 115.55 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.0 128.51 ERROR
r-devel-windows-x86_64 1.1.0 10.00 76.00 86.00 ERROR
r-patched-linux-x86_64 1.1.0 7.37 65.22 72.59 OK
r-release-linux-x86_64 1.1.0 7.23 64.34 71.57 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 95.00 105.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 10.00 117.00 127.00 OK

Check Details

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