<?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>Road Network Projection</dc:title>
  <dc:title>R package roads version 1.2.1</dc:title>
  <dc:description>Iterative least cost path and minimum spanning tree methods for projecting 
    forest road networks. The methods connect a set of target points to an existing 
    road network using 'igraph' &lt;https://igraph.org&gt; to identify least cost routes.
    The cost of constructing a road segment between adjacent pixels is determined
    by a user supplied weight raster and a weight function; options include the
    average of adjacent weight raster values, and a function of the elevation 
    differences between adjacent cells that penalizes steep grades. These road
    network projection methods are intended for integration into R workflows and 
    modelling frameworks used for forecasting forest change, and can be applied 
    over multiple time-steps without rebuilding a graph at each time-step.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: dplyr, igraph (&gt;= 2.0.3), data.table, sf, units, rlang,
methods, tidyselect, terra</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 2.1.0), knitr, rmarkdown, viridis, bench,
gdistance</dc:relation>
  <dc:creator>Josie Hughes &lt;josie.hughes@ec.gc.ca&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sarah Endicott [aut] (ORCID: &lt;https://orcid.org/0000-0001-9644-5343&gt;),
  Kyle Lochhead [aut],
  Josie Hughes [aut, cre],
  Patrick Kirby [aut],
  Her Majesty the Queen in Right of Canada as represented by the Minister
    of the Environment [cph] (Copyright holder for included functions
    buildSimList, getLandingsFromTarget, pathsToLines, plotRoads,
    projectRoads, rasterizeLine, rasterToLineSegments),
  Province of British Columbia [cph] (Copyright holder for included
    functions getGraph, lcpList, mstList, shortestPaths,
    getClosestRoad, buildSnapRoads)</dc:contributor>
  <dc:rights>Apache License (&gt;= 2)</dc:rights>
  <dc:date>2026-01-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=roads</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.roads</dc:identifier>
</oai_dc:dc>
