- using R version 3.0.1 Patched (2013-05-16 r62757)
- using platform: x86_64-unknown-linux-gnu (64-bit)
- using session charset: UTF-8
- checking for file ‘prabclus/DESCRIPTION’ ... OK
- this is package ‘prabclus’ version ‘2.2-4’
- 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 for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘prabclus’ can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over 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 loading without being on the library search path ... 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 examples ... [10s/10s] OK
- checking differences from ‘prabclus-Ex.Rout’ to ‘prabclus-Ex.Rout.save’ ...
2c2
< Package 'mclust' version 4.1
---
> Package 'mclust' version 4.0
4c4
< > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv')
---
> > assign(".oldSearch", search(), pos = 'CheckExEnv')
5266,5269c5266,5273
< [1] 0.70 0.75 0.65 0.80 0.65 0.85 0.85 0.80 0.75 0.80 0.85 0.60 0.80 0.75 0.70
< [16] 0.70 0.85 0.75 0.60 0.65 0.70 0.70 0.85 0.60 0.80 0.70 0.65 0.55 0.60 0.60
< [31] 0.60 0.60 0.70 0.70 0.75 0.70 0.60 0.75 0.70 0.25 0.30 0.65 0.65 0.60 0.65
< [46] 0.70 0.60 0.55 0.70 0.50
---
> [1] 0.4736842 0.3684211 0.4736842 0.5263158 0.3684211 0.4210526 0.3684211
> [8] 0.5263158 0.5263158 0.5263158 0.6842105 0.4210526 0.4210526 0.5263158
> [15] 0.4210526 0.2631579 0.4210526 0.4736842 0.5263158 0.4210526 0.4736842
> [22] 0.4210526 0.5263158 0.4210526 0.6315789 0.5263158 0.4210526 0.4736842
> [29] 0.4210526 0.3684211 0.5263158 0.4736842 0.4736842 0.4210526 0.4736842
> [36] 0.5789474 0.5263158 0.5263158 0.4210526 0.3684211 0.2631579 0.4210526
> [43] 0.3684211 0.4736842 0.5263158 0.4210526 0.4210526 0.2631579 0.5263158
> [50] 0.5263158
5272c5276
< [1] 0.25 0.60 0.60 0.55
---
> [1] 0.2631579 0.3684211 0.2631579 0.4210526
5275c5279
< [1] 0.75 0.85 0.80 0.85
---
> [1] 0.5263158 0.5263158 0.5789474 0.6842105
5278c5282
< [1] 0.5375000 0.6970588 0.6923077 0.7250000
---
> [1] 0.3947368 0.4520124 0.4574899 0.5043860
OK
- checking for unstated dependencies in tests ... OK
- checking tests ... [14s/14s] OK
Running ‘prabclustests.R’ [14s/14s]
Comparing ‘prabclustests.Rout’ to ‘prabclustests.Rout.save’ ...4c4
< Package 'mclust' version 4.1
---
> Package 'mclust' version 4.0
104c104
< The following object is masked from 'package:boot':
---
> The following object(s) are masked from 'package:boot':
107a108,114
>
> Attaching package: 'Matrix'
>
> The following object(s) are masked from 'package:base':
>
> det
>
112c119,128
< deldir 0.0-22
---
> deldir 0.0-19
>
> PLEASE NOTE: The components "delsgs" and "summary" of the
> object returned by deldir() are now DATA FRAMES rather than
> matrices (as they were prior to release 0.0-18).
> See help("deldir").
>
> PLEASE NOTE: The process for determining duplicated points
> has changed from that used in version 0.0-9 (and previously).
>
- checking PDF version of manual ... OK