Package: raceland Title: Pattern-Based Zoneless Method for Analysis and Visualization of Racial Topography Version: 1.2.2 Authors@R: c(person(given = "Jakub", family = "Nowosad", role = c("aut", "cre"), email = "nowosad.jakub@gmail.com", comment = c(ORCID = "0000-0002-1057-3721")), person("Anna", "Dmowska", role = c("aut")), person("Tomasz", "Stepinski", role = c("aut"))) Description: Implements a computational framework for a pattern-based, zoneless analysis, and visualization of (ethno)racial topography (Dmowska, Stepinski, and Nowosad (2020) ). It is a reimagined approach for analyzing residential segregation and racial diversity based on the concept of 'landscape’ used in the domain of landscape ecology. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 3.5) LinkingTo: Rcpp, comat (>= 0.9.0), RcppArmadillo Imports: methods, plotwidgets, terra, sf, Rcpp, comat Suggests: dplyr, pbapply, testthat (>= 2.1.0), knitr, rmarkdown, covr, raster VignetteBuilder: knitr URL: https://jakubnowosad.com/raceland/ BugReports: https://github.com/Nowosad/raceland/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://nowosad.r-universe.dev Date/Publication: 2026-01-14 12:39:24 UTC RemoteUrl: https://github.com/nowosad/raceland RemoteRef: HEAD RemoteSha: 53e52335ced9fc49cdfe87278d6ad2c03974ffeb NeedsCompilation: yes Packaged: 2026-06-15 07:59:35 UTC; root Author: Jakub Nowosad [aut, cre] (ORCID: ), Anna Dmowska [aut], Tomasz Stepinski [aut] Maintainer: Jakub Nowosad