# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "reems" in publications use:'
type: software
license: GPL-2.0-only
title: 'reems: Estimating Effective Migration Surfaces from Single Nucleotide Polymorphism
Data'
version: 0.1.0
identifiers:
- type: doi
value: 10.32614/CRAN.package.reems
abstract: Wrapper and plotting utilities for the spatial population genetics tool
'EEMS' (Estimated Effective Migration Surfaces) for SNP (Single Nucleotide Polymorphism)
data, originally provided as a command-line tool written in 'C++' together with
an accompanying 'R' package for plotting the output of the 'EEMS' tool itself ().
There are four main motivations for offering this to 'R' users as a package. Firstly,
to remove the installation and configuration burden for the 'EEMS' command-line
tool, which relies on manually installed 'Boost' and 'Eigen' system libraries and
configuring their location; secondly, to streamline the workflow by having a singe
environment (the 'R' system) for the entire analysis rather than a file-based command-line
executable whose output files are then to be imported and analysed by a separate
'R' script; thirdly, to make the input formats compatible with other, 'R'-based
spatial population genetics tools such as the 'ConStruct' package; and lastly, to
allow for easily running several chains in parallel and combining them for plotting
and further analysis. The package also adds more intuitive, streamlined tooling
around creating more complex habitats. The method of estimating effective migration
surfaces was first described by Petkova, D., Novembre, J. & Stephens, M. (2016)
.
authors:
- family-names: Weitkämper
given-names: Felix
email: felix.weitkaemper@german-uds.de
orcid: https://orcid.org/0000-0002-3895-8279
preferred-citation:
type: manual
title: 'reems: Estimating Effective Migration Surfaces from Single Nucleotide Polymorphism
Data'
authors:
- family-names: Weitkämper
given-names: Felix
email: felix.weitkaemper@german-uds.de
orcid: https://orcid.org/0000-0002-3895-8279
year: '2026'
notes: R package version 0.1.0
url: https://codeberg.org/felix_weitkaemper/reems
repository: https://weitkaemper.r-universe.dev
repository-code: https://codeberg.org/felix_weitkaemper/reems
commit: 899eedfacf4ebb9420a1659b3005ae50f0943bc0
url: https://codeberg.org/felix_weitkaemper/reems
date-released: '2026-05-05'
contact:
- family-names: Weitkämper
given-names: Felix
email: felix.weitkaemper@german-uds.de
orcid: https://orcid.org/0000-0002-3895-8279
references:
- type: article
title: Visualizing spatial population structure with estimated effective migration
surfaces
authors:
- family-names: Petkova
given-names: Desislava
email: desislavka@gmail.com
- family-names: Novembre
given-names: John
email: jnovembre@uchicago.edu
- family-names: Stephens
given-names: Matthew
email: mstephens@uchicago.edu
year: '2016'
journal: Nature Genetics
volume: '48'
issue: '1'
url: http://dx.doi.org/10.1038/ng.3464
month: '1'
start: '94'
end: '100'
doi: 10.1038/ng.3464