The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

fizzbuzzR: Fizz Buzz Implementation

An implementation of the Fizz Buzz algorithm, as defined e.g. in <https://en.wikipedia.org/wiki/Fizz_buzz>. 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.

Version: 0.1.1
Depends: R (≥ 3.1.0)
Published: 2016-10-27
Author: Ansgar Wenzel [aut, cre]
Maintainer: Ansgar Wenzel <ansgar.wenzel+fizzbuzzR at gmail.com>
License: GPL (≥ 3)
NeedsCompilation: no
CRAN checks: fizzbuzzR results

Documentation:

Reference manual: fizzbuzzR.pdf

Downloads:

Package source: fizzbuzzR_0.1.1.tar.gz
Windows binaries: r-devel: fizzbuzzR_0.1.1.zip, r-release: fizzbuzzR_0.1.1.zip, r-oldrel: fizzbuzzR_0.1.1.zip
macOS binaries: r-release (arm64): fizzbuzzR_0.1.1.tgz, r-oldrel (arm64): fizzbuzzR_0.1.1.tgz, r-release (x86_64): fizzbuzzR_0.1.1.tgz, r-oldrel (x86_64): fizzbuzzR_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fizzbuzzR to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.