-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathDESCRIPTION
More file actions
16 lines (16 loc) · 829 Bytes
/
DESCRIPTION
File metadata and controls
16 lines (16 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: ITNr
Type: Package
Title: Analysis of the International Trade Network
Version: 0.7.0
Author: Matthew Smith
Maintainer: Matthew Smith <matt_smith.90@hotmail.co.uk>
Description: Functions to clean and process international trade data into an international trade network (ITN) are provided. It then provides a set a functions to undertake analysis and plots of the ITN (extract the backbone, centrality, blockmodels, clustering). Examining the key players in the ITN and regional trade patterns.
Depends: R (>= 2.15.1), network
License: GPL-3
Encoding: UTF-8
Imports: stats,circlize,graphics,RColorBrewer,xergm.common,
reshape2,maps,blockmodeling,igraph,utils,dplyr,plyr,
cowplot,ggplot2,GGally,fastmatch,intergraph,
sna,tnet,WDI,networkDynamic
LazyData: true
RoxygenNote: 7.3.2