Last updated on 2025-12-28 03:51:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1-1 | 26.40 | 43.07 | 69.47 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1-1 | 18.19 | 32.97 | 51.16 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1-1 | 59.00 | 70.04 | 129.04 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1-1 | 52.00 | 105.66 | 157.66 | ERROR | |
| r-devel-windows-x86_64 | 0.1-1 | 33.00 | 74.00 | 107.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1-1 | 26.11 | 43.83 | 69.94 | OK | |
| r-release-linux-x86_64 | 0.1-1 | 24.80 | 43.98 | 68.78 | OK | |
| r-release-macos-arm64 | 0.1-1 | OK | ||||
| r-release-macos-x86_64 | 0.1-1 | 16.00 | 60.00 | 76.00 | OK | |
| r-release-windows-x86_64 | 0.1-1 | 33.00 | 76.00 | 109.00 | OK | |
| r-oldrel-macos-arm64 | 0.1-1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1-1 | 16.00 | 48.00 | 64.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1-1 | 39.00 | 95.00 | 134.00 | OK |
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 0.1-1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Using_pMEM.Rmd’ using rmarkdown
Quitting from Using_pMEM.Rmd:154-162 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `m()`:
! attempt access index 0/0 in VECTOR_ELT
---
Backtrace:
▆
1. └─pMEM::genSEF(...)
2. └─pMEM (local) m(x, x)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Using_pMEM.Rmd' failed with diagnostics:
attempt access index 0/0 in VECTOR_ELT
--- failed re-building ‘Using_pMEM.Rmd’
SUMMARY: processing the following file failed:
‘Using_pMEM.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.