Package: minval
Type: Package
Title: MINimal VALidation for Stoichiometric Reactions
Version: 0.8-2
URL: https://github.com/gibbslab/minval
Authors@R: c(
          person("Daniel","Osorio", email="dcosorioh@unal.edu.co", role=c("aut","cre")), 
          person("Janneth","Gonzalez", role=c("aut","ths")), 
          person("Andres","Pinzon", role=c("aut","ths"))
          )
Maintainer: Daniel Osorio <dcosorioh@unal.edu.co>
Imports: methods
Suggests: testthat, knitr, rmarkdown, sybil, glpkAPI
Description: For a given set of stoichiometric reactions, this package
    evaluates the mass and charge balance, extracts all reactants, products, orphan
    metabolites, metabolite names and compartments. Also are included some options
    to characterize and write models in TSV and SBML formats.
License: GPL (>= 2)
NeedsCompilation: no
Depends: R (>= 2.10)
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Packaged: 2022-05-09 14:18:06 UTC; dco497
Author: Daniel Osorio [aut, cre],
  Janneth Gonzalez [aut, ths],
  Andres Pinzon [aut, ths]
Repository: CRAN
Date/Publication: 2022-05-09 15:00:05 UTC
