<?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>A Set of RStudio Addins</dc:title>
  <dc:title>R package spAddins version 0.2.0</dc:title>
  <dc:description>A set of RStudio addins that are designed to be used in
             combination with user-defined RStudio keyboard shortcuts. These
             addins either:
             1) insert text at a cursor position (e.g. insert
             operators %&gt;%, &lt;&lt;-, %$%, etc.),
             2) replace symbols in selected pieces of text (e.g., convert
             backslashes to forward slashes which results in stings like
             "c:\data\" converted into "c:/data/") or
             3) enclose text with special symbols (e.g., converts "bold" into
             "**bold**") which is convenient for editing R Markdown files.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.2)</dc:relation>
  <dc:relation>Imports: rstudioapi, magrittr, stringr, purrr</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, rebus</dc:relation>
  <dc:creator>Vilmantas Gegzna &lt;GegznaV@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Vilmantas Gegzna [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=spAddins/LICENSE)</dc:rights>
  <dc:date>2017-12-14</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=spAddins</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.spAddins</dc:identifier>
</oai_dc:dc>
