{
  "_id": "6a55c029ff0138dec5d6871f",
  "Package": "econio",
  "Type": "Package",
  "Title": "Input-Output Analysis",
  "Version": "0.1.0",
  "Authors@R": "person(\"Mizuki\", \"Uchida\", , \"uchidamizuki@vivaldi.net\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides a set of functions for input-output analysis.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Remotes": [
    "uchidamizuki/dibble",
    "uchidamizuki/econiodatajp",
    "uchidamizuki/tarchives"
  ],
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2026-07-06 23:57:23 UTC",
  "RemoteUrl": "https://github.com/UchidaMizuki/econio",
  "RemoteRef": "HEAD",
  "RemoteSha": "a71dc08ea23da25c041e3b9e0e92c9c4bfccc768",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 04:42:08 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "econio_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2e73b6891f5696b1b3ed90de4f002989163c68ac33d9714c3d36fd827b2f36e3",
  "_filesize": 250824,
  "_sha256": "2e73b6891f5696b1b3ed90de4f002989163c68ac33d9714c3d36fd827b2f36e3",
  "_expires": "2026-10-22T04:50:47.000Z",
  "_created": "2026-07-14T04:42:08.000Z",
  "_published": "2026-07-14T04:50:49.024Z",
  "_jobs": [
    {
      "job": 87001165370,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8300495281"
    },
    {
      "job": 87001165362,
      "time": 185,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300497668"
    },
    {
      "job": 87001165388,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8300564269"
    },
    {
      "job": 87001165378,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300568552"
    },
    {
      "job": 87000716297,
      "time": 220,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300453422"
    },
    {
      "job": 87001165339,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8300488327"
    },
    {
      "job": 87001165360,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8300487497"
    },
    {
      "job": 87001165381,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8300483758"
    },
    {
      "job": 87001165368,
      "time": 168,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300493601"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306465810",
  "_status": "success",
  "_upstream": "https://github.com/UchidaMizuki/econio",
  "_commit": {
    "id": "a71dc08ea23da25c041e3b9e0e92c9c4bfccc768",
    "author": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #25 from UchidaMizuki/fix-noncompetitive-import-output-leak",
    "time": 1783382243
  },
  "_maintainer": {
    "name": "Mizuki Uchida",
    "email": "uchidamizuki@vivaldi.net",
    "login": "uchidamizuki",
    "mastodon": "@UchidaMizuki@social.vivaldi.net",
    "linkedin": "in/uchidamizuki",
    "description": "I am a classical music lover.",
    "uuid": 35052925
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dibble",
      "version": ">= 0.3.1.9000",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "econiodatajp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uchidamizuki",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 13
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 3
    },
    {
      "week": "2026-27",
      "n": 8
    },
    {
      "week": "2026-28",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 107,
      "uuid": 35052925
    }
  ],
  "_userbio": {
    "uuid": 35052925,
    "type": "user",
    "name": "Uchida Mizuki",
    "followers": 27,
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/econio"
  },
  "_devurl": "https://github.com/uchidamizuki/econio",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/econio.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "io_check_axes",
    "io_check_totals",
    "io_downstreamness",
    "io_ghosh_inverse",
    "io_import_coef",
    "io_input_coef",
    "io_leontief_inverse",
    "io_output_coef",
    "io_reclass",
    "io_sector_name",
    "io_sector_type",
    "io_spectral_embedding",
    "io_streamness_length",
    "io_streamness_position",
    "io_table_multiregional",
    "io_table_regional",
    "io_table_to_competitive_import",
    "io_table_to_noncompetitive_import",
    "io_table_to_regional",
    "io_total_input",
    "io_total_output",
    "io_trophic_incoherence",
    "io_trophic_level",
    "io_upstreamness"
  ],
  "_help": [
    {
      "page": "io_check_axes",
      "title": "Check input-output table axes",
      "topics": [
        "io_check_axes"
      ]
    },
    {
      "page": "io_check_totals",
      "title": "Check input-output table totals",
      "topics": [
        "io_check_totals"
      ]
    },
    {
      "page": "io_ghosh_inverse",
      "title": "Ghosh inverse matrix",
      "topics": [
        "io_ghosh_inverse"
      ]
    },
    {
      "page": "io_import_coef",
      "title": "Import coefficients",
      "topics": [
        "io_import_coef"
      ]
    },
    {
      "page": "io_input_coef",
      "title": "Input coefficients",
      "topics": [
        "io_input_coef"
      ]
    },
    {
      "page": "io_leontief_inverse",
      "title": "Leontief inverse matrix",
      "topics": [
        "io_leontief_inverse"
      ]
    },
    {
      "page": "io_output_coef",
      "title": "Output coefficients",
      "topics": [
        "io_output_coef"
      ]
    },
    {
      "page": "io_reclass",
      "title": "Reclassify an input-output table",
      "topics": [
        "io_reclass"
      ]
    },
    {
      "page": "io_sector_name",
      "title": "Get sector names",
      "topics": [
        "io_sector_name"
      ]
    },
    {
      "page": "io_sector_type",
      "title": "Get sector types",
      "topics": [
        "io_sector_type"
      ]
    },
    {
      "page": "io_skyline",
      "title": "Tidy, layer, and plot an input-output table",
      "topics": [
        "autolayer.econ_io_table",
        "autoplot.econ_io_table",
        "io_skyline",
        "tidy.econ_io_table"
      ]
    },
    {
      "page": "io_spectral_embedding",
      "title": "Laplacian spectral embedding",
      "topics": [
        "io_spectral_embedding"
      ]
    },
    {
      "page": "io_streamness",
      "title": "Upstreamness, downstreamness, and supply chain length",
      "topics": [
        "io_downstreamness",
        "io_streamness",
        "io_streamness_length",
        "io_upstreamness"
      ]
    },
    {
      "page": "io_streamness_position",
      "title": "Supply chain position",
      "topics": [
        "io_streamness_position"
      ]
    },
    {
      "page": "io_table_multiregional",
      "title": "Create a multi-regional input-output table",
      "topics": [
        "io_table_multiregional"
      ]
    },
    {
      "page": "io_table_regional",
      "title": "Create a regional input-output table",
      "topics": [
        "io_table_regional"
      ]
    },
    {
      "page": "io_table_to_competitive_import",
      "title": "Convert an input-output table to a competitive import type table",
      "topics": [
        "io_table_to_competitive_import"
      ]
    },
    {
      "page": "io_table_to_noncompetitive_import",
      "title": "Convert an input-output table to a noncompetitive import type table",
      "topics": [
        "io_table_to_noncompetitive_import"
      ]
    },
    {
      "page": "io_table_to_regional",
      "title": "Convert a multiregional input-output table to a regional input-output table",
      "topics": [
        "io_table_to_regional"
      ]
    },
    {
      "page": "io_total_input",
      "title": "Get total input",
      "topics": [
        "io_total_input"
      ]
    },
    {
      "page": "io_total_output",
      "title": "Get total output",
      "topics": [
        "io_total_output"
      ]
    },
    {
      "page": "io_trophic",
      "title": "Trophic levels and trophic incoherence",
      "topics": [
        "io_trophic",
        "io_trophic_incoherence",
        "io_trophic_level"
      ]
    }
  ],
  "_readme": "https://github.com/UchidaMizuki/econio/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cachem",
    "cli",
    "cpp11",
    "dibble",
    "dplyr",
    "farver",
    "fastmap",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.130333768495006,
  "_indexed": true,
  "_nocasepkg": "econio",
  "_universes": [
    "uchidamizuki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:48.000Z",
      "distro": "resolute",
      "commit": "a71dc08ea23da25c041e3b9e0e92c9c4bfccc768",
      "fileid": "https://r2.ropensci.org/88315f2880ae1df391650e1663bd8553bf456a6d587d2519e581cfdc32e2ce6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306465810"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:54.000Z",
      "distro": "resolute",
      "commit": "a71dc08ea23da25c041e3b9e0e92c9c4bfccc768",
      "fileid": "https://r2.ropensci.org/25eb4f8739a4e7a28ce0f71cafa882edf68e57d6b0b0081221150985d235b2a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306465810"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-14T04:49:39.000Z",
      "commit": "a71dc08ea23da25c041e3b9e0e92c9c4bfccc768",
      "fileid": "https://r2.ropensci.org/ea77ba6e5b2564f42b4c871845bc20e8d73cc468f7228861cf27313978be1e99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306465810"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-14T04:49:53.000Z",
      "commit": "a71dc08ea23da25c041e3b9e0e92c9c4bfccc768",
      "fileid": "https://r2.ropensci.org/0563921f8b6a8f6f203ceb89833dd2f52fbaaeaef11a6d18d9454e8ac600b386",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306465810"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:50.000Z",
      "commit": "a71dc08ea23da25c041e3b9e0e92c9c4bfccc768",
      "fileid": "https://r2.ropensci.org/18d29dd17ed2ac70e694a1c28f764b938efbb9fbfddd55c0f6df8ace2b2829b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306465810"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:05.000Z",
      "commit": "a71dc08ea23da25c041e3b9e0e92c9c4bfccc768",
      "fileid": "https://r2.ropensci.org/d60050ca258db1c9605ca2fd8cd0ced1b17f69c96ee0caa5ad73c10757af3f9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306465810"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:43:51.000Z",
      "commit": "a71dc08ea23da25c041e3b9e0e92c9c4bfccc768",
      "fileid": "https://r2.ropensci.org/6af5ead0d3c54a2d1a34c3a3409fd625b507099f317e2a84e990b0f30d7b8d42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306465810"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:38.000Z",
      "commit": "a71dc08ea23da25c041e3b9e0e92c9c4bfccc768",
      "fileid": "https://r2.ropensci.org/51f0dc74e96f820b75c9d6d03dc416709407ec8c0f50423add5883b9524cd3c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306465810"
    }
  ]
}