CRAN Package Check Results for Package tcie

Last updated on 2019-05-28 11:47:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3 28.01 22.21 50.22 OK
r-devel-linux-x86_64-debian-gcc 0.3 19.45 18.23 37.68 OK
r-devel-linux-x86_64-fedora-clang 0.3 72.97 OK
r-devel-linux-x86_64-fedora-gcc 0.3 67.49 OK
r-devel-windows-ix86+x86_64 0.3 79.00 74.00 153.00 OK
r-patched-linux-x86_64 0.3 24.37 22.24 46.61 OK
r-patched-solaris-x86 0.3 73.10 OK
r-release-linux-x86_64 0.3 24.11 22.56 46.67 OK
r-release-windows-ix86+x86_64 0.3 64.00 53.00 117.00 ERROR
r-release-osx-x86_64 0.3 OK
r-oldrel-windows-ix86+x86_64 0.3 77.00 82.00 159.00 OK
r-oldrel-osx-x86_64 0.3 OK

Additional issues

clang-ASAN gcc-ASAN valgrind

Check Details

Version: 0.3
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'tcie-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: BettiNumbers
    > ### Title: Returns the Betti numbers of a given mesh.
    > ### Aliases: BettiNumbers
    >
    > ### ** Examples
    >
    > BettiNumbers(system.file("extdata", "m3.ply", package = "tcie"))
    Error in library.dynam(lib, package, package.lib) :
     DLL 'Rcpp' not found: maybe not installed for this architecture?
    Calls: BettiNumbers ... namespaceImportFrom -> asNamespace -> loadNamespace -> library.dynam
    Execution halted
Flavor: r-release-windows-ix86+x86_64