<?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>Turn Features On and Off using Feature Flags</dc:title>
  <dc:title>R package featureflag version 0.2.0</dc:title>
  <dc:description>Feature flags allow developers to turn features of their
    software on and off in form of configuration. This package provides
    functions for creating feature flags in code. It exposes an interface
    for defining own feature flags which are enabled based on custom criteria.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), spelling, knitr, rmarkdown, shiny, withr</dc:relation>
  <dc:creator>Ryszard Szymański &lt;ryszard.szymanski@outlook.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Ryszard Szymański [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=featureflag/LICENSE)</dc:rights>
  <dc:date>2025-03-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=featureflag</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.featureflag</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
