CRAN Package Check Results for Package interplex

Last updated on 2023-01-25 04:51:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.92 28.68 30.60 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 1.85 22.41 24.26 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 41.07 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 39.26 ERROR
r-devel-windows-x86_64 0.1.0 8.00 58.00 66.00 OK
r-patched-linux-x86_64 0.1.0 2.62 29.34 31.96 OK
r-release-linux-x86_64 0.1.0 2.44 29.92 32.36 OK
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 17.00 58.00 75.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 6.00 59.00 65.00 OK

Additional issues

noSuggests

Check Details

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

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

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