Package: conStruct Version: 1.0.6 Date: 2024-1-08 Title: Models Spatially Continuous and Discrete Population Genetic Structure Description: A method for modeling genetic data as a combination of discrete layers, within each of which relatedness may decay continuously with geographic distance. This package contains code for running analyses (which are implemented in the modeling language 'rstan') and visualizing and interpreting output. See the paper for more details on the model and its utility. Authors@R: person("Gideon", "Bradburd", email = "bradburd@umich.edu", role = c("aut", "cre")) License: GPL-3 Encoding: UTF-8 LazyData: true ByteCompile: true Depends: R (>= 3.4.0), Rcpp (>= 0.12.0), methods Imports: rstan (>= 2.26.0), rstantools (>= 1.5.0), caroline, gtools, foreach, parallel, doParallel LinkingTo: StanHeaders (>= 2.26.0), rstan (>= 2.26.0), BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1) SystemRequirements: GNU make NeedsCompilation: yes RoxygenNote: 7.2.3 Suggests: knitr, rmarkdown, maps VignetteBuilder: knitr Config/pak/sysreqs: make Repository: https://gbradburd.r-universe.dev Date/Publication: 2026-05-02 06:59:26 UTC RemoteUrl: https://github.com/gbradburd/construct RemoteRef: HEAD RemoteSha: 9dde30b88ba8ebe2852ae54fbaf2f6bb7c69b4c5 Packaged: 2026-07-04 20:47:23 UTC; root Author: Gideon Bradburd [aut, cre] Maintainer: Gideon Bradburd