CRAN Package Check Results for Maintainer ‘Marko Smiljanic <marko.smiljanic313 at gmail.com>’

Last updated on 2025-02-10 17:49:41 CET.

Package ERROR OK
dendrometeR 5 8

Package dendrometeR

Current CRAN status: ERROR: 5, OK: 8

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