Simplifies the process of importing and managing input-output
  matrices from 'Microsoft Excel' into R, and provides a suite of functions for
  analysis. It leverages the 'R6' class for clean, memory-efficient
  object-oriented programming. Furthermore, all linear algebra computations are
  implemented in 'Rust' to achieve highly optimized performance.
| Version: | 0.1.6 | 
| Depends: | R (≥ 4.2) | 
| Imports: | cli, clipr, emoji, fs, miniUI, readxl, rlang, shiny, Rdpack (>
2.3.1), R6 | 
| Suggests: | knitr, rmarkdown, spelling, microbenchmark, leontief, ggplot2, writexl, callr, testthat (≥ 3.0.0) | 
| Published: | 2025-04-06 | 
| DOI: | 10.32614/CRAN.package.fio | 
| Author: | Alberson da Silva Miranda  [aut, cre,
    cph],
  Celso Bissoli Sessa  [dtc] | 
| Maintainer: | Alberson da Silva Miranda  <albersonmiranda at hotmail.com> | 
| BugReports: | https://github.com/albersonmiranda/fio/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://albersonmiranda.github.io/fio/,
https://github.com/albersonmiranda/fio | 
| NeedsCompilation: | yes | 
| SystemRequirements: | Cargo (Rust's package manager), rustc >= 1.77, xz | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | fio results |