Package: bitfield 1.0.0
bitfield: Handle Bitfields to Record Meta Data
Record algorithmic and analytic meta data along a workflow to store that in a bitfield, which can be published alongside any (modelled) data products.
Authors:
bitfield_1.0.0.tar.gz
bitfield_1.0.0.zip(r-4.7-any)bitfield_1.0.0.zip(r-4.6-any)bitfield_1.0.0.zip(r-4.5-any)
bitfield_1.0.0.tgz(r-4.6-any)bitfield_1.0.0.tgz(r-4.5-any)
bitfield_1.0.0.tar.gz(r-4.7-any)bitfield_1.0.0.tar.gz(r-4.6-any)
bitfield_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
bitfield/json (API)
| # Install 'bitfield' in R: |
| install.packages('bitfield', repos = c('https://bitfloat.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bitfloat/bitfield/issues
Pkgdown/docs site:https://bitfloat.github.io
Last updated from:25188e2646. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 454 | ||
| source / vignettes | OK | 405 | ||
| linux-release-x86_64 | OK | 443 | ||
| macos-release-arm64 | OK | 179 | ||
| macos-oldrel-arm64 | OK | 217 | ||
| windows-devel | OK | 174 | ||
| windows-release | OK | 181 | ||
| windows-oldrel | OK | 209 | ||
| wasm-release | OK | 133 |
Exports:bf_analyzebf_decodebf_encodebf_exportbf_flagbf_mapbf_protocolbf_registrybf_standardsproject
Dependencies:askpassbackportsbase64enccheckmateclicodetoolscpp11curldplyrgenericsgitcredsgluehttrhttr2inijsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6Rcpprlangstringistringrsysterratibbletidyrtidyselectutf8vctrswithryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| bitfield: Handle Bitfields to record Meta Data | bitfield-package bitfield |
| Identify packages to custom functions | .getDependencies |
| Create DataCite-compliant metadata structure | .makeDatacite |
| Determine encoding | .makeEncoding |
| Make a binary value from an integer | .toBin |
| Make an integer from a binary value | .toDec |
| Determine and write MD5 sum | .updateMD5 |
| Validate a bit-flag protocol | .validateProtocol |
| Validate a github token | .validateToken |
| Analyze encoding options for data | bf_analyze |
| Decode (unpack) a bitfield | bf_decode |
| Encode bit flags into a bitfield | bf_encode |
| Export bitfield registries | bf_export |
| Build a flag | bf_flag |
| Map variables to a bitflag | bf_map |
| Internal bit-flag protocols | bf_pcl |
| Define a new bit-flag protocol | bf_protocol |
| Initiate a new registry | bf_registry |
| Handle community standard protocols | bf_standards |
| Example table | bf_tbl |
| Print method for bf_analysis | print.bf_analysis |
| Create a Project Metadata Object | project |
| Bit registry class (S4) and methods | registry registry-class |
| Print registry in the console | show,registry-method |
