CRAN Package Check Results for Package inflection

Last updated on 2024-03-28 01:54:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.6 2.63 60.34 62.97 OK
r-devel-linux-x86_64-debian-gcc 1.3.6 2.23 47.72 49.95 OK
r-devel-linux-x86_64-fedora-clang 1.3.6 82.73 OK
r-devel-linux-x86_64-fedora-gcc 1.3.6 95.21 OK
r-devel-windows-x86_64 1.3.6 4.00 64.00 68.00 ERROR
r-patched-linux-x86_64 1.3.6 3.66 60.39 64.05 OK
r-release-linux-x86_64 1.3.6 2.83 58.10 60.93 OK
r-release-macos-arm64 1.3.6 38.00 OK
r-release-macos-x86_64 1.3.6 59.00 OK
r-release-windows-x86_64 1.3.6 6.00 87.00 93.00 OK
r-oldrel-macos-arm64 1.3.6 33.00 OK
r-oldrel-windows-x86_64 1.3.6 5.00 94.00 99.00 OK

Check Details

Version: 1.3.6
Check: examples
Result: ERROR Running examples in 'inflection-Ex.R' failed The error most likely occurred in: > ### Name: bese > ### Title: Bisection Extremum Surface Estimator Method > ### Aliases: bese > ### Keywords: bese iterative bisection > > ### ** Examples > > #Fisher-pry model with noise and 50k cases: > N=5*10^4+1; > set.seed(2017-05-11);x=seq(0,15,length.out = N);y=5+5*tanh(x-5)+runif(N,-0.25,0.25); > #We first run BEDE to find a smaller neighborhood for inflection point > iters=bede(x,y,0)$iters; Flavor: r-devel-windows-x86_64

Version: 1.3.6
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'inflection.Rmd' using rmarkdown --- re-building 'inflectionDevelopingMethods.Rmd' using rmarkdown --- re-building 'inflectionMissionImpossible.Rmd' using rmarkdown SUMMARY: processing the following files failed: 'inflection.Rmd' 'inflectionDevelopingMethods.Rmd' 'inflectionMissionImpossible.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64