CRAN Package Check Results for Package blockcluster

Last updated on 2020-08-07 01:49:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.4.3 503.27 60.40 563.67 OK
r-devel-linux-x86_64-debian-gcc 4.4.3 404.38 46.58 450.96 OK
r-devel-linux-x86_64-fedora-clang 4.4.3 810.10 NOTE
r-devel-linux-x86_64-fedora-gcc 4.4.3 782.93 OK
r-devel-windows-ix86+x86_64 4.4.3 1099.00 129.00 1228.00 NOTE
r-patched-linux-x86_64 4.4.3 408.44 58.27 466.71 OK
r-patched-solaris-x86 4.4.3 568.10 ERROR
r-release-linux-x86_64 4.4.3 410.81 58.55 469.36 OK
r-release-macos-x86_64 4.4.3 NOTE
r-release-windows-ix86+x86_64 4.4.3 1073.00 156.00 1229.00 NOTE
r-oldrel-macos-x86_64 4.4.3 NOTE
r-oldrel-windows-ix86+x86_64 4.4.3 798.00 150.00 948.00 NOTE

Additional issues

clang-UBSAN gcc-UBSAN valgrind

Check Details

Version: 4.4.3
Check: installed package size
Result: NOTE
     installed size is 60.5Mb
     sub-directories of 1Mb or more:
     libs 59.2Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 4.4.3
Check: examples
Result: ERROR
    Running examples in ‘blockcluster-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: coclusterCategorical
    > ### Title: Co-Clustering function for categorical data-sets.
    > ### Aliases: coclusterCategorical
    >
    > ### ** Examples
    >
    >
    > ## Simple example with simulated categorical data
    > ## load data
    > data(categoricaldata)
    > ## usage of coclusterCategorical function in its most simplest form
    > out<-coclusterCategorical(categoricaldata,nbcocluster=c(3,2))
    Error in cat(inpobj@message, "\n") :
     R_Reprotect: only -2 protected items, can't reprotect index -7
    Calls: coclusterCategorical -> cat
    Execution halted
Flavor: r-patched-solaris-x86