{
  "_id": "6a0f6474acfb0bcc41c5cbeb",
  "Encoding": "UTF-8",
  "Package": "RSA",
  "Type": "Package",
  "Title": "Response Surface Analysis",
  "Version": "0.10.8",
  "Date": "2025-09-26",
  "Authors@R": "c(\nperson(c(\"Felix\"), \"Schönbrodt\", email = \"felix@nicebread.de\", role = c(\"cre\", \"aut\")),\nperson(\"Sarah\", \"Humberg\", role = c(\"aut\"))\n)",
  "Maintainer": "Felix Schönbrodt <felix@nicebread.de>",
  "Description": "Advanced response surface analysis. The main function RSA\ncomputes and compares several nested polynomial regression\nmodels (full second- or third-order polynomial, shifted and\nrotated squared difference model, rising ridge surfaces, basic\nsquared difference model, asymmetric or level-dependent\ncongruence effect models). The package provides plotting\nfunctions for 3d wireframe surfaces, interactive 3d plots, and\ncontour plots. Calculates many surface parameters (a1 to a5,\nprincipal axes, stationary point, eigenvalues) and provides\nstandard, robust, or bootstrapped standard errors and\nconfidence intervals for them.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://nicebread.r-universe.dev",
  "Date/Publication": "2025-09-26 13:26:26 UTC",
  "RemoteUrl": "https://github.com/nicebread/rsa",
  "RemoteRef": "HEAD",
  "RemoteSha": "e81cb9aa0e41c853f5d9141905612f710c7e04f7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:18:50 UTC",
    "User": "root"
  },
  "Author": "Felix Schönbrodt [cre, aut],\nSarah Humberg [aut]",
  "MD5sum": "c5f24a9db6e0e0994aeb1c790e146dae",
  "_user": "nicebread",
  "_type": "src",
  "_file": "RSA_0.10.8.tar.gz",
  "_fileid": "21440e623205e29beb0632183cccc6b92c6bfafb5aaf88da73379d0bc6eebae7",
  "_filesize": 379415,
  "_sha256": "21440e623205e29beb0632183cccc6b92c6bfafb5aaf88da73379d0bc6eebae7",
  "_created": "2026-05-21T10:18:50.000Z",
  "_published": "2026-05-21T20:00:52.051Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77257538164,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133229211"
    },
    {
      "job": 77257537742,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133214942"
    },
    {
      "job": 77257537627,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133209605"
    },
    {
      "job": 77257537730,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133212455"
    },
    {
      "job": 77257536908,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133161749"
    },
    {
      "job": 77257537028,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145893942"
    },
    {
      "job": 77257538112,
      "time": 145,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133213712"
    },
    {
      "job": 77257537715,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133197741"
    },
    {
      "job": 77257537989,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133196833"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nicebread/actions/runs/26219833903",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nicebread/rsa",
  "_commit": {
    "id": "e81cb9aa0e41c853f5d9141905612f710c7e04f7",
    "author": "Felix.S <felix@nicebread.de>",
    "committer": "Felix.S <felix@nicebread.de>",
    "message": "v0.10.8 CRAN RELEASE candidate\n",
    "time": 1758893186
  },
  "_maintainer": {
    "name": "Felix Schönbrodt",
    "email": "felix@nicebread.de",
    "login": "nicebread",
    "mastodon": "@nicebread@scicomm.xyz",
    "description": "",
    "uuid": 2391270
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.0",
      "role": "Depends"
    },
    {
      "package": "lavaan",
      "version": ">= 0.5.20",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "aplpack",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "qgraph",
      "role": "Suggests"
    },
    {
      "package": "tcltk",
      "role": "Suggests"
    },
    {
      "package": "tkrplot",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "nicebread",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-39",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.10.8",
      "date": "2025-09-26"
    }
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "nicebread",
      "count": 117,
      "uuid": 2391270
    },
    {
      "user": "sarahhumberg",
      "count": 49,
      "uuid": 38292369
    },
    {
      "user": "dmurdoch",
      "count": 1,
      "uuid": 1935680
    },
    {
      "user": "florianscharf",
      "count": 1,
      "uuid": 16262011
    }
  ],
  "_userbio": {
    "uuid": 2391270,
    "type": "user",
    "name": "Felix Schönbrodt"
  },
  "_downloads": {
    "count": 635,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RSA"
  },
  "_mentions": 270,
  "_devurl": "https://github.com/nicebread/rsa",
  "_searchresults": 62,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RSA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nicebread/rsa",
  "_realowner": "nicebread",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4",
      "date": "2013-02-07"
    },
    {
      "version": "0.5.1",
      "date": "2013-02-11"
    },
    {
      "version": "0.6.1",
      "date": "2013-03-28"
    },
    {
      "version": "0.7.1",
      "date": "2013-06-14"
    },
    {
      "version": "0.8",
      "date": "2013-10-09"
    },
    {
      "version": "0.9",
      "date": "2014-02-14"
    },
    {
      "version": "0.9.3",
      "date": "2014-06-27"
    },
    {
      "version": "0.9.6",
      "date": "2015-01-21"
    },
    {
      "version": "0.9.8",
      "date": "2015-03-23"
    },
    {
      "version": "0.9.9",
      "date": "2016-01-21"
    },
    {
      "version": "0.9.10",
      "date": "2016-02-22"
    },
    {
      "version": "0.9.11",
      "date": "2017-09-14"
    },
    {
      "version": "0.9.12",
      "date": "2018-07-03"
    },
    {
      "version": "0.9.13",
      "date": "2018-12-14"
    },
    {
      "version": "0.10.0",
      "date": "2020-04-29"
    },
    {
      "version": "0.10.1",
      "date": "2020-06-30"
    },
    {
      "version": "0.10.2",
      "date": "2020-12-09"
    },
    {
      "version": "0.10.4",
      "date": "2021-03-23"
    },
    {
      "version": "0.10.6",
      "date": "2023-01-14"
    },
    {
      "version": "0.10.8",
      "date": "2025-09-26"
    }
  ],
  "_exports": [
    "aictab",
    "caRange",
    "clRange",
    "compare",
    "compare2",
    "demoRSA",
    "demoSRR",
    "demoSRRR",
    "getPar",
    "modeltree",
    "movieRSA",
    "plotRSA",
    "RSA",
    "RSA.ST"
  ],
  "_datasets": [
    {
      "name": "motcon",
      "title": "Data set on motive congruence.",
      "object": "motcon",
      "file": "motcon.tab.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ePow",
        "iPow",
        "postVA"
      ],
      "rows": 84,
      "table": true,
      "tojson": true
    },
    {
      "name": "motcon2",
      "title": "Another data set on motive congruence.",
      "object": "motcon2",
      "file": "motcon2.tab.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "VA",
        "IM",
        "EM"
      ],
      "rows": 362,
      "table": true,
      "tojson": true
    },
    {
      "name": "selfother",
      "title": "A fake data set on self-other agreement",
      "object": "selfother",
      "file": "selfother.tab.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "IQ_self",
        "IQ_friend",
        "harmony",
        "VI_self",
        "VI_partner",
        "distance",
        "age",
        "int",
        "liking"
      ],
      "rows": 800,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aictab",
      "title": "Show a table of AIC model comparisons",
      "topics": [
        "aictab"
      ]
    },
    {
      "page": "caRange",
      "title": "Range check for the CA/RRCA model",
      "topics": [
        "caRange"
      ]
    },
    {
      "page": "clRange",
      "title": "Range check for the CL/RRCL model",
      "topics": [
        "clRange"
      ]
    },
    {
      "page": "compare",
      "title": "Compare a full list of RSA models",
      "topics": [
        "compare"
      ]
    },
    {
      "page": "compare2",
      "title": "Compare two specific RSA models",
      "topics": [
        "compare2"
      ]
    },
    {
      "page": "confint.RSA",
      "title": "Computes confidence intervals for RSA parameters, standard or bootstrapped",
      "topics": [
        "confint",
        "confint.RSA"
      ]
    },
    {
      "page": "demoRSA",
      "title": "Plots a response surface of a polynomial equation of second degree with interactive controls",
      "topics": [
        "demoRSA",
        "demoSRR",
        "demoSRRR"
      ]
    },
    {
      "page": "fitted.RSA",
      "title": "Return fitted values of a RSA model",
      "topics": [
        "fitted.RSA"
      ]
    },
    {
      "page": "getPar",
      "title": "Retrieves several variables from an RSA object",
      "topics": [
        "getPar"
      ]
    },
    {
      "page": "modeltree",
      "title": "Plots a flow chart with model comparisons",
      "topics": [
        "modeltree"
      ]
    },
    {
      "page": "motcon",
      "title": "Data set on motive congruence.",
      "topics": [
        "motcon"
      ]
    },
    {
      "page": "motcon2",
      "title": "Another data set on motive congruence.",
      "topics": [
        "motcon2"
      ]
    },
    {
      "page": "movieRSA",
      "title": "Create a movie of plotRSA plots, with changing surface and/or rotation",
      "topics": [
        "movieRSA"
      ]
    },
    {
      "page": "plotRSA",
      "title": "Plots a response surface of a polynomial equation of second degree",
      "topics": [
        "plotRSA"
      ]
    },
    {
      "page": "residuals.RSA",
      "title": "Return residual values of a RSA model",
      "topics": [
        "resid",
        "residuals.RSA"
      ]
    },
    {
      "page": "RSA",
      "title": "Performs several RSA model tests on a data set with two predictors",
      "topics": [
        "RSA"
      ]
    },
    {
      "page": "RSA.ST",
      "title": "Surface tests",
      "topics": [
        "RSA.ST"
      ]
    },
    {
      "page": "selfother",
      "title": "A fake data set on self-other agreement",
      "topics": [
        "selfother"
      ]
    }
  ],
  "_readme": "https://github.com/nicebread/rsa/raw/HEAD/README.md",
  "_rundeps": [
    "aplpack",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "MASS",
    "mnormt",
    "numDeriv",
    "pbivnorm",
    "plyr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 6.676053124651872,
  "_indexed": true,
  "_nocasepkg": "rsa",
  "_universes": [
    "nicebread"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.8",
      "date": "2026-05-21T10:21:32.000Z",
      "distro": "noble",
      "commit": "e81cb9aa0e41c853f5d9141905612f710c7e04f7",
      "fileid": "518c1e7b35812fd6af55ca18cc56d4a841c629156644a4e2c42f850483b6635e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicebread/actions/runs/26219833903"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.8",
      "date": "2026-05-21T10:21:08.000Z",
      "distro": "noble",
      "commit": "e81cb9aa0e41c853f5d9141905612f710c7e04f7",
      "fileid": "9e7d86b9697d1f62a89bb3187dfb55f69655f22536f99994cb072fb517c8a15a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicebread/actions/runs/26219833903"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.8",
      "date": "2026-05-21T10:20:55.000Z",
      "commit": "e81cb9aa0e41c853f5d9141905612f710c7e04f7",
      "fileid": "62f0cd7c8d2d8d799948414b017b9661bcfb21796509c5b2304c0761c845da82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicebread/actions/runs/26219833903"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.8",
      "date": "2026-05-21T10:21:01.000Z",
      "commit": "e81cb9aa0e41c853f5d9141905612f710c7e04f7",
      "fileid": "c84a9ad7fa0a739f189a40dfa67e43832d9167a9ad5cf2f1e9dcf1571863aa5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicebread/actions/runs/26219833903"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.8",
      "date": "2026-05-21T20:00:18.000Z",
      "commit": "e81cb9aa0e41c853f5d9141905612f710c7e04f7",
      "fileid": "a3681d39a6b2a41dca9d95ce0a0c08224a6ee37c489da4b36813955d6819ad11",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nicebread/actions/runs/26219833903"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.8",
      "date": "2026-05-21T10:21:04.000Z",
      "commit": "e81cb9aa0e41c853f5d9141905612f710c7e04f7",
      "fileid": "a032eee34fb043826948d492c8f45a02a82562836859531b5357ddadb2255828",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicebread/actions/runs/26219833903"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.8",
      "date": "2026-05-21T10:20:17.000Z",
      "commit": "e81cb9aa0e41c853f5d9141905612f710c7e04f7",
      "fileid": "90e5bbdd7b26c523aba393403c37d545f6ffa60da4101e822939071e91e4db5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicebread/actions/runs/26219833903"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.8",
      "date": "2026-05-21T10:20:13.000Z",
      "commit": "e81cb9aa0e41c853f5d9141905612f710c7e04f7",
      "fileid": "7e90eab988007323ed5296cb8825e2718f94c5c1ff95ad6026837e9b23367577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicebread/actions/runs/26219833903"
    }
  ]
}