* using log directory 'd:/Rcompile/CRANpkg/local/3.5/statnet.Rcheck' * using R version 3.5.3 (2019-03-11) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'statnet/DESCRIPTION' ... OK * this is package 'statnet' version '2019.6' * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'statnet' 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 use of S3 registration ... OK * checking 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 ... [47s] 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 examples ... ERROR Running examples in 'statnet-Ex.R' failed The error occurred in: R version 3.5.3 (2019-03-11) -- "Great Truth" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "statnet" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > options(pager = "console") > library('statnet') Loading required package: tergm Loading required package: ergm Loading required package: network network: Classes for Relational Data Version 1.16.0 created on 2019-11-30. copyright (c) 2005, Carter T. Butts, University of California-Irvine Mark S. Handcock, University of California -- Los Angeles David R. Hunter, Penn State University Martina Morris, University of Washington Skye Bender-deMoll, University of Washington For citation information, type citation("network"). Type help("network-package") to get started. ergm: version 3.10.4, created on 2019-06-10 Copyright (c) 2019, Mark S. Handcock, University of California -- Los Angeles David R. Hunter, Penn State University Carter T. Butts, University of California -- Irvine Steven M. Goodreau, University of Washington Pavel N. Krivitsky, University of Wollongong Martina Morris, University of Washington with contributions from Li Wang Kirk Li, University of Washington Skye Bender-deMoll, University of Washington Chad Klumb Based on "statnet" project software (statnet.org). For license and citation information see statnet.org/attribution or type citation("ergm"). NOTE: Versions before 3.6.1 had a bug in the implementation of the bd() constriant which distorted the sampled distribution somewhat. In addition, Sampson's Monks datasets had mislabeled vertices. See the NEWS and the documentation for more details. NOTE: Some common term arguments pertaining to vertex attribute and level selection have changed in 3.10.0. See terms help for more details. Use 'options(ergm.term=list(version="3.9.4"))' to use old behavior. Loading required package: networkDynamic networkDynamic: version 0.10.1, created on 2020-01-16 Copyright (c) 2020, Carter T. Butts, University of California -- Irvine Ayn Leslie-Cook, University of Washington Pavel N. Krivitsky, University of Wollongong Skye Bender-deMoll, University of Washington with contributions from Zack Almquist, University of California -- Irvine David R. Hunter, Penn State University Li Wang Kirk Li, University of Washington Steven M. Goodreau, University of Washington Jeffrey Horner Martina Morris, University of Washington Based on "statnet" project software (statnet.org). For license and citation information see statnet.org/attribution or type citation("networkDynamic"). Error: package or namespace load failed for 'tergm' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): namespace 'nlme' 3.1-137 is being loaded, but >= 3.1.139 is required Error: package 'tergm' could not be loaded Execution halted * checking PDF version of manual ... OK * DONE Status: 1 ERROR