Last updated on 2024-09-09 06:48:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.1.2 | 10.37 | 441.76 | 452.13 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.1.2 | 7.37 | 303.83 | 311.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.1.2 | 751.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.1.2 | 787.42 | OK | |||
r-devel-windows-x86_64 | 4.1.2 | 16.00 | 511.00 | 527.00 | NOTE | |
r-patched-linux-x86_64 | 4.1.2 | 16.90 | 419.91 | 436.81 | OK | |
r-release-linux-x86_64 | 4.1.2 | 9.65 | 406.07 | 415.72 | OK | |
r-release-macos-arm64 | 4.1.2 | 222.00 | OK | |||
r-release-macos-x86_64 | 4.1.2 | 604.00 | OK | |||
r-release-windows-x86_64 | 4.1.2 | 17.00 | 496.00 | 513.00 | OK | |
r-oldrel-macos-arm64 | 4.1.2 | 239.00 | ERROR | |||
r-oldrel-macos-x86_64 | 4.1.2 | 418.00 | ERROR | |||
r-oldrel-windows-x86_64 | 4.1.2 | 19.00 | 576.00 | 595.00 | OK |
Version: 4.1.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
Binomial-ergmReference-cdff43a4.Rd: ergmTerm, ergmReference
CMB-ergmTerm-5a51afe9.Rd: ergmTerm
CMP-ergmTerm-4d501174.Rd: ergmTerm
Disc-ergmProposal-b6c6e5ca.Rd: DiscUnif-ergmReference, ergmProposal
DiscTNT-ergmProposal-c3c2e8cb.Rd: DiscUnif-ergmReference,
ergmProposal, TNT-ergmProposal
Geometric-ergmReference-1ee5c5ac.Rd: sum-ergmTerm, ergmReference
Poisson-ergmReference-40df5ec8.Rd: ergmTerm, ergmReference
ZIPoisson-ergmProposal-bba55a81.Rd: ergmProposal
ergm.count-package.Rd: ergm-package, ergmReference, ergmTerm, ergm,
control.ergm
zach.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, r-devel-windows-x86_64
Version: 4.1.2
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘valued.Rmd’
...
> par(mar = rep(0, 4))
> plot(zach, edge.col = zach.ecol, vertex.col = zach.vcol,
+ displaylabels = TRUE)
> summary(samplk.tot ~ sum)
When sourcing ‘valued.R’:
Error: ERGM term ‘sum’ function ‘InitErgmTerm.sum’ not found.
Execution halted
‘valued.Rmd’ using ‘UTF-8’... failed
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64