<?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>Omnidirectional R Code Snippets</dc:title>
  <dc:title>R package Orcs version 1.2.3</dc:title>
  <dc:description>I tend to repeat the same code chunks over and over again. At
    first, this was fine for me and I paid little attention to such redundancies.
    A little later, when I got tired of manually replacing Linux filepaths with
    the referring Windows versions, and vice versa, I started to stuff some very
    frequently used work-steps into functions and, even later, into a proper R
    package. And that's what this package is - a hodgepodge of various R functions
    meant to simplify (my) everyday-life coding work without, at the same time,
    being devoted to a particular scope of application.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: methods, R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: bookdown, grDevices, grid, knitr, lattice, latticeExtra,
plotrix, Rcpp (&gt;= 0.11.3), remotes, sf, sp, stats, terra</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: checkmate, raster, rmarkdown, tinytest</dc:relation>
  <dc:creator>Florian Detsch &lt;fdetsch@web.de&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Florian Detsch [cre, aut],
  Tim Appelhans [aut],
  Baptiste Auguie [ctb],
  OpenStreetMap contributors [cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=Orcs/LICENSE)</dc:rights>
  <dc:date>2023-01-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=Orcs</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.Orcs</dc:identifier>
</oai_dc:dc>
