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
Repository: CRAN
RoxygenNote: 7.1.2
LazyData: true
Suggests: testthat, knitr, rmarkdown, dplyr, ggplot2
VignetteBuilder: knitr
Packaged: 2022-02-17 12:16:04 UTC; sasha
Author: Claus-Christian Carbon [aut] (<https://orcid.org/0000-0002-3446-9347>),
  Alexander Pastukhov [aut, cre]
    (<https://orcid.org/0000-0002-8738-8591>)
Maintainer: Alexander Pastukhov <pastukhov.alexander@gmail.com>
Date/Publication: 2022-02-17 13:02:10 UTC
Built: R 4.4.3; ; 2025-10-21 11:47:44 UTC; windows
