- using R version 2.15.0 (2012-03-30)
- using platform: i686-pc-linux-gnu (32-bit)
- using session charset: UTF-8
- checking for file ‘cluster/DESCRIPTION’ ... OK
- this is package ‘cluster’ version ‘1.14.2’
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking whether package ‘cluster’ can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking compiled code ... OK
- checking examples ... [23s/23s] OK
- checking for unstated dependencies in tests ... OK
- checking tests ... [43s/44s] OK
Running ‘agnes-ex.R’ [0s/0s]
Comparing ‘agnes-ex.Rout’ to ‘agnes-ex.Rout.save’ ... OK
Running ‘clara-NAs.R’ [0s/0s]
Comparing ‘clara-NAs.Rout’ to ‘clara-NAs.Rout.save’ ...48c48
< 2.00 27.25 147.50 114.60 188.50 270.00 16
---
> 2.00 27.25 147.50 114.60 188.50 270.00 16.00
Running ‘clara-ex.R’ [1s/1s]
Running ‘clara.R’ [4s/4s]
Comparing ‘clara.Rout’ to ‘clara.Rout.save’ ... OK
Running ‘clusplot-out.R’ [1s/1s]
Comparing ‘clusplot-out.Rout’ to ‘clusplot-out.Rout.save’ ... OK
Running ‘daisy-ex.R’ [1s/1s]
Comparing ‘daisy-ex.Rout’ to ‘daisy-ex.Rout.save’ ... OK
Running ‘diana-boots.R’ [2s/2s]
Running ‘diana-ex.R’ [0s/0s]
Comparing ‘diana-ex.Rout’ to ‘diana-ex.Rout.save’ ... OK
Running ‘ellipsoid-ex.R’ [0s/0s]
Comparing ‘ellipsoid-ex.Rout’ to ‘ellipsoid-ex.Rout.save’ ... OK
Running ‘fanny-ex.R’ [1s/1s]
Running ‘mona.R’ [0s/0s]
Comparing ‘mona.Rout’ to ‘mona.Rout.save’ ...69a70,94
> V1 V2 V3 V4
> 0 269 264 258 238
> 1 243 248 254 274
> List of 5
> $ data : int [1:512, 1:4] 1 1 1 1 0 0 0 1 0 1 ...
> $ order : int [1:512] 1 4 8 10 12 15 34 38 39 51 ...
> $ variable: int [1:511] 0 0 0 0 0 0 0 0 0 0 ...
> $ step : int [1:511] 0 0 0 0 0 0 0 0 0 0 ...
> $ call : language mona(x = x)
> - attr(*, "class")= chr "mona"
> $data
>
> 0 1
> 1029 1019
>
> $variable
>
> 0 1 2 3 4
> 496 3 1 6 5
>
> $step
>
> 0 1 2 3 4
> 496 1 2 4 8
>
71,72c96,97
< In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
< there is no package called 'MASS'
---
> In RNGkind("Marsaglia-Multicarry", "Buggy Kinderman-Ramage") :
> Buggy version of Kinderman-Ramage generator used
Running ‘pam.R’ [28s/28s]
Comparing ‘pam.Rout’ to ‘pam.Rout.save’ ... OK
Running ‘silhouette-default.R’ [3s/3s]
Comparing ‘silhouette-default.Rout’ to ‘silhouette-default.Rout.save’ ... OK
Running ‘sweep-ex.R’ [0s/0s]
- checking PDF version of manual ... OK