<?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>Fizz Buzz Implementation</dc:title>
  <dc:title>R package fizzbuzzR version 0.1.1</dc:title>
  <dc:description>An implementation of the Fizz Buzz algorithm, as defined e.g. in &lt;https://en.wikipedia.org/wiki/Fizz_buzz&gt;. 
    It provides the standard algorithm with 3 replaced by Fizz and 5 replaced by Buzz, with the option of specifying start 
    and end numbers, step size and the numbers being replaced by fizz and buzz, respectively. This package gives 
    interviewers the optional answer of "I use fizzbuzzR::fizzbuzz()" when interviewing rather than having to write an algorithm
    themselves.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.0)</dc:relation>
  <dc:creator>Ansgar Wenzel &lt;ansgar.wenzel+fizzbuzzR@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Ansgar Wenzel [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2016-10-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=fizzbuzzR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.fizzbuzzR</dc:identifier>
</oai_dc:dc>
