{
  "_id": "6a5dde459baadeef8ab55816",
  "Package": "econioread",
  "Type": "Package",
  "Title": "Read Input-Output Tables",
  "Version": "0.1.0",
  "Authors@R": "person(\"Mizuki\", \"Uchida\", , \"uchidamizuki@vivaldi.net\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides a step-by-step interface for reading input-output\ntables from 'csv', 'xls', and 'xlsx' files into 'econio'\ninput-output table objects. Handles the extraction of headers,\nregions, sector names, and sector types from raw spreadsheet\ncells, supporting both regional and multiregional input-output\ntables.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Remotes": [
    "uchidamizuki/adverbial"
  ],
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibx11-dev",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2026-07-20 06:40:57 UTC",
  "RemoteUrl": "https://github.com/UchidaMizuki/econioread",
  "RemoteRef": "HEAD",
  "RemoteSha": "5dedf52367ebc6ab1c5afe870ca0c25dc7c84f1e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 08:34:34 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "econioread_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2808e124fb230929b6d30ba47078e6863ce49cd8973f14b79ed881bcf2b09349",
  "_filesize": 89168,
  "_sha256": "2808e124fb230929b6d30ba47078e6863ce49cd8973f14b79ed881bcf2b09349",
  "_expires": "2026-10-28T08:37:23.000Z",
  "_created": "2026-07-20T08:34:34.000Z",
  "_published": "2026-07-20T08:37:25.462Z",
  "_jobs": [
    {
      "job": 88306646704,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8455243026"
    },
    {
      "job": 88306646738,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455243033"
    },
    {
      "job": 88306646656,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8455237688"
    },
    {
      "job": 88306646691,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455218760"
    },
    {
      "job": 88306051896,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455191404"
    },
    {
      "job": 88306646683,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8455235235"
    },
    {
      "job": 88306646682,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8455233952"
    },
    {
      "job": 88306646692,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8455219805"
    },
    {
      "job": 88306646696,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455215577"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29728156435",
  "_status": "success",
  "_upstream": "https://github.com/UchidaMizuki/econioread",
  "_commit": {
    "id": "5dedf52367ebc6ab1c5afe870ca0c25dc7c84f1e",
    "author": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "committer": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "message": "Update DESCRIPTION, improve sector type handling in table-read, enhance package documentation, and refine reexports links.\n",
    "time": 1784529657
  },
  "_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.0",
      "role": "Depends"
    },
    {
      "package": "adverbial",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "econio",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyxl",
      "role": "Imports"
    },
    {
      "package": "unpivotr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    }
  ],
  "_owner": "uchidamizuki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-29",
      "n": 5
    },
    {
      "week": "2026-30",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 24,
      "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/econioread"
  },
  "_devurl": "https://github.com/uchidamizuki/econioread",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/econioread.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as_step",
    "end_step",
    "io_table_read_cells",
    "io_table_read_data",
    "io_table_read_headers",
    "io_table_read_regions",
    "io_table_read_sector_names",
    "io_table_read_sector_types",
    "io_table_reader"
  ],
  "_help": [
    {
      "page": "io_table_read_cells",
      "title": "Import cell contents of an input-output table",
      "topics": [
        "io_table_read_cells"
      ]
    },
    {
      "page": "io_table_read_data",
      "title": "Create data of an input-output table",
      "topics": [
        "io_table_read_data"
      ]
    },
    {
      "page": "io_table_read_headers",
      "title": "Create headers of an input-output table",
      "topics": [
        "io_table_read_headers"
      ]
    },
    {
      "page": "io_table_read_regions",
      "title": "Create columns of regions in an input-output table",
      "topics": [
        "io_table_read_regions"
      ]
    },
    {
      "page": "io_table_read_sector_names",
      "title": "Create columns of sector names in an input-output table",
      "topics": [
        "io_table_read_sector_names"
      ]
    },
    {
      "page": "io_table_read_sector_types",
      "title": "Create columns of sector types in an input-output table",
      "topics": [
        "io_table_read_sector_types"
      ]
    },
    {
      "page": "io_table_reader",
      "title": "Input-output table reader",
      "topics": [
        "io_table_reader"
      ]
    }
  ],
  "_readme": "https://github.com/UchidaMizuki/econioread/raw/HEAD/README.md",
  "_rundeps": [
    "adverbial",
    "backports",
    "bit",
    "bit64",
    "broom",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dibble",
    "dplyr",
    "econio",
    "farver",
    "fastmap",
    "forcats",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "pillar",
    "piton",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyxl",
    "tzdb",
    "unpivotr",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xml2"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "econioread",
  "_universes": [
    "uchidamizuki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-20T08:36:51.000Z",
      "distro": "resolute",
      "commit": "5dedf52367ebc6ab1c5afe870ca0c25dc7c84f1e",
      "fileid": "https://r2.ropensci.org/1d719b823021098e8c328342105fa8cc84103524079d08116e4b0376146329cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29728156435"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-20T08:36:50.000Z",
      "distro": "resolute",
      "commit": "5dedf52367ebc6ab1c5afe870ca0c25dc7c84f1e",
      "fileid": "https://r2.ropensci.org/33fdea4287864905d34efb00e4c67ffd340b7012a1eb9fcd692167b32bb00e56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29728156435"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-20T08:36:39.000Z",
      "commit": "5dedf52367ebc6ab1c5afe870ca0c25dc7c84f1e",
      "fileid": "https://r2.ropensci.org/a03a71ab23c0075249d3e206d8da563eed15b284fe8d82c8ce30b9a438184c47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29728156435"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-20T08:35:52.000Z",
      "commit": "5dedf52367ebc6ab1c5afe870ca0c25dc7c84f1e",
      "fileid": "https://r2.ropensci.org/40390298b2115c901d48256871ddca5f6239623796cb2ac2575cbf8089b4ca5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29728156435"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-20T08:36:44.000Z",
      "commit": "5dedf52367ebc6ab1c5afe870ca0c25dc7c84f1e",
      "fileid": "https://r2.ropensci.org/fc017a766a67947186e440e3d363eba17e8da4aaf27b08edb49fed6a82843573",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29728156435"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-20T08:36:25.000Z",
      "commit": "5dedf52367ebc6ab1c5afe870ca0c25dc7c84f1e",
      "fileid": "https://r2.ropensci.org/e95ba76edb809a7fd175ff9981e03a3756db972ced55bccc3f11bcc5dff0ed26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29728156435"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-20T08:35:47.000Z",
      "commit": "5dedf52367ebc6ab1c5afe870ca0c25dc7c84f1e",
      "fileid": "https://r2.ropensci.org/b97f4de2e6b71215da2ff5dbcb359687273b2435cc14cceb79021bda2e670119",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29728156435"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-20T08:35:36.000Z",
      "commit": "5dedf52367ebc6ab1c5afe870ca0c25dc7c84f1e",
      "fileid": "https://r2.ropensci.org/fb890d93312a35fddfadfa3366b279ca932c9b9ef813831846efc7b7841fdaa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29728156435"
    }
  ]
}