CRAN Package Check Results for Package fpc

Last updated on 2024-11-02 18:49:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2-13 16.25 128.93 145.18 OK
r-devel-linux-x86_64-debian-gcc 2.2-13 10.11 82.62 92.73 OK
r-devel-linux-x86_64-fedora-clang 2.2-13 232.22 OK
r-devel-linux-x86_64-fedora-gcc 2.2-13 207.35 OK
r-devel-windows-x86_64 2.2-13 18.00 156.00 174.00 OK
r-patched-linux-x86_64 2.2-13 17.61 116.97 134.58 OK
r-release-linux-x86_64 2.2-13 14.63 113.25 127.88 ERROR
r-release-macos-arm64 2.2-13 55.00 OK
r-release-macos-x86_64 2.2-13 118.00 OK
r-release-windows-x86_64 2.2-13 17.00 199.00 216.00 OK
r-oldrel-macos-arm64 2.2-13 52.00 OK
r-oldrel-macos-x86_64 2.2-13 114.00 OK
r-oldrel-windows-x86_64 2.2-13 21.00 189.00 210.00 OK

Check Details

Version: 2.2-13
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'tclust', 'pdfCluster' Flavor: r-release-linux-x86_64

Version: 2.2-13
Check: examples
Result: ERROR Running examples in ‘fpc-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: kmeansCBI > ### Title: Interface functions for clustering methods > ### Aliases: kmeansCBI hclustCBI hclusttreeCBI disthclustCBI > ### disthclusttreeCBI noisemclustCBI distnoisemclustCBI claraCBI pamkCBI > ### dbscanCBI mahalCBI mergenormCBI speccCBI tclustCBI pdfclustCBI > ### emskewCBI stupidkcentroidsCBI stupidknnCBI stupidkfnCBI > ### stupidkavenCBI > ### Keywords: cluster multivariate > > ### ** Examples > > options(digits=3) > set.seed(20000) > face <- rFace(50,dMoNo=2,dNoEy=0,p=2) > dbs <- dbscanCBI(face,eps=1.5,MinPts=4) > dhc <- disthclustCBI(dist(face),method="average",k=1.5,noisecut=2) > table(dbs$partition,dhc$partition) 1 1 16 2 9 3 9 4 5 5 11 > dm <- mergenormCBI(face,G=10,modelNames="EEE",nnk=2) > dtc <- tclustCBI(face,6,trim=0.1,restr.fact=500) Warning in tclustCBI(face, 6, trim = 0.1, restr.fact = 500) : tclust could not be loaded > table(dm$partition,dtc$partition) Error in dtc$partition : $ operator is invalid for atomic vectors Calls: table Execution halted Flavor: r-release-linux-x86_64

Version: 2.2-13
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-release-linux-x86_64