{
  "_id": "6a49e1822c82cd3614825aad",
  "Package": "image.binarization",
  "Type": "Package",
  "Title": "Binarize Images for Enhancing Optical Character Recognition",
  "Version": "0.1.3",
  "Maintainer": "Jan Wijffels <jwijffels@bnosac.be>",
  "Authors@R": "c(\nperson('Jan', 'Wijffels', role = c('aut', 'cre', 'cph'), email = 'jwijffels@bnosac.be', comment = \"R wrapper\"),\nperson('Vrije Universiteit Brussel - DIGI: Brussels Platform for Digital Humanities', role = 'cph', comment = \"R wrapper\"),\nperson('Brandon M. Petty', role = c('ctb', 'cph'), comment = \"Files in src/Doxa\"))",
  "Description": "Improve optical character recognition by binarizing\nimages. The package focuses primarily on local adaptive\nthresholding algorithms. In English, this means that it has the\nability to turn a color or gray scale image into a black and\nwhite image. This is particularly useful as a preprocessing\nstep for optical character recognition or handwritten text\nrecognition.",
  "License": "MPL-2.0",
  "URL": "https://github.com/DIGI-VUB/image.binarization",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "SystemRequirements": "C++17",
  "Config/pak/sysreqs": "libmagick++-dev gsfonts libssl-dev",
  "Repository": "https://digi-vub.r-universe.dev",
  "Date/Publication": "2022-08-17 08:39:21 UTC",
  "RemoteUrl": "https://github.com/digi-vub/image.binarization",
  "RemoteRef": "HEAD",
  "RemoteSha": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-14 06:23:33 UTC",
    "User": "root"
  },
  "Author": "Jan Wijffels [aut, cre, cph] (R wrapper),\nVrije Universiteit Brussel - DIGI: Brussels Platform for Digital\nHumanities [cph] (R wrapper),\nBrandon M. Petty [ctb, cph] (Files in src/Doxa)",
  "_user": "digi-vub",
  "_type": "src",
  "_file": "image.binarization_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/aa3f003cbbc774abf72e006696301c34a6f072bfe7cdade2fb6e4c52073eb66b",
  "_filesize": 1285464,
  "_sha256": "aa3f003cbbc774abf72e006696301c34a6f072bfe7cdade2fb6e4c52073eb66b",
  "_expires": "2026-10-13T04:45:52.000Z",
  "_created": "2026-06-14T06:23:33.000Z",
  "_published": "2026-07-05T04:45:54.206Z",
  "_jobs": [
    {
      "job": 85193463478,
      "time": 127,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618169879"
    },
    {
      "job": 85193463489,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618168414"
    },
    {
      "job": 85193463520,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618167820"
    },
    {
      "job": 85193463464,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618169587"
    },
    {
      "job": 85193463458,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618165784"
    },
    {
      "job": 85193463481,
      "time": 243,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618185349"
    },
    {
      "job": 85193463532,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618166175"
    },
    {
      "job": 85193463474,
      "time": 147,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618172470"
    },
    {
      "job": 85193463315,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618152940"
    },
    {
      "job": 85193463394,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618166949"
    },
    {
      "job": 85193463415,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618165829"
    },
    {
      "job": 85193463485,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618164798"
    },
    {
      "job": 85193463448,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618168882"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720",
  "_status": "success",
  "_upstream": "https://github.com/digi-vub/image.binarization",
  "_commit": {
    "id": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
    "author": "Jan Wijffels <jwijffels@bnosac.be>",
    "committer": "Jan Wijffels <jwijffels@bnosac.be>",
    "message": "change maintainer email\n",
    "time": 1660725561
  },
  "_maintainer": {
    "name": "Jan Wijffels",
    "email": "jwijffels@bnosac.be",
    "login": "jwijffels",
    "description": "www.bnosac.be",
    "uuid": 1710810
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    }
  ],
  "_owner": "digi-vub",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "jwijffels",
      "count": 25,
      "uuid": 1710810
    }
  ],
  "_userbio": {
    "uuid": 62653831,
    "type": "organization",
    "name": "DIGI: Brussels Platform for Digital Humanities",
    "followers": 10
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/image.binarization"
  },
  "_devurl": "https://github.com/digi-vub/image.binarization",
  "_searchresults": 15,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/image.binarization.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/digi-vub/image.binarization",
  "_realowner": "digi-vub",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-07-27"
    },
    {
      "version": "0.1.1",
      "date": "2020-07-31"
    },
    {
      "version": "0.1.2",
      "date": "2021-07-05"
    },
    {
      "version": "0.1.3",
      "date": "2022-08-17"
    }
  ],
  "_exports": [
    "image_binarization"
  ],
  "_help": [
    {
      "page": "image_binarization",
      "title": "Binarize Images For Enhancing Optical Character Recognition",
      "topics": [
        "image_binarization"
      ]
    }
  ],
  "_readme": "https://github.com/digi-vub/image.binarization/raw/HEAD/README.md",
  "_rundeps": [
    "curl",
    "magick",
    "magrittr",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.236789099409293,
  "_indexed": true,
  "_nocasepkg": "image.binarization",
  "_universes": [
    "digi-vub",
    "jwijffels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-14T06:25:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/b71215ac9bb51da26509d0809927320a88221eec4c1824e132490583f8e857b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-14T06:25:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/9c12f531d14492dbd6632983477e1e4be59968a3fbb92e9be127d88763b69f07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-14T06:25:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/e7874dfbee87aeb853c473f5710e3cbbf86482531985541abff3bec2501ff67f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-14T06:25:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/ec48d4ce4370d5bf706a72d81612aa58d467aa19e8f04e969afcaa9a6cac8f96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-14T06:25:15.000Z",
      "arch": "aarch64",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/9b5ea7b52a2fbc3e06cb6a3016809eed89aa22dae364c3937934829d9b3029f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-14T06:27:06.000Z",
      "arch": "x86_64",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/2528ab9eabda10a646b80813e4ff8fb0a4b07bdb74874900f2d3c04da39f710d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-14T06:25:13.000Z",
      "arch": "aarch64",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/55efda9f19d7c814b46897d2cc8788ee99c6756be85fe986ac04a818219ea2bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-14T06:25:54.000Z",
      "arch": "x86_64",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/57491b36475f167c76f2d42c76bd8cb9445bd0e0f1e9a490466ab7c679f9b60c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-14T06:25:36.000Z",
      "arch": "emscripten",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/c94999241d4e91e0e2f17063c4bee37fd140c847f973fff02e5ecba573568f56",
      "status": "success",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-14T06:24:55.000Z",
      "arch": "x86_64",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/a284f0d4f314bbddc5330a131a1b76d673bc82b4b43207a64457141f0e0bfcc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-14T06:24:43.000Z",
      "arch": "x86_64",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/abd495e7a7c2cebc01ccd0acaa12a8fdbbaf9c6900f56747fb6b07014f6a432b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-14T06:25:05.000Z",
      "arch": "x86_64",
      "commit": "d1ac1b5f8e674412fd0fcd62e406e9521e7a2094",
      "fileid": "https://r2.ropensci.org/2178ebc71352b8057c50ecf30f9db9e3a5b8fddf41fa7b182b19f4607f2ed779",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/27490514720"
    }
  ]
}