{
  "_id": "6a495caf77d6db3f2f9649a3",
  "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,\nFourier-Motzkin elimination), Moore-Penrose pseudoinverse,\nreduction to reduced row echelon form, value substitution,\nprojecting a vector on the convex polytope described by a\nsystem of (in)equations, simplify systems by removing spurious\ncolumns and rows and collapse implied equalities, test if a\nmatrix is totally unimodular, compute variable ranges implied\nby linear (in)equalities.",
  "Version": "0.1.7.1",
  "URL": "https://github.com/data-cleaning/lintools",
  "BugReports": "https://github.com/data-cleaning/lintools/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Repository": "https://data-cleaning.r-universe.dev",
  "Date/Publication": "2024-06-14 09:15:02 UTC",
  "RemoteUrl": "https://github.com/data-cleaning/lintools",
  "RemoteRef": "HEAD",
  "RemoteSha": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
  "RemoteSubdir": "pkg",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 04:50:21 UTC",
    "User": "root"
  },
  "Author": "Mark van der Loo [aut, cre],\nEdwin de Jonge [aut]",
  "_user": "data-cleaning",
  "_type": "src",
  "_file": "lintools_0.1.7.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/adeeca3ef717ecb14cf869c0688f6d5b9eff732a28e7a924fe91709827b16c71",
  "_filesize": 171436,
  "_sha256": "adeeca3ef717ecb14cf869c0688f6d5b9eff732a28e7a924fe91709827b16c71",
  "_expires": "2026-10-12T19:19:09.000Z",
  "_created": "2026-06-24T04:50:21.000Z",
  "_published": "2026-07-04T19:19:11.213Z",
  "_jobs": [
    {
      "job": 85159905354,
      "time": 123,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7840423985"
    },
    {
      "job": 85159905124,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7840423326"
    },
    {
      "job": 85159905429,
      "time": 117,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7840422882"
    },
    {
      "job": 85159905425,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7840433937"
    },
    {
      "job": 85159905450,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7840411990"
    },
    {
      "job": 85159905208,
      "time": 218,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7840444928"
    },
    {
      "job": 85159905538,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7840414176"
    },
    {
      "job": 85159905315,
      "time": 200,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7840440875"
    },
    {
      "job": 85159904991,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840395799"
    },
    {
      "job": 85159905258,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840418332"
    },
    {
      "job": 85159905316,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7840413048"
    },
    {
      "job": 85159905422,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7840409565"
    },
    {
      "job": 85159905448,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7840413875"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489",
  "_status": "success",
  "_upstream": "https://github.com/data-cleaning/lintools",
  "_commit": {
    "id": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
    "author": "Mark van der Loo <mark.vanderloo@gmail.com>",
    "committer": "Mark van der Loo <mark.vanderloo@gmail.com>",
    "message": "badges\n",
    "time": 1718356502
  },
  "_maintainer": {
    "name": "Mark van der Loo",
    "email": "mark.vanderloo@gmail.com",
    "login": "markvanderloo",
    "description": "math, programming, data",
    "uuid": 1927426
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "data-cleaning",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "markvanderloo",
      "count": 100,
      "uuid": 1927426
    }
  ],
  "_userbio": {
    "uuid": 10775432,
    "type": "organization",
    "name": "Data cleaning for statistical purpose",
    "followers": 35,
    "description": "Software for cleaning data"
  },
  "_downloads": {
    "count": 562,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lintools"
  },
  "_devurl": "https://github.com/data-cleaning/lintools",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lintools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/data-cleaning/lintools",
  "_realowner": "data-cleaning",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-01-22"
    },
    {
      "version": "0.1.1.1",
      "date": "2016-03-04"
    },
    {
      "version": "0.1.1.3",
      "date": "2017-02-23"
    },
    {
      "version": "0.1.1.4",
      "date": "2017-06-06"
    },
    {
      "version": "0.1.2",
      "date": "2018-07-30"
    },
    {
      "version": "0.1.3",
      "date": "2019-12-05"
    },
    {
      "version": "0.1.5",
      "date": "2021-04-29"
    },
    {
      "version": "0.1.6",
      "date": "2022-06-16"
    },
    {
      "version": "0.1.7",
      "date": "2023-01-16"
    }
  ],
  "_exports": [
    "block_index",
    "compact",
    "echelon",
    "eliminate",
    "is_feasible",
    "is_totally_unimodular",
    "normalize",
    "pinv",
    "project",
    "ranges",
    "sparse_constraints",
    "sparse_project",
    "sparseConstraints",
    "subst_value"
  ],
  "_help": [],
  "_readme": "https://github.com/data-cleaning/lintools/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "project.Rmd",
      "filename": "project.html",
      "title": "Introduction to the Successive Projection Algorithm",
      "author": "Mark van der Loo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example",
        "Optimization in R",
        "Sparse problems",
        "Reusing sparsely defined restrictions",
        "References",
        "Some words on the rspa package"
      ],
      "created": "2015-09-08 11:43:13",
      "modified": "2017-02-23 10:52:11",
      "commits": 5
    }
  ],
  "_score": 5.617000341120899,
  "_indexed": true,
  "_nocasepkg": "lintools",
  "_universes": [
    "data-cleaning",
    "markvanderloo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:52:33.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/206f19570b3e4c04cefe8a918a04424610033c8fba2e0722987da65c810440c4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:52:27.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/f469fcacb8b0625626355304bf251515fa0277c6c971a0260c2e28caa4d912c7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:52:28.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/18d43b2f5d2cf314b73c2e4e7fdd38faa2709b3bd78deb88c68841c40495e2cd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:53:12.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/989ce6b9b37ffb379db7e870350685e9037a6f853cf3df029e2b11bb23471033",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:51:38.000Z",
      "arch": "aarch64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/74422cd59052d0730d45d511afea45369dcc99f42d906ca70c3fbcc6bb4c045d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:53:44.000Z",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/897c4ed153739f925f2846beca85ad7f7062e174bc9875c3f7cfc45d1d071396",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:51:46.000Z",
      "arch": "aarch64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/6489adc54ba9dea2323c5c923f04e13b70866500646a2ba1bf3e336df2d20a21",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:53:27.000Z",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/dcf0f0b48f170da932b7fdb2599173c1451f3ca6bfda78f21de34b915cfafa92",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:52:15.000Z",
      "arch": "emscripten",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/42f51c889c03b091708329d89487095ce3831ed80c2cab44edf8ddb93b032f9e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:51:27.000Z",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/aafe5baa30e2b1948bde9a3dc4937493c17a8acc849eb88f7ba572ac30b99d28",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:51:18.000Z",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/a11b85c1aff0016ed83327ce55d05cb0eee19a645826068592a4b4b234fbda13",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.7.1",
      "date": "2026-06-24T04:51:28.000Z",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/65e1e180f2a132957d71d462b23248fabd3f495b2fa1c76dbe89922f22aa8510",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/28075842489"
    }
  ]
}