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.2 |
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-27 |
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.67.1, xz |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
fio results |