CRAN Package Check Results for Maintainer ‘Konrad Kamieniecki <konrad.kamieniecki at alumni.uj.edu.pl>’

Last updated on 2022-04-24 03:52:58 CEST.

Package ERROR OK
CEC 1 11

Package CEC

Current CRAN status: ERROR: 1, OK: 11

Additional issues

BLAS

Version: 0.10.3
Check: tests
Result: ERROR
     Running ‘run.cec.tests.R’ [3s/4s]
    Running the tests in ‘tests/run.cec.tests.R’ failed.
    Complete output:
     > CEC:::run.cec.tests()
     Test: Clustering
     ---- test.clustering.four.gaussians: OK
     Test: Covariance calculation
     ---- test.covariances.after.point.movements.between.clusters: OK
     ---- test.covariances.before.first.iteraion: OK
     Test: Energy calculation (ball1)
     ---- test.type.all: OK
     ---- test.type.covariance: OK
     ---- test.type.diagonal: OK
     ---- test.type.eigenvalues: OK
     ---- test.type.fixedr: OK
     ---- test.type.mean: OK
     ---- test.type.spherical: OK
     ---- test.type.spherical.cluster.removing: OK
     Test: Energy calculation (mouseset1)
     ---- test.type.all: OK
     ---- test.type.covariance: OK
     ---- test.type.diagonal: OK
     ---- test.type.fixedr: OK
     ---- test.type.spherical: OK
     Test: energy calculation (various data sets)
     ---- test.type.covariance: OK
     ---- test.type.diagonal.spherical.mixture: OK
     ---- test.type.eigenvalues.all.fixedr.mixture: OK
     ---- test.type.fixedr.mixture: OK
     ---- test.type.mean.two.gaussians: OK
     ---- test.type.spherical.one.cluster.removed: OK
     Test: Split method
     ---- test.should.limit.split.to.4.cluster: OK
     ---- test.should.split.to.3.cluster.fixed.mean: FAILED
     Warning: Numeric values are different: expected: 3 , actuall: 1 , difference: 2
     ---- test.should.split.to.4.cluster: OK
     ---- test.should.split.to.7.cluster: OK
     Test: Variable centers number
     ---- test.should.use.1.cluster: OK
     ---- test.should.use.2.cluster: OK
     ---- test.should.use.3.cluster: OK
     Error in CEC:::run.cec.tests() : One or more tests failed.
     Execution halted
Flavor: r-patched-linux-x86_64