- using R Under development (unstable) (2024-09-15 r87152 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 13.2.0
GNU Fortran (GCC) 13.2.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- using options '--no-examples --no-tests --no-vignettes'
- checking for file 'ergm/DESCRIPTION' ... OK
- this is package 'ergm' version '4.6.0'
- package encoding: UTF-8
- 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 'ergm' can be installed ... OK
See the install log for details.
- used C compiler: 'gcc.exe (GCC) 13.2.0'
- checking installed package size ... OK
- checking package directory ... OK
- checking 'build' 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 code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [2s] OK
- checking whether the package can be loaded with stated dependencies ... [2s] OK
- checking whether the package can be unloaded cleanly ... [2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s] OK
- checking loading without being on the library search path ... [2s] OK
- checking whether startup messages can be suppressed ... [2s] 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 ... [33s] OK
- checking Rd files ... [14s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... 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.
- 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 ... [1s] OK
- checking data for ASCII and uncompressed saves ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking use of PKG_*FLAGS in Makefiles ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compiled code ... 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.
- checking sizes of PDF files under 'inst/doc' ... OK
- checking installed files from 'inst/doc' ... OK
- checking files in 'vignettes' ... OK
- checking examples ... SKIPPED
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... SKIPPED
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking running R code from vignettes ... SKIPPED
- checking re-building of vignette outputs ... SKIPPED
- checking PDF version of manual ... [33s] OK
- checking HTML version of manual ... [48s] OK
- DONE
Status: 2 NOTEs