Package: fastnet
Type: Package
Title: Large-Scale Social Network Analysis
Version: 1.0.0
Authors@R: c(
  person("Nazrul", "Shaikh", email = "networkgroupr@gmail.com", role = c("aut","cre")),
  person("Xu", "Dong", email = "x.dong3@umiami.edu", role = "aut"),
  person("Luis", "Castro", email = "luiscastroabril@miami.edu", role = "aut"),
  person("Christian", "Llano", email = "cxl985@miami.edu", role = "ctb")
  )
Description: We present an implementation of the algorithms required to simulate
  large-scale social networks and retrieve their most relevant metrics. Details 
  can be found in the accompanying scientific paper on the Journal 
  of Statistical Software, <doi:10.18637/jss.v096.i07>.
License: GPL (>= 2)
Imports: doParallel (>= 1.0.0), foreach (>= 1.5.0), igraph (>= 1.2.0),
        tidygraph(>= 1.2.0)
Depends: R (>= 4.0.0)
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/networkgroupR/fastnet/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-12-01 02:20:58 UTC; xu
Author: Nazrul Shaikh [aut, cre],
  Xu Dong [aut],
  Luis Castro [aut],
  Christian Llano [ctb]
Maintainer: Nazrul Shaikh <networkgroupr@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-01 07:40:02 UTC
Built: R 4.4.3; ; 2025-11-12 04:38:36 UTC; windows
