Skip to content

Commit

Permalink
Updated copyright year and headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
krivit committed Jan 9, 2025
1 parent 4432ece commit 3c9a97e
Show file tree
Hide file tree
Showing 400 changed files with 443 additions and 398 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: ergm
Version: 4.8.0-7535
Date: 2025-01-04
Version: 4.8.0-7549
Date: 2025-01-09
Title: Fit, Simulate and Diagnose Exponential-Family Models for Networks
Authors@R: c(
person(c("Mark", "S."), "Handcock", role=c("aut"), email="[email protected]"),
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Martina Morris, University of Washington

The 'statnet' development team

Copyright 2003-2024
Copyright 2003-2025

Other contributors
====================
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmConstraint.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

# Meta-constraint for a dot placeholder
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmConstraint.blockdiag.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

## FIXME: There is almost certainly a better way to do this.
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmConstraint.hints.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
InitErgmConstraint.TNT<-function(nw, arglist, ...){
.Deprecate_once("sparse")
Expand Down
4 changes: 2 additions & 2 deletions R/InitErgmConstraint.operator.R
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# File R/InitErgmConstraint.R in package ergm, part of the
# File R/InitErgmConstraint.operator.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-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

#' @templateVar name Dyads
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmProposal.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
#===========================================================================
# The <InitErgmProposal> file contains the following 24 functions for
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmProposal.dyadnoise.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

#' @templateVar name dyadnoiseTNT
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmReference.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

#' @templateVar name Bernoulli
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

#NOTE: a number of undocumented terms have been removed from this file
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.auxnet.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
InitErgmTerm..sociomatrix<-function(nw, arglist, ...) {
a <- check.ErgmTerm(nw, arglist,
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.bipartite.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

################################################################################
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.bipartite.degree.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

#NOTE: a number of undocumented terms have been removed from this file
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.blockop.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
## Creates a submodel that ignores any edges not within the
## blocks.
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.coincidence.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

#' @templateVar name coincidence
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.dgw_sp.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

################################################################################
Expand Down
9 changes: 9 additions & 0 deletions R/InitErgmTerm.diversity.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# File R/InitErgmTerm.diversity.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-2025 Statnet Commons
################################################################################
#' @templateVar name nodecovrange
#' @title Range of covariate values for neighbors of a node
#' @description This term adds a single network statistic equalling
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.extra.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
# These are InitErgm functions that were never included in the public release.
#NOTE: a number of undocumented terms have been removed from this file
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.indices.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
# This term is not meaningful for modelling, but it has the property
# that its change score for dyad (i,j) is always (i,j). It is used by
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.interaction.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
check_interact_term <- function(m, dependent_action){
msg <- paste0("Change statistic interactions are poorly defined for dyad-dependent terms. Use ", sQuote("interact.dependent"), " term option to set the behavior.")
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.operator.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
#' Wrap a submodel's curved, empty network statistics, and extended
#' state (read-only) specification (if present) for output from an
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.projection.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
#' @templateVar name Project
#' @title Evaluation on a projection of a bipartite network
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.spcache.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

.spcache.aux <- function(type){
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.test.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
InitErgmTerm.test.abs.edges.minus.5<-function(nw, arglist, ...) {
a <- check.ErgmTerm(nw, arglist,
Expand Down
2 changes: 1 addition & 1 deletion R/InitErgmTerm.transitiveties.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
# This new InitErgmTerm function still needs to be tested:

Expand Down
2 changes: 1 addition & 1 deletion R/InitWtErgmProposal.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

#' @templateVar name StdNormal
Expand Down
2 changes: 1 addition & 1 deletion R/InitWtErgmTerm.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

binary_wrap <- function(InitFun, nw, a, valued_args, ddd, namemap = identity, cnmap = identity){
Expand Down
2 changes: 1 addition & 1 deletion R/InitWtErgmTerm.operator.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
InitWtErgmTerm.Passthrough <- function(nw, arglist, ...){
out <- InitErgmTerm.Passthrough(nw, arglist, ...)
Expand Down
2 changes: 1 addition & 1 deletion R/InitWtErgmTerm.test.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
InitWtErgmTerm.test.abs.sum.minus.5<-function(nw, arglist, ...) {
a <- check.ErgmTerm(nw, arglist,
Expand Down
2 changes: 1 addition & 1 deletion R/anova.ergm.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
################################################################################
# The <anova.ergm> function computes an analysis of variance table for a
Expand Down
2 changes: 1 addition & 1 deletion R/anova.ergmlist.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
#################################################################################
# The <anova.ergmlist> function computes an analysis of variance table for one
Expand Down
2 changes: 1 addition & 1 deletion R/approx.hotelling.diff.test.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
.dtsq <- function(x, param, df, log = FALSE){
fx <- x*(df - param + 1)/(param*df)
Expand Down
2 changes: 1 addition & 1 deletion R/as.network.numeric.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

#' Create a Simple Random network of a Given Size
Expand Down
2 changes: 1 addition & 1 deletion R/build_term_index.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

.termTable<-function(terms,merge.names=FALSE){
Expand Down
2 changes: 1 addition & 1 deletion R/check.ErgmTerm.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

ergm_Init_inform_once <- once(ergm_Init_inform)
Expand Down
2 changes: 1 addition & 1 deletion R/control.ergm.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
#' Auxiliary function for fine-tuning ERGM fitting.
#'
Expand Down
2 changes: 1 addition & 1 deletion R/control.ergm.bridge.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################


Expand Down
2 changes: 1 addition & 1 deletion R/control.gof.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
#=================================================================
# This file contains the 2 following functions for controlling
Expand Down
2 changes: 1 addition & 1 deletion R/control.logLik.ergm.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################


Expand Down
2 changes: 1 addition & 1 deletion R/control.san.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################


Expand Down
2 changes: 1 addition & 1 deletion R/control.simulate.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################

#' Auxiliary for Controlling ERGM Simulation
Expand Down
2 changes: 1 addition & 1 deletion R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
#' Two versions of an E. Coli network dataset
#'
Expand Down
2 changes: 1 addition & 1 deletion R/ergm-defunct.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2003-2024 Statnet Commons
# Copyright 2003-2025 Statnet Commons
################################################################################
# The last home for functions to removed from ergm.

Expand Down
Loading

0 comments on commit 3c9a97e

Please sign in to comment.