Last updated on 2023-02-06 04:55:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.52 | 29.34 | 31.86 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.98 | 22.61 | 24.59 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 42.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 32.58 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 14.00 | 62.00 | 76.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 2.60 | 28.82 | 31.42 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 2.05 | 28.75 | 30.80 | 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 | 60.00 | 65.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-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-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