{
  "_id": "6a1c10e61d7bb097a0a2eb3a",
  "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\ninto an international trade network (ITN) are provided. It then\nprovides a set a functions to undertake analysis and plots of\nthe ITN (extract the backbone, centrality, blockmodels,\nclustering). Examining the key players in the ITN and regional\ntrade patterns.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 10:34:46 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://matt-smith430.r-universe.dev",
  "Date/Publication": "2023-03-31 13:10:11 UTC",
  "RemoteUrl": "https://github.com/cran/ITNr",
  "RemoteRef": "HEAD",
  "RemoteSha": "35a833cc39458b6cf5f6b491a4327cca2effa63a",
  "MD5sum": "868f8c2c5badcafdebb5bc7d1a72c691",
  "_user": "matt-smith430",
  "_type": "src",
  "_file": "ITNr_0.7.0.tar.gz",
  "_fileid": "a17ec23b81819d5c1356b085c3c1e5aa13639d1323291cf3b2772bd1c2a5a15d",
  "_filesize": 394313,
  "_sha256": "a17ec23b81819d5c1356b085c3c1e5aa13639d1323291cf3b2772bd1c2a5a15d",
  "_created": "2026-05-31T10:34:46.000Z",
  "_published": "2026-05-31T10:43:50.540Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78719025962,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7316016095"
    },
    {
      "job": 78719025952,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316015972"
    },
    {
      "job": 78719025923,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7316013772"
    },
    {
      "job": 78719025932,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316013158"
    },
    {
      "job": 78718862955,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316001750"
    },
    {
      "job": 78719025921,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316014188"
    },
    {
      "job": 78719025957,
      "time": 509,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7316054462"
    },
    {
      "job": 78719025963,
      "time": 435,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7316047344"
    },
    {
      "job": 78719025964,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316011349"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matt-smith430/actions/runs/26710181937",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ITNr",
  "_commit": {
    "id": "35a833cc39458b6cf5f6b491a4327cca2effa63a",
    "author": "Matthew Smith <matt_smith.90@hotmail.co.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.7.0\n",
    "time": 1680268211
  },
  "_maintainer": {
    "name": "Matthew Smith",
    "email": "matt_smith.90@hotmail.co.uk",
    "login": "matt-smith430",
    "description": "",
    "uuid": 7104199
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.1",
      "role": "Depends"
    },
    {
      "package": "network",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "xergm.common",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "maps",
      "role": "Imports"
    },
    {
      "package": "blockmodeling",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "role": "Imports"
    },
    {
      "package": "fastmatch",
      "role": "Imports"
    },
    {
      "package": "intergraph",
      "role": "Imports"
    },
    {
      "package": "sna",
      "role": "Imports"
    },
    {
      "package": "tnet",
      "role": "Imports"
    },
    {
      "package": "WDI",
      "role": "Imports"
    },
    {
      "package": "networkDynamic",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "matt-smith430",
      "count": 5,
      "uuid": 7104199
    }
  ],
  "_userbio": {
    "uuid": 7104199,
    "type": "user",
    "name": "matt-smith430"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ITNr"
  },
  "_searchresults": 50,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ITNr.html",
    "manual.pdf"
  ],
  "_realowner": "matt-smith430",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-02-08"
    },
    {
      "version": "0.2.0",
      "date": "2018-04-26"
    },
    {
      "version": "0.3.0",
      "date": "2018-10-11"
    },
    {
      "version": "0.6.0",
      "date": "2020-03-11"
    },
    {
      "version": "0.7.0",
      "date": "2023-03-31"
    }
  ],
  "_exports": [
    "abs_diff_mat",
    "Comtradrclean",
    "core_periphery_weighted",
    "ei_group",
    "ei_ind",
    "ei_network",
    "get.backbone",
    "isEmpty",
    "ITN_make_plot",
    "ITN_map_plot",
    "ITNadjust",
    "ITNblock_plot",
    "ITNblock_se",
    "ITNcentrality",
    "ITNcentrality_binary",
    "ITNcluster",
    "ITNcorr",
    "ITNdegdist",
    "ITNdynamic",
    "ITNhistdegdist",
    "ITNimvex",
    "ITNplotset",
    "ITNproperties",
    "ITNproperties_base",
    "make_trade_network",
    "mixing_matrix_igraph",
    "plot_degree_distribution",
    "receiver_mat",
    "region_circle_plot",
    "reorder_df",
    "round_df",
    "sender_mat",
    "WITSclean"
  ],
  "_datasets": [
    {
      "name": "cap_lat_lon",
      "title": "cap_lat_lon",
      "object": "cap_lat_lon",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Country.Code",
        "Country.Name",
        "City",
        "Latitude",
        "Longitude"
      ],
      "rows": 230,
      "table": true,
      "tojson": true
    },
    {
      "name": "ELEnet16",
      "title": "Electrical Automotive Goods 2016 Network",
      "object": "ELEnet16",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ELEnetList",
      "title": "List of Electrical Automotive Goods Networks (2006-2016)",
      "object": "ELEnetList",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "abs_diff_mat",
      "title": "abs_diff_mat",
      "topics": [
        "abs_diff_mat"
      ]
    },
    {
      "page": "cap_lat_lon",
      "title": "cap_lat_lon",
      "topics": [
        "cap_lat_lon"
      ]
    },
    {
      "page": "Comtradrclean",
      "title": "Comtradr data clean",
      "topics": [
        "Comtradrclean"
      ]
    },
    {
      "page": "core_periphery_weighted",
      "title": "Core-Periphery for Weighted Networks",
      "topics": [
        "core_periphery_weighted"
      ]
    },
    {
      "page": "ei_group",
      "title": "Group level E-I Index",
      "topics": [
        "ei_group"
      ]
    },
    {
      "page": "ei_ind",
      "title": "Individual/Node level E-I Index",
      "topics": [
        "ei_ind"
      ]
    },
    {
      "page": "ei_network",
      "title": "Network level E-I Index",
      "topics": [
        "ei_network"
      ]
    },
    {
      "page": "ELEnet16",
      "title": "Electrical Automotive Goods 2016 Network",
      "topics": [
        "ELEnet16"
      ]
    },
    {
      "page": "ELEnetList",
      "title": "List of Electrical Automotive Goods Networks (2006-2016)",
      "topics": [
        "ELEnetList"
      ]
    },
    {
      "page": "get.backbone",
      "title": "get.backbone",
      "topics": [
        "get.backbone"
      ]
    },
    {
      "page": "isEmpty",
      "title": "isEmpty",
      "topics": [
        "isEmpty"
      ]
    },
    {
      "page": "ITN_make_plot",
      "title": "Single Clean ITN Plot",
      "topics": [
        "ITN_make_plot"
      ]
    },
    {
      "page": "ITN_map_plot",
      "title": "ITN plot on world map",
      "topics": [
        "ITN_map_plot"
      ]
    },
    {
      "page": "ITNadjust",
      "title": "Adjust ITN",
      "topics": [
        "ITNadjust"
      ]
    },
    {
      "page": "ITNblock_plot",
      "title": "ITN Blockmodel Plot",
      "topics": [
        "ITNblock_plot"
      ]
    },
    {
      "page": "ITNblock_se",
      "title": "ITN Blockmodel & Structural Equivalence",
      "topics": [
        "ITNblock_se"
      ]
    },
    {
      "page": "ITNcentrality",
      "title": "ITN Centrality",
      "topics": [
        "ITNcentrality"
      ]
    },
    {
      "page": "ITNcentrality_binary",
      "title": "ITN Centrality for binary networks",
      "topics": [
        "ITNcentrality_binary"
      ]
    },
    {
      "page": "ITNcluster",
      "title": "ITN Cluster",
      "topics": [
        "ITNcluster"
      ]
    },
    {
      "page": "ITNcorr",
      "title": "ITN Correlation Plot",
      "topics": [
        "ITNcorr"
      ]
    },
    {
      "page": "ITNdegdist",
      "title": "ITN Degree Distribution",
      "topics": [
        "ITNdegdist"
      ]
    },
    {
      "page": "ITNdynamic",
      "title": "Dynamic ITN",
      "topics": [
        "ITNdynamic"
      ]
    },
    {
      "page": "ITNhistdegdist",
      "title": "ITN Histogram Degree Distribution",
      "topics": [
        "ITNhistdegdist"
      ]
    },
    {
      "page": "ITNimvex",
      "title": "ITN - Exports vs Imports Plot",
      "topics": [
        "ITNimvex"
      ]
    },
    {
      "page": "ITNplotset",
      "title": "ITN Plots",
      "topics": [
        "ITNplotset"
      ]
    },
    {
      "page": "ITNproperties",
      "title": "ITN Properties",
      "topics": [
        "ITNproperties"
      ]
    },
    {
      "page": "ITNproperties_base",
      "title": "ITN Properties Base",
      "topics": [
        "ITNproperties_base"
      ]
    },
    {
      "page": "make_trade_network",
      "title": "make_trade_network",
      "topics": [
        "make_trade_network"
      ]
    },
    {
      "page": "mixing_matrix_igraph",
      "title": "Mixing Matrix",
      "topics": [
        "mixing_matrix_igraph"
      ]
    },
    {
      "page": "plot_degree_distribution",
      "title": "Plot Degree Distribution",
      "topics": [
        "plot_degree_distribution"
      ]
    },
    {
      "page": "receiver_mat",
      "title": "receiver_mat",
      "topics": [
        "receiver_mat"
      ]
    },
    {
      "page": "region_circle_plot",
      "title": "region_circle_plot",
      "topics": [
        "region_circle_plot"
      ]
    },
    {
      "page": "reorder_df",
      "title": "reorder_df",
      "topics": [
        "reorder_df"
      ]
    },
    {
      "page": "round_df",
      "title": "round_df",
      "topics": [
        "round_df"
      ]
    },
    {
      "page": "sender_mat",
      "title": "sender_mat",
      "topics": [
        "sender_mat"
      ]
    },
    {
      "page": "WITSclean",
      "title": "WITS data clean",
      "topics": [
        "WITSclean"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/ITNr/raw/HEAD/man/figures/logo.png",
  "_rundeps": [
    "blockmodeling",
    "cachem",
    "circlize",
    "cli",
    "coda",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "DEoptimR",
    "dplyr",
    "ergm",
    "evaluate",
    "farver",
    "fastmap",
    "fastmatch",
    "forcats",
    "generics",
    "GGally",
    "ggplot2",
    "ggstats",
    "GlobalOptions",
    "glue",
    "gtable",
    "highr",
    "hms",
    "igraph",
    "intergraph",
    "isoband",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lpSolveAPI",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "memoise",
    "network",
    "networkDynamic",
    "networkLite",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "reshape2",
    "rlang",
    "rle",
    "robustbase",
    "S7",
    "scales",
    "shape",
    "sna",
    "statnet.common",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tnet",
    "trust",
    "utf8",
    "vctrs",
    "viridisLite",
    "WDI",
    "withr",
    "xergm.common",
    "xfun",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "itnr",
  "_universes": [
    "matt-smith430"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-31T10:37:02.000Z",
      "distro": "noble",
      "commit": "35a833cc39458b6cf5f6b491a4327cca2effa63a",
      "fileid": "efee1f64c13f1f82c1a307ea67341c6528950a471456fa584d02867fd5c116f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matt-smith430/actions/runs/26710181937"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-31T10:37:02.000Z",
      "distro": "noble",
      "commit": "35a833cc39458b6cf5f6b491a4327cca2effa63a",
      "fileid": "bf172341ed8e3e1be08e879c3996a0d41ba912dcd5a9c62f79d3cb6daf1d9c00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matt-smith430/actions/runs/26710181937"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-31T10:36:48.000Z",
      "commit": "35a833cc39458b6cf5f6b491a4327cca2effa63a",
      "fileid": "afb630274e97e9636413d1b02d723971b0446f7317ad68e128f792ba9fa4227e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matt-smith430/actions/runs/26710181937"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-31T10:36:40.000Z",
      "commit": "35a833cc39458b6cf5f6b491a4327cca2effa63a",
      "fileid": "ec2c569f95c339f2bb39e791cb6de04cc2b6f0a1120be7eeb679e0262a9b96ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matt-smith430/actions/runs/26710181937"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-05-31T10:37:06.000Z",
      "commit": "35a833cc39458b6cf5f6b491a4327cca2effa63a",
      "fileid": "a36e4c958a6e98b7142b1eab02330d443c00a9d959f08d9cdeaac4fcfd77df83",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matt-smith430/actions/runs/26710181937"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-31T10:43:01.000Z",
      "commit": "35a833cc39458b6cf5f6b491a4327cca2effa63a",
      "fileid": "753b3db42fbb321200a12aecc8f03fcc0d4dac24fc07160e2c72f6fdaad68422",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matt-smith430/actions/runs/26710181937"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-31T10:41:56.000Z",
      "commit": "35a833cc39458b6cf5f6b491a4327cca2effa63a",
      "fileid": "c42aae07a77a2f7c84f8a419eca004b166e391be3c6b858bef2a226a88d94584",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matt-smith430/actions/runs/26710181937"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-31T10:36:03.000Z",
      "commit": "35a833cc39458b6cf5f6b491a4327cca2effa63a",
      "fileid": "ee46794bde8f825b9cfb20a9019b9bb453c5e313e38cb185b95ab39361025bc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matt-smith430/actions/runs/26710181937"
    }
  ]
}