CRAN Package Check Results for Package ergm

Last updated on 2024-10-06 05:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.6.0 71.37 531.17 602.54 NOTE --no-vignettes
r-devel-linux-x86_64-debian-gcc 4.6.0 49.96 365.50 415.46 NOTE --no-vignettes
r-devel-linux-x86_64-fedora-clang 4.6.0 1278.48 NOTE
r-devel-linux-x86_64-fedora-gcc 4.6.0 1095.55 ERROR
r-devel-windows-x86_64 4.6.0 102.00 206.00 308.00 NOTE --no-examples --no-tests --no-vignettes
r-patched-linux-x86_64 4.6.0 86.01 495.61 581.62 WARN --no-vignettes
r-release-linux-x86_64 4.6.0 74.79 501.83 576.62 OK --no-vignettes
r-release-macos-arm64 4.6.0 338.00 NOTE
r-release-macos-x86_64 4.6.0 497.00 NOTE
r-release-windows-x86_64 4.6.0 100.00 213.00 313.00 OK --no-examples --no-tests --no-vignettes
r-oldrel-macos-arm64 4.6.0 413.00 NOTE
r-oldrel-macos-x86_64 4.6.0 628.00 NOTE
r-oldrel-windows-x86_64 4.6.0 113.00 208.00 321.00 OK --no-examples --no-tests --no-vignettes

Additional issues

Strict

Check Details

Version: 4.6.0
Flags: --no-vignettes
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: approx.hotelling.diff.test.Rd: mcmc.list call.ErgmTerm.Rd: network control.ergm.Rd: mcmc.list degreedist.Rd: network ergm-errors.Rd: abort, warn, inform ergm.Rd: network, %v%, %n% ergm.design.Rd: network ergm.estfun.Rd: mcmc, mcmc.list ergm.geodistdist.Rd: network ergm.getnetwork.Rd: network ergm.godfather.Rd: network, mcmc ergmConstraint.Rd: network ergmMPLE.Rd: network ergmReference.Rd: network ergmTerm.Rd: network, %v%, %n% ergm_MCMC_sample.Rd: mcmc.list ergm_dyadgen_select.Rd: network ergm_model.Rd: term_list ergm_plot.mcmc.list.Rd: mcmc.list ergm_preprocess_response.Rd: network ergm_proposal.Rd: term_list ergm_state.Rd: network, tibble, edgelist ergm_symmetrize.Rd: network, tibble ergmlhs.Rd: network get.node.attr.Rd: network geweke.diag.mv.Rd: mcmc, mcmc.list gof.Rd: network is.valued.Rd: edgelist, network network.list.Rd: network nvattr.copy.network.Rd: network, network.initialize, set.vertex.attribute, set.network.attribute rlebdm.Rd: tibble, edgelist, network, as.edgelist samplk.Rd: network sampson.Rd: network san.Rd: network simulate.ergm.Rd: network, mcmc, mcmc.list, edgelist spectrum0.mvar.Rd: spectrum0.ar summary.ergm_model.Rd: network summary.formula.Rd: network summary_formula.Rd: network to_ergm_Cdouble.Rd: network update.network.Rd: network Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 4.6.0
Flags: --no-vignettes
Check: compiled code
Result: NOTE File ‘ergm/libs/ergm.so’: Found non-API call to R: ‘SET_TYPEOF’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 4.6.0
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: R 1.0Mb doc 1.7Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 4.6.0
Check: compiled code
Result: NOTE File ‘ergm/libs/ergm.so’: Found non-API call to R: ‘SET_TYPEOF’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 4.6.0
Check: tests
Result: ERROR Running ‘requireNamespaceTest.R’ Running ‘testthat.R’ [256s/140s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # File tests/testthat.R in package ergm, part of the > # Statnet suite of packages for network analysis, https://statnet.org . > # > # This software is distributed under the GPL-3 license. It is free, > # open source, and has the attribution requirements (GPL Section 7) at > # https://statnet.org/attribution . > # > # Copyright 2003-2023 Statnet Commons > ################################################################################ > library(testthat) > library(ergm) Loading required package: network 'network' 1.18.2 (2023-12-04), part of the Statnet Project * 'news(package="network")' for changes since last version * 'citation("network")' for citation information * 'https://statnet.org' for help, support, and other information 'ergm' 4.6.0 (2023-12-17), part of the Statnet Project * 'news(package="ergm")' for changes since last version * 'citation("ergm")' for citation information * 'https://statnet.org' for help, support, and other information 'ergm' 4 is a major update that introduces some backwards-incompatible changes. Please type 'news(package="ergm")' for a list of major changes. > > test_check("ergm") Starting 2 test processes Error in `private$handle_error()`: ! testthat subprocess exited in file `test-term-Offset.R` Caused by error: ! R session crashed with exit code -11 Backtrace: ▆ 1. └─testthat::test_check("ergm") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_parallel(...) 5. ├─withr::with_dir(...) 6. │ └─base::force(code) 7. ├─testthat::with_reporter(...) 8. │ └─base::tryCatch(...) 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 13. └─queue$poll(Inf) 14. └─base::lapply(...) 15. └─testthat (local) FUN(X[[i]], ...) 16. └─private$handle_error(msg, i) 17. └─rlang::abort(...) Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 4.6.0
Flags: --no-examples --no-tests --no-vignettes
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: approx.hotelling.diff.test.Rd: mcmc.list call.ErgmTerm.Rd: network control.ergm.Rd: mcmc.list degreedist.Rd: network ergm-errors.Rd: abort, warn, inform ergm.Rd: network, %v%, %n% ergm.design.Rd: network ergm.estfun.Rd: mcmc, mcmc.list ergm.geodistdist.Rd: network ergm.getnetwork.Rd: network ergm.godfather.Rd: network, mcmc ergmConstraint.Rd: network ergmMPLE.Rd: network ergmReference.Rd: network ergmTerm.Rd: network, %v%, %n% ergm_MCMC_sample.Rd: mcmc.list ergm_dyadgen_select.Rd: network ergm_model.Rd: term_list ergm_plot.mcmc.list.Rd: mcmc.list ergm_preprocess_response.Rd: network ergm_proposal.Rd: term_list ergm_state.Rd: network, tibble, edgelist ergm_symmetrize.Rd: network, tibble ergmlhs.Rd: network get.node.attr.Rd: network geweke.diag.mv.Rd: mcmc, mcmc.list gof.Rd: network is.valued.Rd: edgelist, network network.list.Rd: network nvattr.copy.network.Rd: network, network.initialize, set.vertex.attribute, set.network.attribute rlebdm.Rd: tibble, edgelist, network, as.edgelist samplk.Rd: network sampson.Rd: network san.Rd: network simulate.ergm.Rd: network, mcmc, mcmc.list, edgelist spectrum0.mvar.Rd: spectrum0.ar summary.ergm_model.Rd: network summary.formula.Rd: network summary_formula.Rd: network to_ergm_Cdouble.Rd: network update.network.Rd: network Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64

Version: 4.6.0
Flags: --no-examples --no-tests --no-vignettes
Check: compiled code
Result: NOTE File 'ergm/libs/x64/ergm.dll': Found non-API call to R: 'SET_TYPEOF' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 4.6.0
Flags: --no-vignettes
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: no hsearch.rds meta data for package ergm See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/ergm.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ Flavor: r-patched-linux-x86_64