Package: fastnet
Type: Package
Title: Large-Scale Social Network Analysis
Version: 0.1.6
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.
License: GPL (>= 2)
Imports: doParallel (>= 1.0.0), foreach (>= 1.4.0), igraph (>= 1.2.0),
        tidygraph(>= 1.1.0)
Depends: R (>= 3.5.0)
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/networkgroupR/fastnet/issues
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-09-11 04:12:48 UTC; Xu Dong
Author: Nazrul Shaikh [aut, cre],
  Xu Dong [aut],
  Luis Castro [aut],
  Christian Llano [ctb]
Maintainer: Nazrul Shaikh <networkgroupr@gmail.com>
Repository: CRAN
Date/Publication: 2018-09-11 06:00:02 UTC
Built: R 3.6.3; ; 2020-08-05 06:18:02 UTC; windows
