Last updated on 2025-12-21 11:50:32 CET.
| Package | ERROR | OK |
|---|---|---|
| codep | 13 | |
| pMEM | 3 | 10 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 3, OK: 10
Version: 0.1-1
Check: examples
Result: ERROR
Running examples in ‘pMEM-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: SEMap-class
> ### Title: Class and Methods for Predictive Moran's Eigenvector Maps (pMEM)
> ### Aliases: SEMap-class pMEM genSEF print.SEMap as.data.frame.SEMap
> ### as.matrix.SEMap predict.SEMap
>
> ### ** Examples
>
> ## Store graphical parameters:
> tmp <- par(no.readonly = TRUE)
> par(las=1)
>
> ## Case 1: one-dimensional symmetrical
>
> n <- 11
> x <- (n - 1)*seq(0, 1, length.out=n)
> xx <- (n - 1)*seq(0, 1, 0.01)
>
> sefSym <- genSEF(x, genDistMetric(), genDWF("Gaussian",3))
Warning in m(x, x) : subscript out of bounds (index 0 >= vector size 0)
Warning in m(x, x) : subscript out of bounds (index 0 >= vector size 0)
Error in m(x, x) : attempt access index 0/0 in VECTOR_ELT
Calls: genSEF -> m
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1-1
Check: examples
Result: ERROR
Running examples in ‘pMEM-Ex.R’ failed
The error most likely occurred in:
> ### Name: SEMap-class
> ### Title: Class and Methods for Predictive Moran's Eigenvector Maps (pMEM)
> ### Aliases: SEMap-class pMEM genSEF print.SEMap as.data.frame.SEMap
> ### as.matrix.SEMap predict.SEMap
>
> ### ** Examples
>
> ## Store graphical parameters:
> tmp <- par(no.readonly = TRUE)
> par(las=1)
>
> ## Case 1: one-dimensional symmetrical
>
> n <- 11
> x <- (n - 1)*seq(0, 1, length.out=n)
> xx <- (n - 1)*seq(0, 1, 0.01)
>
> sefSym <- genSEF(x, genDistMetric(), genDWF("Gaussian",3))
Warning in m(x, x) : subscript out of bounds (index 0 >= vector size 0)
Warning in m(x, x) : subscript out of bounds (index 0 >= vector size 0)
Error in m(x, x) : attempt access index 0/0 in VECTOR_ELT
Calls: genSEF -> m
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang