fio: Friendly Input-Output Analysis

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.1
Depends: R (≥ 4.0)
Imports: cli, clipr, emoji, fs, miniUI, readxl, rlang, shiny, Rdpack, R6
Suggests: knitr, rmarkdown, spelling, microbenchmark, leontief, ggplot2, writexl, callr, testthat (≥ 3.0.0)
Published: 2024-08-21
DOI: 10.32614/CRAN.package.fio
Author: Alberson da Silva Miranda ORCID iD [aut, cre, cph], Celso Bissoli Sessa ORCID iD [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.67.1, xz
Language: en-US
Materials: README NEWS
CRAN checks: fio results

Documentation:

Reference manual: fio.pdf
Vignettes: Get data ready for input-output analysis (source, R code)

Downloads:

Package source: fio_0.1.1.tar.gz
Windows binaries: r-devel: fio_0.1.1.zip, r-release: fio_0.1.1.zip, r-oldrel: fio_0.1.1.zip
macOS binaries: r-release (arm64): fio_0.1.1.tgz, r-oldrel (arm64): fio_0.1.1.tgz, r-release (x86_64): fio_0.1.1.tgz, r-oldrel (x86_64): fio_0.1.1.tgz
Old sources: fio archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fio to link to this page.