{
  "_id": "6a4b7d3ba6574ff277f9bcca",
  "Package": "rspa",
  "Maintainer": "Mark van der Loo <mark.vanderloo@gmail.com>",
  "License": "GPL-3",
  "Title": "Adapt Numerical Records to Fit (in)Equality Restrictions",
  "Type": "Package",
  "LazyLoad": "yes",
  "Author": "Mark van der Loo",
  "Description": "Minimally adjust the values of numerical records in a\ndata.frame, such that each record satisfies a predefined set of\nequality and/or inequality constraints. The constraints can be\ndefined using the 'validate' package. The core algorithms have\nrecently been moved to the 'lintools' package, refer to\n'lintools' for a more basic interface and access to a version\nof the algorithm that works with sparse matrices.",
  "Version": "0.2.8",
  "URL": "https://github.com/markvanderloo/rspa",
  "BugReports": "https://github.com/markvanderloo/rspa/issues",
  "RoxygenNote": "7.2.1",
  "Encoding": "UTF-8",
  "Repository": "https://markvanderloo.r-universe.dev",
  "Date/Publication": "2024-06-14 09:17:21 UTC",
  "RemoteUrl": "https://github.com/markvanderloo/rspa",
  "RemoteRef": "HEAD",
  "RemoteSha": "fe73121eb232927df2384142476051d000d0b085",
  "RemoteSubdir": "pkg",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-06 09:56:37 UTC",
    "User": "root"
  },
  "_user": "markvanderloo",
  "_type": "src",
  "_file": "rspa_0.2.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/5e25bbea9fdcdab2da2c7ddb748d72a1b564bd54e54daa5cb00c2007de8a50c1",
  "_filesize": 71304,
  "_sha256": "5e25bbea9fdcdab2da2c7ddb748d72a1b564bd54e54daa5cb00c2007de8a50c1",
  "_expires": "2026-10-14T10:02:33.000Z",
  "_created": "2026-07-06T09:56:37.000Z",
  "_published": "2026-07-06T10:02:35.158Z",
  "_jobs": [
    {
      "job": 85343779326,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8105647699"
    },
    {
      "job": 85343779365,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8105636079"
    },
    {
      "job": 85343779354,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8105645218"
    },
    {
      "job": 85343779343,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8105635637"
    },
    {
      "job": 85343779362,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8105621135"
    },
    {
      "job": 85343779398,
      "time": 314,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8105711596"
    },
    {
      "job": 85343779336,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8105634394"
    },
    {
      "job": 85343779392,
      "time": 273,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8105696796"
    },
    {
      "job": 85343310206,
      "time": 153,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105593018"
    },
    {
      "job": 85343779329,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8105629680"
    },
    {
      "job": 85343779374,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8105619481"
    },
    {
      "job": 85343779347,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8105621978"
    },
    {
      "job": 85343779355,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8105626683"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622",
  "_status": "success",
  "_upstream": "https://github.com/markvanderloo/rspa",
  "_commit": {
    "id": "fe73121eb232927df2384142476051d000d0b085",
    "author": "Mark van der Loo <mark.vanderloo@gmail.com>",
    "committer": "Mark van der Loo <mark.vanderloo@gmail.com>",
    "message": "badges\n",
    "time": 1718356641
  },
  "_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": "R",
      "version": ">= 2.13.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "validate",
      "role": "Imports"
    },
    {
      "package": "lintools",
      "role": "Imports"
    },
    {
      "package": "editrules",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "markvanderloo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "markvanderloo",
      "count": 153,
      "uuid": 1927426
    },
    {
      "user": "yihui",
      "count": 1,
      "uuid": 163582
    }
  ],
  "_userbio": {
    "uuid": 1927426,
    "type": "user",
    "name": "Mark van der Loo",
    "followers": 273,
    "description": "math, programming, data"
  },
  "_downloads": {
    "count": 441,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rspa"
  },
  "_devurl": "https://github.com/markvanderloo/rspa",
  "_searchresults": 20,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rspa.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/markvanderloo/rspa",
  "_realowner": "markvanderloo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2012-09-21"
    },
    {
      "version": "0.1-1",
      "date": "2013-01-21"
    },
    {
      "version": "0.1-2",
      "date": "2013-05-08"
    },
    {
      "version": "0.1-3",
      "date": "2013-06-30"
    },
    {
      "version": "0.1-4",
      "date": "2013-10-21"
    },
    {
      "version": "0.1-5",
      "date": "2014-05-16"
    },
    {
      "version": "0.1-6",
      "date": "2014-11-26"
    },
    {
      "version": "0.1-7",
      "date": "2015-06-10"
    },
    {
      "version": "0.1.8",
      "date": "2015-07-14"
    },
    {
      "version": "0.2.1",
      "date": "2017-06-14"
    },
    {
      "version": "0.2.3",
      "date": "2018-07-30"
    },
    {
      "version": "0.2.4",
      "date": "2019-05-17"
    },
    {
      "version": "0.2.5",
      "date": "2019-06-19"
    },
    {
      "version": "0.2.6",
      "date": "2022-05-24"
    },
    {
      "version": "0.2.7",
      "date": "2022-06-16"
    },
    {
      "version": "0.2.8",
      "date": "2022-12-22"
    }
  ],
  "_exports": [
    "adjust",
    "adjustRecords",
    "match_restrictions",
    "remove_tag",
    "sparseConstraints",
    "tag_missing",
    "tagged_values"
  ],
  "_help": [],
  "_readme": "https://github.com/markvanderloo/rspa/raw/HEAD/README.md",
  "_rundeps": [
    "lintools",
    "settings",
    "validate",
    "yaml"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "rspa",
  "_universes": [
    "markvanderloo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-07-06T09:59:08.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/bbcc698b5f7e4ee214b897e7b84a661e0fb10c4e8236e7559555a7fec93816dc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-07-06T09:58:33.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/76e79b8994193df5a352e48ad62f7de6a509a2c36d3f17ce73d1f48d17df2ba0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-07-06T09:59:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/e1cedbb3c3e09aea970a310f1663f146ad555d341fc109b484ffbfea3f930502",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-07-06T09:58:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/9c403af8a5b45a60dafe677ca8cf8946644b888119d2d2be28fb4d47b889293f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-07-06T09:57:57.000Z",
      "arch": "aarch64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/4bcc4346a2853bf4efda5eda3aeedcf592447c28b58bf64a2c8ad25d123ee6f5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-07-06T10:01:25.000Z",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/fcda0323fa51d60d61af9ecde1b8b38b5bd4c18abb18fc0b9e448cce6b4fc755",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-07-06T09:58:26.000Z",
      "arch": "aarch64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/414ec4f93841def35b7b630fc5b2d557beb9a22f0f7347476fea8825404e6e37",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-07-06T10:00:33.000Z",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/ddb493c7e48244d98d8d4b7de1871584c1991f82c5aa1a59da57d799dd8459a5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.8",
      "date": "2026-07-06T09:58:29.000Z",
      "arch": "emscripten",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/3f9bef38dfba5215a61c41b99f187f6abf373da0e80799a74e4d8050ec027f6f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-07-06T09:57:38.000Z",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/1690817d3b9155b43576cdb65e5d0fde53ebc22276f7b26cb4178c1de30efcbd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-07-06T09:57:45.000Z",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/4a5dbb8716160ca879a20625f197922d434c61a9adbc2eeeb2b5952502323f39",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-07-06T09:57:55.000Z",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "https://r2.ropensci.org/d6bd6cabe2f9317aa863c85a161a9c146a8e8273dc91521139479c2e2518d1a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/28783119622"
    }
  ]
}