<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Spatial Parallel Computing by Hierarchical Data Partitioning</dc:title>
  <dc:title>R package chopin version 0.9.9-5</dc:title>
  <dc:description>Geospatial data computation is parallelized by grid, hierarchy,
    or raster files. Based on 'future' (Bengtsson, 2024 &lt;doi:10.32614/CRAN.package.future&gt;)
    and 'mirai' (Gao et al., 2025 &lt;doi:10.32614/CRAN.package.mirai&gt;) parallel back-ends,
    'terra' (Hijmans et al., 2025 &lt;doi:10.32614/CRAN.package.terra&gt;) and
    'sf' (Pebesma et al., 2024 &lt;doi:10.32614/CRAN.package.sf&gt;)
    functions as well as convenience functions in the package can be distributed
    over multiple threads. The simplest way of parallelizing generic geospatial
    computation is to start from par_pad_*() functions to par_grid(),
    par_hierarchy(), or par_multirasters() functions. Virtually any functions
    accepting classes in 'terra' or 'sf' packages can be used in the three
    parallelization functions. A common raster-vector overlay operation
    is provided as a function extract_at(), which uses
    'exactextractr' (Baston, 2023 &lt;doi:10.32614/CRAN.package.exactextractr&gt;), with
    options for kernel weights for summarizing raster values at vector geometries.
    Other convenience functions for vector-vector operations including
    simple areal interpolation (summarize_aw()) and summation of
    exponentially decaying weights (summarize_sedc()) are also provided.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: anticlust, cli, dplyr (&gt;= 1.1.0), exactextractr (&gt;= 0.8.2),
future, future.apply, igraph, methods, rlang, sf (&gt;= 1.0-10),
sfheaders, stars (&gt;= 0.6-0), terra (&gt;= 1.7-18), mirai (&gt;=
1.3.0), collapse</dc:relation>
  <dc:relation>Suggests: covr, devtools, targets, DiagrammeR, future.mirai, knitr,
lifecycle, rmarkdown, spatstat.random, testthat (&gt;= 3.0.0),
units, withr, dggridR, h3r</dc:relation>
  <dc:creator>Insang Song &lt;geoissong@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Insang Song [aut, cre] (ORCID: &lt;https://orcid.org/0000-0001-8732-3256&gt;),
  Kyle Messier [aut, ctb] (ORCID:
    &lt;https://orcid.org/0000-0001-9508-9623&gt;),
  Alec L. Robitaille [rev] (Alec reviewed the package version 0.6.3 for
    rOpenSci, see
    &lt;https://github.com/ropensci/software-review/issues/638&gt;),
  Eric R. Scott [rev] (Eric reviewed the package version 0.6.3 for
    rOpenSci, see
    &lt;https://github.com/ropensci/software-review/issues/638&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=chopin/LICENSE)</dc:rights>
  <dc:date>2026-04-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=chopin</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.chopin</dc:identifier>
</oai_dc:dc>
