CRAN Package Check Results for Package CEC

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.2 29.53 36.43 65.96 OK
r-devel-linux-x86_64-debian-gcc 0.10.2 21.62 27.41 49.03 ERROR
r-devel-linux-x86_64-fedora-clang 0.10.2 93.10 OK
r-devel-linux-x86_64-fedora-gcc 0.10.2 78.23 OK
r-devel-windows-ix86+x86_64 0.10.2 75.00 97.00 172.00 OK
r-patched-linux-x86_64 0.10.2 24.63 35.05 59.68 OK
r-patched-solaris-x86 0.10.2 155.10 OK
r-release-linux-x86_64 0.10.2 23.55 34.69 58.24 OK
r-release-macos-x86_64 0.10.2 OK
r-release-windows-ix86+x86_64 0.10.2 63.00 75.00 138.00 OK
r-oldrel-macos-x86_64 0.10.2 OK
r-oldrel-windows-ix86+x86_64 0.10.2 81.00 84.00 165.00 OK

Check Details

Version: 0.10.2
Check: tests
Result: ERROR
     Running ‘run.cec.tests.R’ [2s/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: 2 , difference: 1
     ---- 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-devel-linux-x86_64-debian-gcc