CRAN Package Check Results for Package dendrometeR

Last updated on 2025-02-04 05:50:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 7.92 61.97 69.89 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.0 5.54 44.78 50.32 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.59 64.86 72.45 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 9.00 103.00 112.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 11.00 110.00 121.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