Package: featureflag 0.2.0
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.
Authors:
featureflag_0.2.0.tar.gz
featureflag_0.2.0.zip(r-4.7)featureflag_0.2.0.zip(r-4.6)featureflag_0.2.0.zip(r-4.5)
featureflag_0.2.0.tgz(r-4.6-any)featureflag_0.2.0.tgz(r-4.5-any)
featureflag_0.2.0.tar.gz(r-4.7-any)featureflag_0.2.0.tar.gz(r-4.6-any)
featureflag_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
featureflag/json (API)
NEWS
| # Install 'featureflag' in R: |
| install.packages('featureflag', repos = c('https://szymanskir.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/szymanskir/featureflag/issues
Last updated from:b685c11741. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 114 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 74 | ||
| windows-devel | OK | 115 | ||
| windows-release | OK | 80 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 98 |
Exports:create_bool_feature_flagcreate_connect_group_feature_flagcreate_connect_user_feature_flagcreate_env_var_feature_flagcreate_feature_flagcreate_percentage_feature_flagcreate_time_period_feature_flagfeature_iffeature_ifelseis_enabled
Dependencies:
