{
  "_id": "6a181a5bacfb0bcc41db0b72",
  "Package": "boundingbox",
  "Type": "Package",
  "Title": "Create a Bounding Box in an Image",
  "Version": "1.0.1",
  "Authors@R": "person(\"David\", \"Stomski\", email = \"stomperusa@verizon.net\", \nrole = c(\"aut\", \"cre\"))",
  "Description": "Generate ground truth cases for object localization\nalgorithms. Cycle through a list of images, select points\naround which to generate bounding boxes and assign classifiers.\nOutput the coordinates, and images annotated with boxes and\nlabels. For an example study that uses bounding boxes for image\nlocalization and classification see Ibrahim, Badr, Abdallah,\nand Eissa (2012) \"Bounding Box Object Localization Based on\nImage Superpixelization\" <doi:10.1016/j.procs.2012.09.119>.",
  "License": "MIT + file LICENSE",
  "URL": "<https://github.com/stomperusa/boundingbox>",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/pak/sysreqs": "libfftw3-dev libglpk-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libxml2-dev libx11-dev",
  "Repository": "https://stomperusa.r-universe.dev",
  "Date/Publication": "2020-06-12 00:44:35 UTC",
  "RemoteUrl": "https://github.com/stomperusa/boundingbox",
  "RemoteRef": "HEAD",
  "RemoteSha": "b638d2c82a27bbbb8b3921487e483732e75f2959",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:31:06 UTC",
    "User": "root"
  },
  "Author": "David Stomski [aut, cre]",
  "Maintainer": "David Stomski <stomperusa@verizon.net>",
  "MD5sum": "f47f28b2e5ae7fc869e5b7f0734075f4",
  "_user": "stomperusa",
  "_type": "src",
  "_file": "boundingbox_1.0.1.tar.gz",
  "_fileid": "510936c0ba780f4d605780d12131f88eecf6656bbb3c684f787b8a90bc35231f",
  "_filesize": 1102287,
  "_sha256": "510936c0ba780f4d605780d12131f88eecf6656bbb3c684f787b8a90bc35231f",
  "_created": "2026-05-28T10:31:06.000Z",
  "_published": "2026-05-28T10:35:07.495Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78272289965,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263637687"
    },
    {
      "job": 78272289990,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263656561"
    },
    {
      "job": 78272289975,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263636033"
    },
    {
      "job": 78272289961,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263631302"
    },
    {
      "job": 78271771345,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263594241"
    },
    {
      "job": 78272289966,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263634778"
    },
    {
      "job": 78272289964,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263620211"
    },
    {
      "job": 78272290006,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263619343"
    },
    {
      "job": 78272290031,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263618658"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stomperusa/actions/runs/26569209192",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stomperusa/boundingbox",
  "_commit": {
    "id": "b638d2c82a27bbbb8b3921487e483732e75f2959",
    "author": "stomperusa <stomperusa@verizon.net>",
    "committer": "stomperusa <stomperusa@verizon.net>",
    "message": "Updated NEWS to announce CRAN release and add installation note to README.\n",
    "time": 1591922675
  },
  "_maintainer": {
    "name": "David Stomski",
    "email": "stomperusa@verizon.net",
    "login": "stomperusa",
    "description": "",
    "uuid": 43323132
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "imager",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "stomperusa",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "stomperusa",
      "count": 31,
      "uuid": 43323132
    }
  ],
  "_userbio": {
    "uuid": 43323132,
    "type": "user",
    "name": "stomperusa"
  },
  "_downloads": {
    "count": 753,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/boundingbox"
  },
  "_devurl": "https://github.com/stomperusa/boundingbox",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/boundingbox.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/stomperusa/boundingbox",
  "_realowner": "stomperusa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2020-06-09"
    }
  ],
  "_exports": [
    "boxer",
    "boxer2",
    "outBox"
  ],
  "_help": [
    {
      "page": "boxer",
      "title": "Create a bounding box in an image based on selected points",
      "topics": [
        "boxer"
      ]
    },
    {
      "page": "boxer2",
      "title": "Create multiple bounding boxes in an image based on sets of selected points",
      "topics": [
        "boxer2"
      ]
    },
    {
      "page": "outBox",
      "title": "Generate images with bounding boxes from coordinates in a dataframe",
      "topics": [
        "outBox"
      ]
    }
  ],
  "_readme": "https://github.com/stomperusa/boundingbox/raw/HEAD/README.md",
  "_rundeps": [
    "bitops",
    "bmp",
    "caTools",
    "cli",
    "cpp11",
    "digest",
    "downloader",
    "glue",
    "gplots",
    "gtools",
    "igraph",
    "imager",
    "jpeg",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "png",
    "purrr",
    "Rcpp",
    "readbitmap",
    "rlang",
    "stringi",
    "stringr",
    "tiff",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "boundingbox-vignette.Rmd",
      "filename": "boundingbox-vignette.html",
      "title": "Introduction to Boundingbox",
      "engine": "knitr::rmarkdown",
      "headings": [
        "boxer()",
        "Function Definition",
        "Example",
        "boxer2()",
        "outBox()"
      ],
      "created": "2020-05-04 00:57:53",
      "modified": "2020-06-06 00:15:06",
      "commits": 6
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "boundingbox",
  "_universes": [
    "stomperusa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-28T10:33:24.000Z",
      "distro": "noble",
      "commit": "b638d2c82a27bbbb8b3921487e483732e75f2959",
      "fileid": "7aa11062460cfe9ae415242b27a49b37660c6826c8563820d462b4b0d524a09d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stomperusa/actions/runs/26569209192"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-28T10:34:17.000Z",
      "distro": "noble",
      "commit": "b638d2c82a27bbbb8b3921487e483732e75f2959",
      "fileid": "fdfd3cdb2643dab2872e4ffdded892b47ea3ee459db91b6ab401f89344dcb0a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stomperusa/actions/runs/26569209192"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-28T10:33:23.000Z",
      "commit": "b638d2c82a27bbbb8b3921487e483732e75f2959",
      "fileid": "b01f4f5bd2ede123129b69643a12f03b0b6c155668d8afc2b6631fb912f19b23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stomperusa/actions/runs/26569209192"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-28T10:33:07.000Z",
      "commit": "b638d2c82a27bbbb8b3921487e483732e75f2959",
      "fileid": "ab753b8995c540c21f3ff80cac6776803b5062df72326ce7f435616ef195b8a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stomperusa/actions/runs/26569209192"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-28T10:33:23.000Z",
      "commit": "b638d2c82a27bbbb8b3921487e483732e75f2959",
      "fileid": "2ab2322926d38400fdcbc737ddcdbe1908cc3eba1b60e61cab030f9aa69a6a6c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stomperusa/actions/runs/26569209192"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T10:32:26.000Z",
      "commit": "b638d2c82a27bbbb8b3921487e483732e75f2959",
      "fileid": "981136e8bc6b3aba81504ba698cef0f7244d364bde6d82296a8875a04c12b780",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stomperusa/actions/runs/26569209192"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T10:32:23.000Z",
      "commit": "b638d2c82a27bbbb8b3921487e483732e75f2959",
      "fileid": "6435fb3f739092a2d0ddc10f3712c59cae03818f942628e0f992c3897f0755dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stomperusa/actions/runs/26569209192"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T10:32:21.000Z",
      "commit": "b638d2c82a27bbbb8b3921487e483732e75f2959",
      "fileid": "c4d3fd7cf93881a0fa31bac834fb700bf1bb0827c58247723da226cf211f685e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stomperusa/actions/runs/26569209192"
    }
  ]
}