- using R version 2.10.0 Patched (2009-11-05 r50313)
- using session charset: ASCII
- checking for file 'latentnet/DESCRIPTION' ... OK
- this is package 'latentnet' version '2.2-2'
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking for executable files ... OK
- checking whether package 'latentnet' can be installed ... 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 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 ... NOTE
ergmm.MCMC.snowFT: no visible global function definition for
'performParallel'
find.clusters: no visible global function definition for 'hc'
find.clusters: no visible global function definition for 'hclass'
find.clusters: no visible global function definition for 'me'
find.clusters: no visible global function definition for 'unmap'
find.clusters: no visible global function definition for 'mstep'
find.clusters: no visible global function definition for 'map'
klswitch.snowFT: no visible global function definition for
'performParallel'
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... NOTE
Package(s) unavailable to check Rd xrefs: 'snowFT'
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking data for non-ASCII characters ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking for portable use of $BLAS_LIBS ... OK
- checking examples ... ERROR
Running examples in 'latentnet-Ex.R' failed.
The error most likely occurred in:
> ### * as.mcmc.list.ergmm
>
> flush(stderr()); flush(stdout())
>
> ### Name: as.mcmc.list.ergmm
> ### Title: Convert an ERGMM Object to an MCMC list object for Diagnostics.
> ### Aliases: as.mcmc.list.ergmm as.mcmc.ergmm
> ### Keywords: graphs debugging manip
>
> ### ** Examples
>
> library(coda)
Loading required package: lattice
> data(sampson)
> monks.fit<-ergmm(samplike~latent(d=2,G=3))
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'mclust'
Error in find.clusters(G, pm[["Z"]][i.keep, ]) :
You need the 'mclust' package to fit latent cluster models.
Calls: ergmm -> ergmm.initvals -> find.clusters
Execution halted
- elapsed time (check, wall clock): 0:39