Skip to content

Commit 9a9d6e8

Browse files
committed
Roxygenized with the new version and fixed some Roxygen warnings.
1 parent bbe0533 commit 9a9d6e8

4 files changed

Lines changed: 9 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: ergm.multi
2-
Version: 0.3.0-4243
3-
Date: 2026-02-21
2+
Version: 0.3.0-4248
3+
Date: 2026-03-12
44
Title: Fit, Simulate and Diagnose Exponential-Family Models for Multiple or Multilayer Networks
55
Authors@R: c(person(c("Pavel", "N."), "Krivitsky", role=c("aut","cre"), email="pavel@statnet.org", comment=c(ORCID="0000-0002-9101-3362")),
66
person(c("Mark", "S."), "Handcock", role=c("ctb"), email="handcock@stat.ucla.edu"),

R/gofN.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
#'
5959
#' \item{stats,stats.obs}{If `save_stats` control parameter is `TRUE`, the simulated statistics.}
6060
#'
61-
#' In addition, the following [`attr`]-style attributes are included:
61+
#' In addition, the following [`attr`][base::attr]-style attributes are included:
6262
#'
6363
#' \item{nw}{The observed multinetwork object.}
6464
#'

man/ergm.multi-package.Rd

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/gofN.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)