{
  "_id": "6a631b8bd3420cf5dfdb7355",
  "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-07-24 06:52:05 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/5472b831a80fc4d7e15cd9920e16b228dd3a1be6ceaec98db7efbc11a98b74d9",
  "_filesize": 171398,
  "_sha256": "5472b831a80fc4d7e15cd9920e16b228dd3a1be6ceaec98db7efbc11a98b74d9",
  "_expires": "2026-11-01T08:00:07.000Z",
  "_created": "2026-07-24T06:52:05.000Z",
  "_published": "2026-07-24T08:00:11.129Z",
  "_jobs": [
    {
      "job": 89419418625,
      "time": 101,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8588981156"
    },
    {
      "job": 89419418619,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8588986663"
    },
    {
      "job": 89419418647,
      "time": 103,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8588981190"
    },
    {
      "job": 89419418632,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8588986090"
    },
    {
      "job": 89419418618,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8590374282"
    },
    {
      "job": 89419418624,
      "time": 215,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8590259115"
    },
    {
      "job": 89419418616,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8590372538"
    },
    {
      "job": 89419418612,
      "time": 287,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8590274787"
    },
    {
      "job": 89418917606,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588943657"
    },
    {
      "job": 89419418609,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588976513"
    },
    {
      "job": 89419418606,
      "time": 102,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8588981341"
    },
    {
      "job": 89419418621,
      "time": 87,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8588976435"
    },
    {
      "job": 89419418623,
      "time": 69,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8588969305"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905",
  "_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": 457,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lintools"
  },
  "_devurl": "https://github.com/data-cleaning/lintools",
  "_searchresults": 23,
  "_rbuild": "4.6.1",
  "_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-07-24T06:53:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/c42450a3742b88e481ae284f081de2bd18acd251a8b816a0343b2e501931a184",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7.1",
      "date": "2026-07-24T06:54:11.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/09f46b2bcfc97fed05ad49d2c826d878d09970d01f8adf20878feba8a8379d8b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.7.1",
      "date": "2026-07-24T06:53:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/0d64c1c17399c79ee164fd46a762ca6e8bf6fd572e12657da6e5717c1960bd9c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.7.1",
      "date": "2026-07-24T06:54:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/9d9b724f5ab923f9e776cba0644660d8f2d7bdebc08298db429fd7ba7fcc6882",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7.1",
      "date": "2026-07-24T07:59:36.000Z",
      "arch": "aarch64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/6ab2e6a76ade2e44afb445c5b59bbd11feefffd085d7d3cc9b38f5f5c18e75a9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7.1",
      "date": "2026-07-24T07:54:02.000Z",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/4a3e31607c3ba16ef275cd555d04275508e070913bff24f6bb004ffe6738b1ab",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.7.1",
      "date": "2026-07-24T07:59:27.000Z",
      "arch": "aarch64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/be02898993468286acc85b2055d6e7a89cb1cb16086e22fc9b1ea8f84706904f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.7.1",
      "date": "2026-07-24T07:54:36.000Z",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/f5bbdacd0ff0ce57ab593e983882c47b9b5991a39fff089950f1f6015c8cae5e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7.1",
      "date": "2026-07-24T06:53:52.000Z",
      "arch": "emscripten",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/e291bd7bf86bf36fbfae95a57a1bd748c9d8c0d797c2833e5ebe40c0800bb583",
      "status": "success",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7.1",
      "date": "2026-07-24T06:53:43.000Z",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/c1f022ae2a63b9efb9b3dacbb521446b099301ef7240cce1663588dca488f2c1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7.1",
      "date": "2026-07-24T06:53:30.000Z",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/aa43f5c9bf6d1588227d41621da8201f605a565248fbd4b3d338cc5ea4fd46ea",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.7.1",
      "date": "2026-07-24T06:53:10.000Z",
      "arch": "x86_64",
      "commit": "edbbf21ebc9934405cd7921d8fd856fc6afc3a77",
      "fileid": "https://r2.ropensci.org/810828f596cfaad9bc3e3689db0293dd90f104bba72c95abcd73ef71ab26e07c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/30073397905"
    }
  ]
}