<?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>Additional Operators to Help You Write Cleaner R Code</dc:title>
  <dc:title>R package roperators version 1.4.0</dc:title>
  <dc:subject>CRAN Task View: MissingData (https://CRAN.R-project.org/view=MissingData)</dc:subject>
  <dc:description>A set of additional operators and helper functions to make R code
  easier to read, write, and maintain. Includes string arithmetic (such as
  'foo' + 'bar'), in-place reassignment operators (such as x += 1), logical
  operators that handle missing values, floating-point and strict
  ('JavaScript'-style) equality tests, 'between' operators, and 'SQL'-style
  pattern matching. Also provides convenience helpers for type conversion,
  operating-system checks, complete-cases statistics, and string manipulation,
  such as Oxford-comma pasting and extracting the first, last, n-th, or most
  common element of a vector or word in a string. The goal is to give R users,
  particularly those coming from other languages such as 'Python', a friendlier
  and more consistent syntax.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.0)</dc:relation>
  <dc:relation>Imports: stats, tools</dc:relation>
  <dc:relation>Suggests: magrittr, knitr, markdown, rmarkdown, prettydoc, rvest,
testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Ben Wiseman &lt;benjamin.h.wiseman@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Ben Wiseman [cre, aut, ccp],
  Steven Nydick [aut, ccp] (ORCID:
    &lt;https://orcid.org/0000-0002-2908-1188&gt;),
  Jeff Jones [aut, led]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=roperators/LICENSE)</dc:rights>
  <dc:date>2026-06-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=roperators</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.roperators</dc:identifier>
</oai_dc:dc>
