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 tables from 'csv', 'xls', and 'xlsx' files into 'econio' input-output table objects. Handles the extraction of headers, regions, sector names, and sector types from raw spreadsheet cells, supporting both regional and multiregional input-output tables. License: MIT + file LICENSE Encoding: UTF-8 Imports: adverbial, cli, dplyr, econio, fs, purrr, readr, readxl, rlang, stringr, tidyr, tidyxl, unpivotr, vctrs Remotes: uchidamizuki/adverbial Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libx11-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: 2026-07-20 08:34:34 UTC; root Author: Mizuki Uchida [aut, cre] Maintainer: Mizuki Uchida Depends: R (>= 4.1.0)