Package: fio
Title: Friendly Input-Output Analysis
Version: 0.1.6
Authors@R: c(
  person(
    given = "Alberson",
    family = "da Silva Miranda",
    email = "albersonmiranda@hotmail.com",
    role = c("aut", "cre", "cph"),
    comment = c(ORCID = "0000-0001-9252-4175")
    ),
  person(
    given = "Celso",
    family = "Bissoli Sessa",
    email = "celso.sessa@ufes.br",
    role = c("dtc"),
    comment = c(ORCID = "0000-0001-7616-0244")
    )
  )
Description: 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.
URL: https://albersonmiranda.github.io/fio/,
        https://github.com/albersonmiranda/fio
BugReports: https://github.com/albersonmiranda/fio/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.2)
SystemRequirements: Cargo (Rust's package manager), rustc >= 1.77, xz
LazyData: true
Imports: cli, clipr, emoji, fs, miniUI, readxl, rlang, shiny, Rdpack (>
        2.3.1), R6
License: MIT + file LICENSE
Config/rextendr/version: 0.3.1.9001
Suggests: knitr, rmarkdown, spelling, microbenchmark, leontief,
        ggplot2, writexl, callr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Language: en-US
Config/testthat/edition: 3
RdMacros: Rdpack
NeedsCompilation: yes
Packaged: 2025-04-05 13:50:51 UTC; albersonmiranda
Author: Alberson da Silva Miranda [aut, cre, cph]
    (<https://orcid.org/0000-0001-9252-4175>),
  Celso Bissoli Sessa [dtc] (<https://orcid.org/0000-0001-7616-0244>)
Maintainer: Alberson da Silva Miranda <albersonmiranda@hotmail.com>
Repository: CRAN
Date/Publication: 2025-04-06 07:50:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-04-06 08:45:00 UTC; unix
Archs: fio.so.dSYM
