{
  "_id": "6a49f5857a98a23ad0a34f86",
  "Package": "comtrade",
  "Title": "Access and Analyse UN Comtrade International Trade Data",
  "Version": "0.1.1",
  "Authors@R": "person(\"Charles\", \"Coverdale\", , \"charlesfcoverdale@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Download and analyse international merchandise and\nservices trade data from the United Nations Comtrade database\n<https://comtradeplus.un.org/>. Retrieve bilateral trade flows,\ncompute trade analytics (revealed comparative advantage, trade\nconcentration, trade balance), and convert between commodity\nclassifications (Harmonised System 'HS', Standard International\nTrade Classification 'SITC', Broad Economic Categories 'BEC').\nCovers 200+ reporter countries, 60+ years of goods trade data\n(1962-present), and services trade via Extended Balance of\nPayments Services ('EBOPS'). Works without registration for\nbasic queries. A free Application Programming Interface ('API')\nkey from <https://comtradedeveloper.un.org/> unlocks full\naccess.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "URL": "https://charlescoverdale.github.io/comtrade/,\nhttps://github.com/charlescoverdale/comtrade",
  "BugReports": "https://github.com/charlescoverdale/comtrade/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://charlescoverdale.r-universe.dev",
  "Date/Publication": "2026-05-04 19:11:38 UTC",
  "RemoteUrl": "https://github.com/charlescoverdale/comtrade",
  "RemoteRef": "HEAD",
  "RemoteSha": "59eade50582d27da862bc8f6de5508e2f967e37a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 05:57:51 UTC",
    "User": "root"
  },
  "Author": "Charles Coverdale [aut, cre]",
  "Maintainer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
  "_user": "charlescoverdale",
  "_type": "src",
  "_file": "comtrade_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/6da91236111a31e1e0322cbe775deeb352e0805af69c89807a3c1e6bc6f4e2dd",
  "_filesize": 145709,
  "_sha256": "6da91236111a31e1e0322cbe775deeb352e0805af69c89807a3c1e6bc6f4e2dd",
  "_expires": "2026-10-13T06:11:16.000Z",
  "_created": "2026-07-05T05:57:51.000Z",
  "_published": "2026-07-05T06:11:17.824Z",
  "_jobs": [
    {
      "job": 85197330743,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088831112"
    },
    {
      "job": 85197330744,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088830760"
    },
    {
      "job": 85197330762,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088915000"
    },
    {
      "job": 85197330747,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088884791"
    },
    {
      "job": 85197183754,
      "time": 151,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088816869"
    },
    {
      "job": 85197330735,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088829417"
    },
    {
      "job": 85197330751,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088825456"
    },
    {
      "job": 85197330748,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088825009"
    },
    {
      "job": 85197330757,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088826729"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28731262517",
  "_status": "success",
  "_upstream": "https://github.com/charlescoverdale/comtrade",
  "_commit": {
    "id": "59eade50582d27da862bc8f6de5508e2f967e37a",
    "author": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "committer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "message": "docs(README): refocus Related packages on thematically relevant ones\n\nReplaced full-suite cross-references with a tight per-README table\ncovering only the packages a user of this one would actually want:\nsame-domain data sources, immediate analytical companions, and\ncross-country counterparts. Drops irrelevant cross-links (e.g.\nelectoral data from tax/energy READMEs) and adds packages that\nwere missing from older lists (e.g. mpshock, ivcheck, greenbook,\nmagentabook, aieconindex).\n",
    "time": 1777921898
  },
  "_maintainer": {
    "name": "Charles Coverdale",
    "email": "charlesfcoverdale@gmail.com",
    "login": "charlescoverdale",
    "linkedin": "in/charlescoverdale",
    "twitter": "@cfcoverdale",
    "description": "economics | climate science | R",
    "uuid": 21993492
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "charlescoverdale",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 11
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 8
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2026-04-13"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "charlescoverdale",
      "count": 21,
      "uuid": 21993492
    }
  ],
  "_userbio": {
    "uuid": 21993492,
    "type": "user",
    "name": "Charles Coverdale",
    "followers": 10,
    "description": "economics | climate science | R"
  },
  "_downloads": {
    "count": 437,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/comtrade"
  },
  "_devurl": "https://github.com/charlescoverdale/comtrade",
  "_pkgdown": "https://charlescoverdale.github.io/comtrade/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/comtrade.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/charlescoverdale/comtrade",
  "_realowner": "charlescoverdale",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-13"
    }
  ],
  "_exports": [
    "ct_available",
    "ct_balance",
    "ct_cache_clear",
    "ct_commodities",
    "ct_compare",
    "ct_concordance",
    "ct_growth",
    "ct_hhi",
    "ct_rca",
    "ct_reporters",
    "ct_services",
    "ct_set_key",
    "ct_share",
    "ct_top_partners",
    "ct_top_products",
    "ct_trade"
  ],
  "_help": [
    {
      "page": "ct_available",
      "title": "Check Data Availability",
      "topics": [
        "ct_available"
      ]
    },
    {
      "page": "ct_balance",
      "title": "Trade Balance by Partner",
      "topics": [
        "ct_balance"
      ]
    },
    {
      "page": "ct_cache_clear",
      "title": "Clear the Comtrade Cache",
      "topics": [
        "ct_cache_clear"
      ]
    },
    {
      "page": "ct_commodities",
      "title": "Search Commodity Codes",
      "topics": [
        "ct_commodities"
      ]
    },
    {
      "page": "ct_compare",
      "title": "Compare Countries",
      "topics": [
        "ct_compare"
      ]
    },
    {
      "page": "ct_concordance",
      "title": "Convert Between Trade Classifications",
      "topics": [
        "ct_concordance"
      ]
    },
    {
      "page": "ct_growth",
      "title": "Trade Growth Over Time",
      "topics": [
        "ct_growth"
      ]
    },
    {
      "page": "ct_hhi",
      "title": "Trade Concentration Index (HHI)",
      "topics": [
        "ct_hhi"
      ]
    },
    {
      "page": "ct_rca",
      "title": "Revealed Comparative Advantage (Balassa Index)",
      "topics": [
        "ct_rca"
      ]
    },
    {
      "page": "ct_reporters",
      "title": "List Reporter Countries",
      "topics": [
        "ct_reporters"
      ]
    },
    {
      "page": "ct_services",
      "title": "Get Services Trade Data",
      "topics": [
        "ct_services"
      ]
    },
    {
      "page": "ct_set_key",
      "title": "Set the Comtrade API Key",
      "topics": [
        "ct_set_key"
      ]
    },
    {
      "page": "ct_share",
      "title": "World Trade Share",
      "topics": [
        "ct_share"
      ]
    },
    {
      "page": "ct_top_partners",
      "title": "Top Trading Partners",
      "topics": [
        "ct_top_partners"
      ]
    },
    {
      "page": "ct_top_products",
      "title": "Top Export or Import Products",
      "topics": [
        "ct_top_products"
      ]
    },
    {
      "page": "ct_trade",
      "title": "Get Bilateral Trade Data",
      "topics": [
        "ct_trade"
      ]
    }
  ],
  "_readme": "https://github.com/charlescoverdale/comtrade/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "comtrade",
  "_universes": [
    "charlescoverdale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-05T05:59:54.000Z",
      "distro": "resolute",
      "commit": "59eade50582d27da862bc8f6de5508e2f967e37a",
      "fileid": "https://r2.ropensci.org/430cb6d7c7213836977f4609991fbd70871f6244f6d8c8b066040ac9152bad5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28731262517"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-05T05:59:51.000Z",
      "distro": "resolute",
      "commit": "59eade50582d27da862bc8f6de5508e2f967e37a",
      "fileid": "https://r2.ropensci.org/a7c52a53b8c4d8d758c5cf8e50514fb5f987ea9c12d6fa41178eae7efa997957",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28731262517"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-05T06:10:54.000Z",
      "commit": "59eade50582d27da862bc8f6de5508e2f967e37a",
      "fileid": "https://r2.ropensci.org/9d4b4154bffea8677c82dc5f40ded1d2563875c68f5a4eda80578ee2fbc527ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28731262517"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-05T06:07:06.000Z",
      "commit": "59eade50582d27da862bc8f6de5508e2f967e37a",
      "fileid": "https://r2.ropensci.org/487aa05893507f9965d14b81244e5ff226f5c284083e9dec7117172072df66a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28731262517"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-05T05:59:49.000Z",
      "commit": "59eade50582d27da862bc8f6de5508e2f967e37a",
      "fileid": "https://r2.ropensci.org/041b304e6caa9975a02f09f5b17ca43089ec344e16a0627c21d9b54b6eb9d4b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28731262517"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T05:58:58.000Z",
      "commit": "59eade50582d27da862bc8f6de5508e2f967e37a",
      "fileid": "https://r2.ropensci.org/3fa687f473a9ea5f06afac484a8d750e2acadbf5ca56791d900b13abd9d07af8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28731262517"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T05:58:54.000Z",
      "commit": "59eade50582d27da862bc8f6de5508e2f967e37a",
      "fileid": "https://r2.ropensci.org/02992f11814724d7fabb9491dae3e37de22c7488ca5b67b8be1b5900a3010a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28731262517"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T05:59:10.000Z",
      "commit": "59eade50582d27da862bc8f6de5508e2f967e37a",
      "fileid": "https://r2.ropensci.org/fe8b37ee4b3fd0b0cbd2f2270a6232d225eabab1d63c0bc29e29f85d2be63c86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28731262517"
    }
  ]
}