<?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>Functions to Help in your Coding Etiquette</dc:title>
  <dc:title>R package tinycodet version 0.7.0</dc:title>
  <dc:description>Adds some functions to help in your coding etiquette.
    'tinycodet' primarily focuses on 4 aspects.
    1) Safer decimal (in)equality testing,
    standard-evaluated alternatives to with() and aes(),
    and other functions for safer coding.
    2) A new package import system,
    that attempts to combine the benefits of using a package without attaching it,
    with the benefits of attaching a package.
    3) Extending the string manipulation capabilities of the 'stringi' R package.
    4) Reducing repetitive code.
    Besides linking to 'Rcpp', 'tinycodet' has only one other dependency, namely 'stringi'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: methods, Rcpp (&gt;= 1.0.11), stringi (&gt;= 1.7.12)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: tinytest, ggplot2, mgcv, nlme, collapse, kit, knitr,
rmarkdown, roxygen2</dc:relation>
  <dc:creator>Tony Wilkes &lt;tony_a_wilkes@outlook.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Tony Wilkes [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0001-9498-8379&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tinycodet/LICENSE)</dc:rights>
  <dc:date>2026-06-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tinycodet</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tinycodet</dc:identifier>
  <dc:language>en-gb</dc:language>
</oai_dc:dc>
