{
  "_id": "6a1d47911d7bb097a0a4265f",
  "Package": "BiDimRegression",
  "Version": "2.0.1",
  "Date": "2022-02-17",
  "Title": "Calculates the Bidimensional Regression Between Two 2D\nConfigurations",
  "Authors@R": "c(\nperson(given = \"Claus-Christian\",\nfamily = \"Carbon\",\nrole = c(\"aut\"),\nemail = \"ccc@experimental-psychology.com\",\ncomment = c(ORCID = \"0000-0002-3446-9347\")),\nperson(given = \"Alexander\",\nfamily = \"Pastukhov\",\nrole = c(\"aut\", \"cre\"),\nemail =\"pastukhov.alexander@gmail.com\",\ncomment = c(ORCID = \"0000-0002-8738-8591\")))",
  "Description": "Calculates the bidimensional regression between two 2D\nconfigurations following the approach by Tobler (1965).",
  "License": "GPL-3",
  "URL": "https://CRAN.R-project.org/package=BiDimRegression/,\nhttps://github.com/alexander-pastukhov/bidim-regression/,\nhttps://alexander-pastukhov.github.io/bidim-regression/",
  "BugReports": "https://github.com/alexander-pastukhov/bidim-regression/issues/",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.1.2",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Repository": "https://alexander-pastukhov.r-universe.dev",
  "Date/Publication": "2022-02-17 12:04:48 UTC",
  "RemoteUrl": "https://github.com/alexander-pastukhov/bidim-regression",
  "RemoteRef": "HEAD",
  "RemoteSha": "a8750caaff5e497cf5aafc9825e237535e3588b2",
  "Packaged": {
    "Date": "2026-06-01 08:46:43 UTC",
    "User": "root"
  },
  "Author": "Claus-Christian Carbon [aut] (ORCID:\n<https://orcid.org/0000-0002-3446-9347>),\nAlexander Pastukhov [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8738-8591>)",
  "Maintainer": "Alexander Pastukhov <pastukhov.alexander@gmail.com>",
  "MD5sum": "fcd9793357bed611163dfd5360caf98b",
  "_user": "alexander-pastukhov",
  "_type": "src",
  "_file": "BiDimRegression_2.0.1.tar.gz",
  "_fileid": "3d0e71f5bea62e041f9bde44a3ab068e6622b82fed248026b8d5122ab5570ebf",
  "_filesize": 455223,
  "_sha256": "3d0e71f5bea62e041f9bde44a3ab068e6622b82fed248026b8d5122ab5570ebf",
  "_created": "2026-06-01T08:46:43.000Z",
  "_published": "2026-06-01T08:49:21.329Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78817059457,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7327154310"
    },
    {
      "job": 78817059439,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7327152667"
    },
    {
      "job": 78817059563,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7327149897"
    },
    {
      "job": 78817059506,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7327151538"
    },
    {
      "job": 78816631330,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327113446"
    },
    {
      "job": 78817059495,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327152454"
    },
    {
      "job": 78817059443,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7327136907"
    },
    {
      "job": 78817059487,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7327141865"
    },
    {
      "job": 78817059447,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7327136577"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alexander-pastukhov/actions/runs/26744547262",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alexander-pastukhov/bidim-regression",
  "_commit": {
    "id": "a8750caaff5e497cf5aafc9825e237535e3588b2",
    "author": "Alexander (Sasha) Pastukhov <pastukhov.alexander@gmail.com>",
    "committer": "Alexander (Sasha) Pastukhov <pastukhov.alexander@gmail.com>",
    "message": "traling / for URLs, today's date, bumped required R to 4.1.0 (current stable)\n",
    "time": 1645099488
  },
  "_maintainer": {
    "name": "Alexander Pastukhov",
    "email": "pastukhov.alexander@gmail.com",
    "login": "alexander-pastukhov",
    "orcid": "0000-0002-8738-8591",
    "twitter": "@PastukhovSasha",
    "description": "",
    "uuid": 12910993
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "alexander-pastukhov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "alexander-pastukhov",
      "count": 58,
      "uuid": 12910993
    }
  ],
  "_userbio": {
    "uuid": 12910993,
    "type": "user",
    "name": "Alexander (Sasha) Pastukhov"
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BiDimRegression"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/alexander-pastukhov/bidim-regression",
  "_pkgdown": "https://alexander-pastukhov.github.io/bidim-regression/",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BiDimRegression.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alexander-pastukhov/bidim-regression",
  "_realowner": "alexander-pastukhov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-3",
      "date": "2013-01-12"
    },
    {
      "version": "1.0-4",
      "date": "2013-01-15"
    },
    {
      "version": "1.0-5",
      "date": "2013-03-04"
    },
    {
      "version": "1.0.6",
      "date": "2014-03-22"
    },
    {
      "version": "2.0.0",
      "date": "2018-05-16"
    },
    {
      "version": "2.0.1",
      "date": "2022-02-17"
    }
  ],
  "_exports": [
    "BiDimRegression",
    "lm2"
  ],
  "_datasets": [
    {
      "name": "CarbonExample1Data",
      "title": "Data from Carbon, C. C. (2013). BiDimRegression: Bidimensional Regression Modeling Using R. \\ Journal of Statistical Software, Code Snippets, 52(1), 1-11 (URL http://www.jstatsoft.org/v52/c01/)\\",
      "object": "CarbonExample1Data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "depV1",
        "depV2",
        "indepV1",
        "indepV2"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "CarbonExample2Data",
      "title": "Data from Carbon, C. C. (2013). BiDimRegression: Bidimensional Regression Modeling Using R. \\ Journal of Statistical Software, Code Snippets, 52(1), 1-11 (URL http://www.jstatsoft.org/v52/c01/)\\",
      "object": "CarbonExample2Data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "depV1",
        "depV2",
        "indepV1",
        "indepV2"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "CarbonExample3Data",
      "title": "Data from Carbon, C. C. (2013). BiDimRegression: Bidimensional Regression Modeling Using R. \\ Journal of Statistical Software, Code Snippets, 52(1), 1-11 (URL http://www.jstatsoft.org/v52/c01/)\\",
      "object": "CarbonExample3Data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "depV1",
        "depV2",
        "indepV1",
        "indepV2"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "EyegazeData",
      "title": "Eye gaze calibration data",
      "object": "EyegazeData",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "time",
        "x",
        "y",
        "target_x",
        "target_y",
        "target"
      ],
      "rows": 365,
      "table": true,
      "tojson": true
    },
    {
      "name": "FriedmanKohlerData1",
      "title": "Data from Friedman, A., & Kohler, B. (2003). Bidimensional regression: Assessing the configural similarity and accuracy of cognitive maps and other two-dimensional data sets. Psychological Methods, 8(4), 468-491.",
      "object": "FriedmanKohlerData1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "depV1",
        "depV2",
        "indepV1",
        "indepV2"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "FriedmanKohlerData2",
      "title": "Data from Friedman, A., & Kohler, B. (2003). Bidimensional regression: Assessing the configural similarity and accuracy of cognitive maps and other two-dimensional data sets. Psychological Methods, 8(4), 468-491.",
      "object": "FriedmanKohlerData2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "depV1",
        "depV2",
        "indepV1",
        "indepV2"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "NakayaData",
      "title": "Data from Nakaya, T. (1997). Statistical inferences in bidimensional regression models. Geographical Analysis, 29(2), 169-186.",
      "object": "NakayaData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "depV1",
        "depV2",
        "indepV1",
        "indepV2"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anova.lm2",
      "title": "Anova for lm2 objects",
      "topics": [
        "anova.lm2"
      ]
    },
    {
      "page": "BiDimRegression",
      "title": "Calculates the bidimensional regression between two 2D configurations",
      "topics": [
        "BiDimRegression"
      ]
    },
    {
      "page": "CarbonExample1Data",
      "title": "Data from Carbon, C. C. (2013). BiDimRegression: Bidimensional Regression Modeling Using R. \\ Journal of Statistical Software, Code Snippets, 52(1), 1-11 (URL http://www.jstatsoft.org/v52/c01/)\\",
      "topics": [
        "CarbonExample1Data"
      ]
    },
    {
      "page": "CarbonExample2Data",
      "title": "Data from Carbon, C. C. (2013). BiDimRegression: Bidimensional Regression Modeling Using R. \\ Journal of Statistical Software, Code Snippets, 52(1), 1-11 (URL http://www.jstatsoft.org/v52/c01/)\\",
      "topics": [
        "CarbonExample2Data"
      ]
    },
    {
      "page": "CarbonExample3Data",
      "title": "Data from Carbon, C. C. (2013). BiDimRegression: Bidimensional Regression Modeling Using R. \\ Journal of Statistical Software, Code Snippets, 52(1), 1-11 (URL http://www.jstatsoft.org/v52/c01/)\\",
      "topics": [
        "CarbonExample3Data"
      ]
    },
    {
      "page": "EyegazeData",
      "title": "Eye gaze calibration data",
      "topics": [
        "EyegazeData"
      ]
    },
    {
      "page": "FriedmanKohlerData1",
      "title": "Data from Friedman, A., & Kohler, B. (2003). Bidimensional regression: Assessing the configural similarity and accuracy of cognitive maps and other two-dimensional data sets. Psychological Methods, 8(4), 468-491.",
      "topics": [
        "FriedmanKohlerData1"
      ]
    },
    {
      "page": "FriedmanKohlerData2",
      "title": "Data from Friedman, A., & Kohler, B. (2003). Bidimensional regression: Assessing the configural similarity and accuracy of cognitive maps and other two-dimensional data sets. Psychological Methods, 8(4), 468-491.",
      "topics": [
        "FriedmanKohlerData2"
      ]
    },
    {
      "page": "lm2",
      "title": "Fitting Bidimensional Regression Models",
      "topics": [
        "lm2"
      ]
    },
    {
      "page": "NakayaData",
      "title": "Data from Nakaya, T. (1997). Statistical inferences in bidimensional regression models. Geographical Analysis, 29(2), 169-186.",
      "topics": [
        "NakayaData"
      ]
    },
    {
      "page": "predict.lm2",
      "title": "Predict method for Bidimensional Regression Model Fits",
      "topics": [
        "predict.lm2"
      ]
    }
  ],
  "_readme": "https://github.com/alexander-pastukhov/bidim-regression/raw/HEAD/README.md",
  "_rundeps": [
    "Formula"
  ],
  "_vignettes": [
    {
      "source": "calibration.Rmd",
      "filename": "calibration.html",
      "title": "Eye gaze mapping",
      "author": "Alexander (Sasha) Pastukhov",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Plotting raw data",
        "Using lm2 to transform the eye gaze"
      ],
      "created": "2018-04-12 11:37:47",
      "modified": "2022-02-17 09:13:16",
      "commits": 4
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "bidimregression",
  "_universes": [
    "alexander-pastukhov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-06-01T08:48:46.000Z",
      "distro": "noble",
      "commit": "a8750caaff5e497cf5aafc9825e237535e3588b2",
      "fileid": "28b4c9eeb0bf55a157006fa78111f3a16ec767278b25d1ca49d21ed88fbcdd3b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexander-pastukhov/actions/runs/26744547262"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-06-01T08:48:44.000Z",
      "distro": "noble",
      "commit": "a8750caaff5e497cf5aafc9825e237535e3588b2",
      "fileid": "81f6355cab9723945dc681c813eb80bda51a47f4255d51eb07542ad0af645b17",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexander-pastukhov/actions/runs/26744547262"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-06-01T08:48:37.000Z",
      "commit": "a8750caaff5e497cf5aafc9825e237535e3588b2",
      "fileid": "45b8f3734aba072c0cbc5880da906321aacfdede26b2e7a2619bc54c6fc8d722",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexander-pastukhov/actions/runs/26744547262"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-06-01T08:48:38.000Z",
      "commit": "a8750caaff5e497cf5aafc9825e237535e3588b2",
      "fileid": "26460040d673d5eb0ddfc66ba30767a6df57b445604bedfc16a175b1102bb0d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexander-pastukhov/actions/runs/26744547262"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-06-01T08:48:56.000Z",
      "commit": "a8750caaff5e497cf5aafc9825e237535e3588b2",
      "fileid": "6a90f99cba2ac49e31490907ddc70f69d1be5db342da93fcd0c938bc38d4f1f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexander-pastukhov/actions/runs/26744547262"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-01T08:47:49.000Z",
      "commit": "a8750caaff5e497cf5aafc9825e237535e3588b2",
      "fileid": "ead0a569bed351dd69d238c0c63d5735c9d930d1779f651e0e6972e774f14f9a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexander-pastukhov/actions/runs/26744547262"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-01T08:48:05.000Z",
      "commit": "a8750caaff5e497cf5aafc9825e237535e3588b2",
      "fileid": "76a885d308af52b649c20705f118c4fa9f231d5de4a46c47083a8ea33c61198e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexander-pastukhov/actions/runs/26744547262"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-01T08:47:50.000Z",
      "commit": "a8750caaff5e497cf5aafc9825e237535e3588b2",
      "fileid": "7de2995070bde302e50bab41f5eebef8168d2fe6ca623c0e0ea0a7a94ea979bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/alexander-pastukhov/actions/runs/26744547262"
    }
  ]
}