Package: lintools
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
License: GPL-3
Title: Manipulation of Linear Systems of (in)Equalities
Type: Package
LazyLoad: yes
Authors@R: c(person("Mark", "van der Loo", role=c("aut","cre"), email="mark.vanderloo@gmail.com") , person("Edwin", "de Jonge", role="aut"))
Description: Variable elimination (Gaussian elimination, Fourier-Motzkin elimination), 
    Moore-Penrose pseudoinverse, reduction to reduced row echelon form, value substitution,  
    projecting a vector on the convex polytope described by a system of (in)equations, 
    simplify systems by removing spurious columns and rows and collapse implied equalities, 
    test if a matrix is totally unimodular, compute variable ranges implied by linear
    (in)equalities.
Version: 0.1.7
URL: https://github.com/data-cleaning/lintools
BugReports: https://github.com/data-cleaning/lintools/issues
Imports: utils
Suggests: tinytest, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.1
NeedsCompilation: yes
Packaged: 2023-01-16 20:23:31 UTC; mark
Author: Mark van der Loo [aut, cre],
  Edwin de Jonge [aut]
Repository: CRAN
Date/Publication: 2023-01-16 20:50:03 UTC
Built: R 4.5.1; aarch64-apple-darwin25.0.0; 2025-10-03 13:56:37 UTC; unix
