{
  "_id": "6a1073deacfb0bcc41cac31b",
  "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-05-07 05:45:29 UTC",
    "User": "root"
  },
  "MD5sum": "68006ce649941ca124fd745323b6b255",
  "_user": "markvanderloo",
  "_type": "src",
  "_file": "rspa_0.2.8.tar.gz",
  "_fileid": "3860bb979dfe1c1460472253943447f031e2c8b35755eb8c707f8b50c3b4f5cf",
  "_filesize": 71191,
  "_sha256": "3860bb979dfe1c1460472253943447f031e2c8b35755eb8c707f8b50c3b4f5cf",
  "_created": "2026-05-07T05:45:29.000Z",
  "_published": "2026-05-22T15:18:54.090Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77409115354,
      "time": 113,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6847813274"
    },
    {
      "job": 77409115442,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6847816436"
    },
    {
      "job": 77409115484,
      "time": 120,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6847814409"
    },
    {
      "job": 77409115568,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6847815711"
    },
    {
      "job": 77409115827,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6847812277"
    },
    {
      "job": 77409115493,
      "time": 152,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6847820250"
    },
    {
      "job": 77409115092,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6847811486"
    },
    {
      "job": 77409115330,
      "time": 160,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6847821596"
    },
    {
      "job": 77409114741,
      "time": 135,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847790512"
    },
    {
      "job": 77409114619,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164047040"
    },
    {
      "job": 77409115147,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6847805751"
    },
    {
      "job": 77409115422,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6847863044"
    },
    {
      "job": 77409115629,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6847804678"
    }
  ],
  "_buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 1927426
  },
  "_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",
    "description": "math, programming, data"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rspa"
  },
  "_devurl": "https://github.com/markvanderloo/rspa",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_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.45484486000851,
  "_indexed": true,
  "_nocasepkg": "rspa",
  "_universes": [
    "markvanderloo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-05-07T05:47:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "20cdbaa626c2fb5860dd5da17fa9fda46d54e4d456b7cd82defc08a944b6390a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-05-07T05:47:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "cbd17e245a2cafa7951d652b54cf0be1603cfe1bf050ff328fbb3dd16d722e47",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-05-07T05:47:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "9181932f5158d739e3ba181bbd1774945826ab46c435fa2e75e96a3335f4f9fe",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.8",
      "date": "2026-05-07T05:47:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "f0da986e57ac3f1e5a504c5772df3051486c4d04d653a718bf092547bae2a603",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-05-07T05:47:18.000Z",
      "arch": "aarch64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "c56fb2384ac32840fe93a855c196569d839cff009d17fe9d47bb7830e7da4150",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-05-07T05:47:51.000Z",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "3006fee7af3c90da846abe79f51d6311dc836d6feaa1619809c5413c96827762",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-05-07T05:47:15.000Z",
      "arch": "aarch64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "551b681fc57bf56225ff44467883f010c82df8ae88e1e6aebb60cc2e9bbbb3f2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.8",
      "date": "2026-05-07T05:47:58.000Z",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "ae983985215849ee4cb0e67f2e89444566da1899675760ac7daff33b441dca6b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-05-07T05:46:33.000Z",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "1f23c6b406fa10eb9eb5fa8699d7ffbf6db09665927e38c26d8ed25546e08029",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-05-07T05:51:33.000Z",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "f277e29dbcb42266d4492fb5f6fe4dd0792b178950c8303caacce1aaf2df66b6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.8",
      "date": "2026-05-07T05:46:32.000Z",
      "arch": "x86_64",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "392a75ecc917a0d242ec7ecbc9bd2258b0aa6a1ce3841d7fd8bc6da0a1d23e10",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.8",
      "date": "2026-05-22T15:18:36.000Z",
      "arch": "emscripten",
      "commit": "fe73121eb232927df2384142476051d000d0b085",
      "fileid": "d2e2aa171c08e081f494e61888b55fe25a574117a64108c6be5e6911e0ba2f5a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/markvanderloo/actions/runs/25478143000"
    }
  ]
}