CRAN Package Check Results for Package mobirep

Last updated on 2024-02-25 09:53:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 11.83 189.31 201.14 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 10.48 85.95 96.43 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.3 254.47 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 263.54 OK
r-devel-windows-x86_64 0.2.3 12.00 158.00 170.00 OK
r-patched-linux-x86_64 0.2.3 8.48 183.48 191.96 OK
r-release-linux-x86_64 0.2.3 7.93 182.62 190.55 OK
r-release-macos-arm64 0.2.3 88.00 OK
r-release-macos-x86_64 0.2.3 134.00 OK
r-release-windows-x86_64 0.2.3 16.00 211.00 227.00 OK
r-oldrel-macos-arm64 0.2.3 68.00 OK
r-oldrel-windows-x86_64 0.2.3 16.00 206.00 222.00 OK

Check Details

Version: 0.2.3
Check: examples
Result: ERROR Running examples in ‘mobirep-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: Cond.mod.ap > ### Title: Fits the bivariate conditional extremes model > ### Aliases: Cond.mod.ap > > ### ** Examples > > # Import data > data(porto) > tr1=0.9 > tr2=0.9 > fire01meantemp=na.omit(fire01meantemp) > u=fire01meantemp > > #Compute uniform margins > marg=Margins.mod(tr1,tr2,u=fire01meantemp) Error in lapply(X = X, FUN = FUN, ...) : getting UseMethod variable 'theCall' from generic 'evm'; this is no longer supported Calls: Margins.mod ... texmexParameters -> findFormulae -> sapply -> lapply Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mobirep) Loading required package: texmex Loading required package: mvtnorm Loading required package: ggplot2 > > Sys.setenv('PATH' = paste0('C:/Program Files/qpdf-10.3.1/bin;', Sys.getenv('PATH'))) > > data(porto) > AnalogSel(fire01meantemp) analogous datasets to be tested: eta = chi = 0.3 0.5 > tr1=0.9 > tr2=0.9 > fire01meantemp=na.omit(fire01meantemp) > u=fire01meantemp > blss=Margins.mod(tr1,tr2,u=fire01meantemp) Error in lapply(X = X, FUN = FUN, ...) : getting UseMethod variable 'theCall' from generic 'evm'; this is no longer supported Calls: Margins.mod ... texmexParameters -> findFormulae -> sapply -> lapply Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.3
Check: Rd cross-references
Result: NOTE Undeclared package ‘geomorph’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang