ERRVL                   Return the first argument passed (out of any
                        number) that is not a 'try-error' (result of
                        'try' encountering an error.
NVL                     Convenience functions for handling 'NULL'
                        objects.
all_identical           Test if all items in a vector or a list are
                        identical.
as.rle                  Coerce to 'rle' if not already an 'rle' object.
check.control.class     Check if the class of the control list is one
                        of those that can be used by the calling
                        function
compress.data.frame     "Compress" a data frame.
compress_rows           A generic function to compress a row-weighted
                        table
control.list.accessor   Named element accessor for ergm control lists
control.remap           Overwrite control parameters of one
                        configuration with another.
deprecation-utilities   Utilities to help with deprecating functions.
despace                 A one-line function to strip whitespace from
                        its argument.
forkTimeout             Evaluate an R expression with a hard time limit
                        by forking a process
formula.utilities       Functions for Querying, Validating and
                        Extracting from Formulas A suite of utilities
                        for handling model formulas of the style used
                        in Statnet packages.
logspace.utils          Utilities for performing calculations on
                        logarithmic scale.
mcmc-utilities          Utility operations for 'mcmc.list' objects
message_print           'print' objects to the 'message' output.
once                    Evaluate a function once for a given input.
opttest                 Optionally test code depending on environment
                        variable.
order                   Implement the 'sort' and 'order' methods for
                        'data.frame' and 'matrix', sorting it in
                        lexicographic order.
paste.and               Concatenates the elements of a vector
                        (optionaly enclosing them in quotation marks or
                        parentheses) adding appropriate punctuation and
                        conjunctions.
persistEval             Evaluate an expression, restarting on error
print.control.list      Pretty print the control list
rle.utils               RLE utilities
set.control.class       Set the class of the control list
statnet.cite            'CITATION' file utilities for Statnet packages
                        (DEPRECATED)
statnetStartupMessage   Construct a "standard" startup message to be
                        printed when the package is loaded.
sweep_cols.matrix       Suptract a elements of a vector from respective
                        columns of a matrix
ult                     Extract or replace the _ult_imate (last)
                        element of a vector or a list, or an element
                        counting from the end.
unwhich                 Construct a logical vector with 'TRUE' in
                        specified positions.
vector.namesmatch       reorder vector v into order determined by
                        matching the names of its elements to a vector
                        of names
wmatrix                 A data matrix with row weights
wmatrix_weights         Set or extract weighted matrix row weights
