Package check result: OK Changes to worse in reverse depends: Package: TukeyGH77 Check: examples New result: ERROR Running examples in ‘TukeyGH77-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: vuniroot2 > ### Title: Vectorised One Dimensional Root (Zero) Finding > ### Aliases: vuniroot2 > > ### ** Examples > > library(rstpm2) Loading required package: survival Loading required package: splines Attaching package: ‘rstpm2’ The following object is masked from ‘package:survival’: colon > stopifnot(packageDate('rstpm2') == as.Date('2023-12-03')) # not base::identical Error: packageDate("rstpm2") == as.Date("2023-12-03") is not TRUE Execution halted