{
  "_id": "6a1ef856b401979e73417c6a",
  "Package": "blotbench",
  "Title": "Easy, reproducible Westen blot editing",
  "Version": "0.1.0",
  "Authors@R": "person(\"Kai\", \"Aragaki\", , \"adamaragaki@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9458-0426\"))",
  "Description": "blotbench includes a rudimentary visual image editor that\nhelps you write reproducible, declarative, auditable code for\nediting western blots. Additionally, it provides tools for\neasily producing annotated, publication-ready images quickly.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Remotes": [
    "McConkeyLab/bladdr"
  ],
  "VignetteBuilder": "knitr",
  "URL": "https://kaiaragaki.github.io/blotbench/",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts libuv1-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://kaiaragaki.r-universe.dev",
  "Date/Publication": "2025-08-21 08:40:24 UTC",
  "RemoteUrl": "https://github.com/KaiAragaki/blotbench",
  "RemoteRef": "HEAD",
  "RemoteSha": "71b67c0ed9b136e10feb34ab16c8b741d7106a89",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 06:09:08 UTC",
    "User": "root"
  },
  "Author": "Kai Aragaki [aut, cre] (ORCID: <https://orcid.org/0000-0002-9458-0426>)",
  "Maintainer": "Kai Aragaki <adamaragaki@gmail.com>",
  "MD5sum": "84c29941394953891de491768515aadf",
  "_user": "kaiaragaki",
  "_type": "src",
  "_file": "blotbench_0.1.0.tar.gz",
  "_fileid": "4262d6ede73e5a6ea6798721ad98e13add912c7c2cd6a88ac2318c3a8b7904b9",
  "_filesize": 3565195,
  "_sha256": "4262d6ede73e5a6ea6798721ad98e13add912c7c2cd6a88ac2318c3a8b7904b9",
  "_created": "2026-05-19T06:09:08.000Z",
  "_published": "2026-06-02T15:35:50.393Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79109413899,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7076128517"
    },
    {
      "job": 79109413799,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7076126222"
    },
    {
      "job": 79109414304,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7076115405"
    },
    {
      "job": 79109414136,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7076118920"
    },
    {
      "job": 79109413045,
      "time": 272,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076082957"
    },
    {
      "job": 79109412898,
      "time": 186,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362442973"
    },
    {
      "job": 79109414404,
      "time": 220,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7076136138"
    },
    {
      "job": 79109414121,
      "time": 178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7076125834"
    },
    {
      "job": 79109414166,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7076117994"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26079459316",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/KaiAragaki/blotbench",
  "_commit": {
    "id": "71b67c0ed9b136e10feb34ab16c8b741d7106a89",
    "author": "Kai Aragaki <kaiaragaki@proton.me>",
    "committer": "Kai Aragaki <kaiaragaki@proton.me>",
    "message": "take ceil (don't remember why, sorry)\n",
    "time": 1755765624
  },
  "_maintainer": {
    "name": "Kai Aragaki",
    "email": "adamaragaki@gmail.com",
    "orcid": "0000-0002-9458-0426"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "datapasta",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "bladdr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kaiaragaki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kaiaragaki",
      "count": 2,
      "uuid": 7370516
    }
  ],
  "_userbio": {
    "uuid": 7370516,
    "type": "user",
    "name": "Kai Aragaki",
    "description": "whatever the exact opposite of an emotional support dog is"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blotbench"
  },
  "_devurl": "https://github.com/kaiaragaki/blotbench",
  "_pkgdown": "https://kaiaragaki.github.io/blotbench/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blotbench.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "apply_transforms",
    "col_annot",
    "col_annot<-",
    "imgs",
    "imgs<-",
    "is_wb",
    "row_annot",
    "row_annot<-",
    "transforms",
    "transforms<-",
    "wb",
    "wb_convert_scn",
    "wb_present",
    "wb_visual_edit"
  ],
  "_help": [
    {
      "page": "apply_transforms",
      "title": "Manually apply transforms to imgs",
      "topics": [
        "apply_transforms"
      ]
    },
    {
      "page": "col_annot",
      "title": "Get or set column annotation for a 'wb' object",
      "topics": [
        "col_annot",
        "col_annot<-"
      ]
    },
    {
      "page": "imgs",
      "title": "Get or set images for a 'wb' object",
      "topics": [
        "imgs",
        "imgs<-",
        "wb_add_img"
      ]
    },
    {
      "page": "is_wb",
      "title": "Test if the object is a wb",
      "topics": [
        "is_wb"
      ]
    },
    {
      "page": "row_annot",
      "title": "Get or set row annotation for a 'wb' object",
      "topics": [
        "row_annot",
        "row_annot<-"
      ]
    },
    {
      "page": "transforms",
      "title": "Get or set transforms of a 'wb' object",
      "topics": [
        "transforms",
        "transforms<-"
      ]
    },
    {
      "page": "wb",
      "title": "Create a wb object",
      "topics": [
        "wb"
      ]
    },
    {
      "page": "wb_convert_scn",
      "title": "Convert a .scn file to another format",
      "topics": [
        "wb_convert_scn"
      ]
    },
    {
      "page": "wb_present",
      "title": "Render a wb object into an image",
      "topics": [
        "wb_present"
      ]
    },
    {
      "page": "wb_visual_edit",
      "title": "Interactively edit blots",
      "topics": [
        "wb_visual_edit"
      ]
    }
  ],
  "_readme": "https://github.com/KaiAragaki/blotbench/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "datapasta",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "hms",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magick",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "usage.Rmd",
      "filename": "usage.html",
      "title": "usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Creating a wb object",
        "Editing blots"
      ],
      "created": "2023-12-18 22:20:02",
      "modified": "2023-12-22 03:01:59",
      "commits": 7
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "blotbench",
  "_universes": [
    "kaiaragaki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T06:12:24.000Z",
      "distro": "noble",
      "commit": "71b67c0ed9b136e10feb34ab16c8b741d7106a89",
      "fileid": "58b10eda7cedbb305993af0450176c345e4aa42390764b27cc9cdb0cffeb9c85",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26079459316"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T06:12:16.000Z",
      "distro": "noble",
      "commit": "71b67c0ed9b136e10feb34ab16c8b741d7106a89",
      "fileid": "9c4f4a4ac71b50f2bfb92884482f8cfb15696eed182f95317041e3a5b0f876a4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26079459316"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T06:11:34.000Z",
      "commit": "71b67c0ed9b136e10feb34ab16c8b741d7106a89",
      "fileid": "f95ff562b881c13646e7b329f10d14d0fdc284d591b331ac415e3c20e22adf58",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26079459316"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T06:11:44.000Z",
      "commit": "71b67c0ed9b136e10feb34ab16c8b741d7106a89",
      "fileid": "b8b1c9a5fe19b6f0c8b0ebec6b8cc54ca636390a1724dcb86ad0c6635d18832b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26079459316"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T06:12:54.000Z",
      "commit": "71b67c0ed9b136e10feb34ab16c8b741d7106a89",
      "fileid": "149cf78eb319a6c3d44ffbd47d99f0038a08ae0ced59f73967c1d498a40bcb11",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26079459316"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T06:12:10.000Z",
      "commit": "71b67c0ed9b136e10feb34ab16c8b741d7106a89",
      "fileid": "ca0a24ee6bb1ebdcd514df946d990acba00cdcb12850be03772fec7c2ceb2f13",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26079459316"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T06:11:36.000Z",
      "commit": "71b67c0ed9b136e10feb34ab16c8b741d7106a89",
      "fileid": "8f47740bebc58390fa974866791947e679758b16c7f25fb735f66d9ab66a810b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26079459316"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T15:35:18.000Z",
      "commit": "71b67c0ed9b136e10feb34ab16c8b741d7106a89",
      "fileid": "2a92046bace980480036aa4aeca075cff98ddffd227b7e6e89551681d1abd31d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26079459316"
    }
  ]
}