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.

featureflag: Turn Features On and Off using Feature Flags

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.

Version: 0.1.0
Suggests: testthat, spelling, knitr, rmarkdown
Published: 2021-02-18
Author: Ryszard Szymański [aut, cre]
Maintainer: Ryszard Szymański <ryszard.szymanski at outlook.com>
BugReports: https://github.com/szymanskir/featureflag/issues
License: MIT + file LICENSE
URL: https://github.com/szymanskir/featureflag
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: featureflag results

Documentation:

Reference manual: featureflag.pdf
Vignettes: Defining custom feature flags
featureflag - basic usage

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=featureflag 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.