{
  "_id": "6a1f0f17b401979e7341d4bc",
  "Package": "bitfield",
  "Type": "Package",
  "Title": "Handle Bitfields to Record Meta Data",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Steffen\", \"Ehrmann\", role = c(\"aut\", \"cre\"),\nemail = \"steffen.ehrmann@posteo.de\",\ncomment = c(ORCID = \"0000-0002-2958-0796\"))\n)",
  "Description": "Record algorithmic and analytic meta data along a workflow\nto store that in a bitfield, which can be published alongside\nany (modelled) data products.",
  "URL": "https://github.com/bitfloat/bitfield,\nhttps://bitfloat.github.io/bitfield/",
  "BugReports": "https://github.com/bitfloat/bitfield/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev git libicu-dev\nlibssl-dev libproj-dev libsqlite3-dev",
  "Repository": "https://bitfloat.r-universe.dev",
  "Date/Publication": "2026-02-16 19:30:00 UTC",
  "RemoteUrl": "https://github.com/bitfloat/bitfield",
  "RemoteRef": "HEAD",
  "RemoteSha": "25188e26469225b449be6c53ca1681c1bb69b1f2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:43:49 UTC",
    "User": "root"
  },
  "Author": "Steffen Ehrmann [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2958-0796>)",
  "Maintainer": "Steffen Ehrmann <steffen.ehrmann@posteo.de>",
  "MD5sum": "88214644fc25fb30a97b542da85f207e",
  "_user": "bitfloat",
  "_type": "src",
  "_file": "bitfield_1.0.0.tar.gz",
  "_fileid": "a16b18fa0635993ccc9a9e80a73eb05dbd81cb6cb769c33b09408c8229375352",
  "_filesize": 286390,
  "_sha256": "a16b18fa0635993ccc9a9e80a73eb05dbd81cb6cb769c33b09408c8229375352",
  "_created": "2026-05-17T08:43:49.000Z",
  "_published": "2026-06-02T17:12:55.082Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128908012,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040944212"
    },
    {
      "job": 79128909010,
      "time": 227,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040944788"
    },
    {
      "job": 79128908000,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040937567"
    },
    {
      "job": 79128908368,
      "time": 238,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040940354"
    },
    {
      "job": 79128907546,
      "time": 225,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040917771"
    },
    {
      "job": 79128907335,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364759263"
    },
    {
      "job": 79128908553,
      "time": 184,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040939681"
    },
    {
      "job": 79128908652,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040938228"
    },
    {
      "job": 79128908584,
      "time": 174,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040938496"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bitfloat/actions/runs/25986114505",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bitfloat/bitfield",
  "_commit": {
    "id": "25188e26469225b449be6c53ca1681c1bb69b1f2",
    "author": "EhrmannS <steffen.ehrmann@posteo.de>",
    "committer": "EhrmannS <steffen.ehrmann@posteo.de>",
    "message": "final touch\n",
    "time": 1771270200
  },
  "_maintainer": {
    "name": "Steffen Ehrmann",
    "email": "steffen.ehrmann@posteo.de",
    "login": "ehrmanns",
    "orcid": "0000-0002-2958-0796",
    "description": "I am interested in human-nature interactions, biodiversity and ecological overshoot. I founded resonantia research recently.",
    "uuid": 9630560
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "codetools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "gh",
      "role": "Imports"
    },
    {
      "package": "gitcreds",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bitfloat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 10
    },
    {
      "week": "2025-29",
      "n": 23
    },
    {
      "week": "2025-33",
      "n": 14
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 10
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "bitfield_v1.0.0",
      "date": "2026-02-10"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "ehrmanns",
      "count": 376,
      "uuid": 9630560
    }
  ],
  "_userbio": {
    "uuid": 207473276,
    "type": "organization",
    "name": "bitfloat"
  },
  "_downloads": {
    "count": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bitfield"
  },
  "_devurl": "https://github.com/bitfloat/bitfield",
  "_pkgdown": "https://bitfloat.github.io/bitfield/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bitfield.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bitfloat/bitfield",
  "_realowner": "bitfloat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.1",
      "date": "2025-05-01"
    },
    {
      "version": "1.0.0",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "bf_analyze",
    "bf_decode",
    "bf_encode",
    "bf_export",
    "bf_flag",
    "bf_map",
    "bf_protocol",
    "bf_registry",
    "bf_standards",
    "project"
  ],
  "_datasets": [
    {
      "name": "bf_pcl",
      "title": "Internal bit-flag protocols",
      "object": "bf_pcl",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "bf_tbl",
      "title": "Example table",
      "object": "bf_tbl",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "commodity",
        "yield",
        "year"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bitfield-package",
      "title": "bitfield: Handle Bitfields to record Meta Data",
      "topics": [
        "bitfield-package",
        "bitfield"
      ]
    },
    {
      "page": "dot-getDependencies",
      "title": "Identify packages to custom functions",
      "topics": [
        ".getDependencies"
      ]
    },
    {
      "page": "dot-makeDatacite",
      "title": "Create DataCite-compliant metadata structure",
      "topics": [
        ".makeDatacite"
      ]
    },
    {
      "page": "dot-makeEncoding",
      "title": "Determine encoding",
      "topics": [
        ".makeEncoding"
      ]
    },
    {
      "page": "dot-toBin",
      "title": "Make a binary value from an integer",
      "topics": [
        ".toBin"
      ]
    },
    {
      "page": "dot-toDec",
      "title": "Make an integer from a binary value",
      "topics": [
        ".toDec"
      ]
    },
    {
      "page": "dot-updateMD5",
      "title": "Determine and write MD5 sum",
      "topics": [
        ".updateMD5"
      ]
    },
    {
      "page": "dot-validateProtocol",
      "title": "Validate a bit-flag protocol",
      "topics": [
        ".validateProtocol"
      ]
    },
    {
      "page": "dot-validateToken",
      "title": "Validate a github token",
      "topics": [
        ".validateToken"
      ]
    },
    {
      "page": "bf_analyze",
      "title": "Analyze encoding options for data",
      "topics": [
        "bf_analyze"
      ]
    },
    {
      "page": "bf_decode",
      "title": "Decode (unpack) a bitfield",
      "topics": [
        "bf_decode"
      ]
    },
    {
      "page": "bf_encode",
      "title": "Encode bit flags into a bitfield",
      "topics": [
        "bf_encode"
      ]
    },
    {
      "page": "bf_export",
      "title": "Export bitfield registries",
      "topics": [
        "bf_export"
      ]
    },
    {
      "page": "bf_flag",
      "title": "Build a flag",
      "topics": [
        "bf_flag"
      ]
    },
    {
      "page": "bf_map",
      "title": "Map variables to a bitflag",
      "topics": [
        "bf_map"
      ]
    },
    {
      "page": "bf_pcl",
      "title": "Internal bit-flag protocols",
      "topics": [
        "bf_pcl"
      ]
    },
    {
      "page": "bf_protocol",
      "title": "Define a new bit-flag protocol",
      "topics": [
        "bf_protocol"
      ]
    },
    {
      "page": "bf_registry",
      "title": "Initiate a new registry",
      "topics": [
        "bf_registry"
      ]
    },
    {
      "page": "bf_standards",
      "title": "Handle community standard protocols",
      "topics": [
        "bf_standards"
      ]
    },
    {
      "page": "bf_tbl",
      "title": "Example table",
      "topics": [
        "bf_tbl"
      ]
    },
    {
      "page": "print.bf_analysis",
      "title": "Print method for bf_analysis",
      "topics": [
        "print.bf_analysis"
      ]
    },
    {
      "page": "project",
      "title": "Create a Project Metadata Object",
      "topics": [
        "project"
      ]
    },
    {
      "page": "registry-class",
      "title": "Bit registry class (S4) and methods",
      "topics": [
        "registry",
        "registry-class"
      ]
    },
    {
      "page": "show-registry-method",
      "title": "Print registry in the console",
      "topics": [
        "show,registry-method"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bitfloat/bitfield/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/bitfloat/bitfield/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "checkmate",
    "cli",
    "codetools",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "gh",
    "gitcreds",
    "glue",
    "httr",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with bitfield",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The example data",
        "Encoding types at a glance",
        "Using bf_analyze() to find optimal bit allocations",
        "A complete example",
        "Verify round-trip integrity",
        "Design guidelines",
        "Creating custom protocols",
        "Versioning and extension",
        "Sharing protocols via community standards",
        "Quick reference"
      ],
      "created": "2026-02-10 17:48:51",
      "modified": "2026-02-10 17:48:51",
      "commits": 1
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "bitfield",
  "_universes": [
    "bitfloat",
    "ehrmanns"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-17T08:46:21.000Z",
      "distro": "noble",
      "commit": "25188e26469225b449be6c53ca1681c1bb69b1f2",
      "fileid": "a63d03d55de74be07efd19271adde64d974d309d06cdab43fb9c303e6dfbdc24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bitfloat/actions/runs/25986114505"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-17T08:46:23.000Z",
      "distro": "noble",
      "commit": "25188e26469225b449be6c53ca1681c1bb69b1f2",
      "fileid": "a5ac9d8603ff1471aa896f1d31625104d60a9fd04b45ef502e7e019afa9cb28b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bitfloat/actions/runs/25986114505"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-17T08:46:04.000Z",
      "commit": "25188e26469225b449be6c53ca1681c1bb69b1f2",
      "fileid": "238f40bef88bc8e4e20261c135efc9ea1ca5b849c47b9c8a953c0f8f7164410c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bitfloat/actions/runs/25986114505"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-17T08:46:09.000Z",
      "commit": "25188e26469225b449be6c53ca1681c1bb69b1f2",
      "fileid": "3c79fe2c9a61db9daf92b04e9e2e0387b7468326d2618f11876e979aff9f38c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bitfloat/actions/runs/25986114505"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T08:45:28.000Z",
      "commit": "25188e26469225b449be6c53ca1681c1bb69b1f2",
      "fileid": "76e3c836f68cd089ef2b1d542aafdceadf74122032d79bfb86784d06c624ac60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bitfloat/actions/runs/25986114505"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T08:45:25.000Z",
      "commit": "25188e26469225b449be6c53ca1681c1bb69b1f2",
      "fileid": "75ec0b5fb68c2918beb52dbd31df740d3b495b5885cbf9f78170a98437342da9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bitfloat/actions/runs/25986114505"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T08:45:21.000Z",
      "commit": "25188e26469225b449be6c53ca1681c1bb69b1f2",
      "fileid": "a8b2c9dcce5126179d8ce563e0f0548a4b90a62d51c51a09d5dd7c41fd22de26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bitfloat/actions/runs/25986114505"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T17:12:25.000Z",
      "commit": "25188e26469225b449be6c53ca1681c1bb69b1f2",
      "fileid": "92ee8637060fc4362d0bbe4515cf2304348090a2d88d4cb31e5212774c56d45c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bitfloat/actions/runs/25986114505"
    }
  ]
}