NEWS.md
file to track changes to the package.min_module_size
and ave_degree
, which involved a potentially combination for scale-free
and thus also some mixed-type networks.netgen_v1
routine, and add assertion to check argument lengths.Add netsampler()
routine
Modify user interface for netgen()
to provide more self-explanatory argument names. Note: the
old behaviour can be recovered for previous scripts you don't want to update manually by doing
netgen <- EcoNetGen:::netgen_v1
after loading EcoNetGen
.
Ensure that FORTRAN correctly obeys set.seed()
by always using the R random number generator. #6