Package: ICON
Type: Package
Title: Provides Easy Access to Complex Systems Datasets
Version: 0.4.0
Authors@R: 
    c(person(given = "Raoul",
             family = "Wadhwa",
             role = c("aut", "cre"),
             email = "raoulwadhwa@gmail.com",
             comment = c(ORCID = "0000-0003-0503-9580")),
      person(given = "Jacob",
             family = "Scott",
             role = "aut",
             comment = c(ORCID = "0000-0003-2971-7673")))
Description: Provides easy-to-use and easy-to-access datasets from the
    Index of COmplex Networks (ICON) database available on the University
    of Colorado website. All datasets can be loaded with a single function
    call and new datasets are being slowly added from ICON at
    <https://icon.colorado.edu>. Specific ICON datasets of interest can
    be requested at the BugReports URL <https://github.com/rrrlw/ICON/issues>.
Depends: R (>= 2.10)
Imports: network (>= 1.16), utils (>= 3.6.1)
License: CC0
Encoding: UTF-8
LazyData: true
URL: https://rrrlw.github.io/ICON/
BugReports: https://github.com/rrrlw/ICON/issues
RoxygenNote: 7.1.1
Suggests: covr (>= 3.5), ggnetwork (>= 0.5), ggplot2 (>= 3.3), knitr
        (>= 1.30), testthat (>= 2.3), rmarkdown (>= 2.4)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-10-23 19:08:13 UTC; raoul
Author: Raoul Wadhwa [aut, cre] (<https://orcid.org/0000-0003-0503-9580>),
  Jacob Scott [aut] (<https://orcid.org/0000-0003-2971-7673>)
Maintainer: Raoul Wadhwa <raoulwadhwa@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-23 23:00:02 UTC
