Package: BiDimRegression Version: 2.0.1 Date: 2022-02-17 Title: Calculates the Bidimensional Regression Between Two 2D Configurations Authors@R: c( person(given = "Claus-Christian", family = "Carbon", role = c("aut"), email = "ccc@experimental-psychology.com", comment = c(ORCID = "0000-0002-3446-9347")), person(given = "Alexander", family = "Pastukhov", role = c("aut", "cre"), email ="pastukhov.alexander@gmail.com", comment = c(ORCID = "0000-0002-8738-8591"))) Imports: Formula, methods Depends: R (>= 4.1.0) Description: Calculates the bidimensional regression between two 2D configurations following the approach by Tobler (1965). License: GPL-3 URL: https://CRAN.R-project.org/package=BiDimRegression/, https://github.com/alexander-pastukhov/bidim-regression/, https://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 Suggests: testthat, knitr, rmarkdown, dplyr, ggplot2 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: 2026-07-04 19:41:06 UTC; root Author: Claus-Christian Carbon [aut] (ORCID: ), Alexander Pastukhov [aut, cre] (ORCID: ) Maintainer: Alexander Pastukhov