Last updated on 2023-02-02 06:03:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.37 | 29.31 | 31.68 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.55 | 22.76 | 24.31 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 40.78 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 43.29 | ERROR | |||
r-devel-windows-x86_64 | 0.1.0 | 20.00 | 64.00 | 84.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 2.75 | 28.29 | 31.04 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 2.47 | 29.36 | 31.83 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 16.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 24.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 18.00 | 65.00 | 83.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 16.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 26.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 5.00 | 56.00 | 61.00 | OK |
Version: 0.1.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘TDA’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘interplex-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: as_cmplx
> ### Title: Coerce objects to lists of simplices
> ### Aliases: as_cmplx as_cmplx.default as_cmplx.Rcpp_SimplexTree
> ### as_cmplx.gudhi.simplex_tree.SimplexTree as_cmplx.igraph
> ### as_cmplx.network
>
> ### ** Examples
>
> # pick the simplicial complex from a TDA filtration object
> t <- 2 * pi * c(0, 1, 3, 6) / 7
> rf <- TDA::ripsFiltration(
+ cbind(x = cos(t), y = sin(t)),
+ maxdimension = 2L, maxscale = 1.7
+ )
Error in loadNamespace(x) : there is no package called ‘TDA’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: Rd cross-references
Result: NOTE
Undeclared package ‘Rcpp’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘interplex-Ex.R’ failed
The error most likely occurred in:
> ### Name: as_cmplx
> ### Title: Coerce objects to lists of simplices
> ### Aliases: as_cmplx as_cmplx.default as_cmplx.Rcpp_SimplexTree
> ### as_cmplx.gudhi.simplex_tree.SimplexTree as_cmplx.igraph
> ### as_cmplx.network
>
> ### ** Examples
>
> # pick the simplicial complex from a TDA filtration object
> t <- 2 * pi * c(0, 1, 3, 6) / 7
> rf <- TDA::ripsFiltration(
+ cbind(x = cos(t), y = sin(t)),
+ maxdimension = 2L, maxscale = 1.7
+ )
Error in loadNamespace(x) : there is no package called ‘TDA’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc