• 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 ‘ergm/DESCRIPTION’ ... OK
  • this is package ‘ergm’ version ‘3.0-1’
  • checking package namespace information ... OK
  • checking package dependencies ... NOTE
    Package suggested but not available for checking: ‘latentnet’
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking whether package ‘ergm’ 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 ... NOTE
    stergm.EGMME.SA : do.optimization: no visible binding for global
    variable ‘oh’
    stergm.EGMME.SA : do.optimization: no visible binding for global
    variable ‘oh.last’
    stergm.EGMME.SA : eval.optpars: no visible binding for global variable
    ‘oh.last’
    stergm.EGMME.SA : eval.optpars: no visible binding for global variable
    ‘oh’
    stergm.EGMME.SA : eval.optpars: no visible binding for global variable
    ‘jitters’
    stergm.EGMME.SA : accel.brake: no visible binding for global variable
    ‘oh’
    stergm.EGMME.SA: no visible binding for global variable ‘oh’
    Found .Internal call in the following function:
    ‘ergm.update.formula’
    with calls to .Internal functions
    ‘update.formula’

    Packages should not call .Internal(): it is not part of the API, for
    use only by R itself and subject to change without notice.
  • checking Rd files ... OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... WARNING
    Unknown package(s) ‘latentnet’ in Rd xrefs
  • 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 R/sysdata.rda ... 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 ... [167s/168s] OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ... [437s/438s] OK
    Running ‘constrain_observed.R’ [2s/2s]
    Running ‘constraint_conflict.R’ [2s/2s]
    Running ‘drop_tests.R’ [29s/29s]
    Running ‘dynamic_MLE.R’ [31s/31s]
    Running ‘dynamic_simtest_bipartite.R’ [7s/7s]
    Running ‘dynamic_simtest_directed.R’ [8s/8s]
    Running ‘dynamic_simtest_undirected.R’ [7s/7s]
    Running ‘ergm.mixed.R’ [20s/20s]
    Running ‘ergm.update.formula.R’ [13s/13s]
    Running ‘ergmMPLEtest.R’ [2s/2s]
    Running ‘estflo.R’ [15s/15s]
    Running ‘fix.curved.R’ [2s/2s]
    Running ‘flomarkov.R’ [17s/17s]
    Running ‘hamming_termtests.R’ [9s/10s]
    Running ‘miss_tests.R’ [116s/116s]
    Running ‘mple_largenetwork.R’ [3s/3s]
    Running ‘mple_offset.R’ [2s/2s]
    Running ‘mple_target.stats.R’ [8s/8s]
    Running ‘nodemix.R’ [2s/2s]
    Running ‘nodrop.R’ [20s/20s]
    Running ‘runtime_diags.R’ [42s/42s]
    Running ‘simpletests.R’ [2s/2s]
    Running ‘steppingtest.R’ [7s/7s]
    Running ‘termTests.bipartite.R’ [5s/5s]
    Running ‘termTests.directed.R’ [4s/4s]
    Running ‘termTests.flexible.R’ [7s/7s]
    Running ‘termTests.undirected.R’ [3s/3s]
    Running ‘testgflomiss.R’ [12s/12s]
    Running ‘testgmonkmiss.R’ [38s/38s]
  • checking PDF version of manual ... OK
    WARNING: There was 1 warning.
    NOTE: There were 2 notes.
    See
    ‘/home/hornik/tmp/R.check/r-release/Work/PKGS/ergm.Rcheck/00check.log’
    for details.