{
  "_id": "6a105f88acfb0bcc41ca65be",
  "Package": "screenshot",
  "Type": "Package",
  "Title": "Take Screenshots (Screen Capture) from R Command",
  "Version": "0.9.2",
  "Authors@R": "person(\"Toshikazu\", \"Matsumura\", ,\n\"matutosi@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2306-6355\"))",
  "Description": "Take screenshots from R command and locate an image\nposition.",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/matutosi/screenshot,\nhttps://matutosi.github.io/screenshot/",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake libfftw3-dev libglpk-dev make libmagick++-dev\ngsfonts libicu-dev libjpeg-dev libpng-dev libtiff-dev\nlibuv1-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://matutosi.r-universe.dev",
  "Date/Publication": "2025-08-27 03:19:49 UTC",
  "RemoteUrl": "https://github.com/matutosi/screenshot",
  "RemoteRef": "HEAD",
  "RemoteSha": "878b653892dd30115162f255b9c49afc6f42f144",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:54:47 UTC",
    "User": "root"
  },
  "Author": "Toshikazu Matsumura [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2306-6355>)",
  "Maintainer": "Toshikazu Matsumura <matutosi@gmail.com>",
  "MD5sum": "5cf0972af95a950cd8fc2c81b0c25ffa",
  "_user": "matutosi",
  "_type": "src",
  "_file": "screenshot_0.9.2.tar.gz",
  "_fileid": "3c8d58481fbfb2d2eb657c375b41edd3b83e5b2860e43179a4793c4753398961",
  "_filesize": 169383,
  "_sha256": "3c8d58481fbfb2d2eb657c375b41edd3b83e5b2860e43179a4793c4753398961",
  "_created": "2026-05-08T08:54:47.000Z",
  "_published": "2026-05-22T13:52:08.032Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77393395008,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875515588"
    },
    {
      "job": 77393395807,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875517417"
    },
    {
      "job": 77393395433,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875516612"
    },
    {
      "job": 77393394690,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875516063"
    },
    {
      "job": 77393394872,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875477663"
    },
    {
      "job": 77393394534,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162163282"
    },
    {
      "job": 77393395202,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875512628"
    },
    {
      "job": 77393395341,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875507545"
    },
    {
      "job": 77393395670,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875502074"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matutosi/actions/runs/25546520528",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matutosi/screenshot",
  "_commit": {
    "id": "878b653892dd30115162f255b9c49afc6f42f144",
    "author": "Toshikazu Matsumura <matutosi@gmail.com>",
    "committer": "Toshikazu Matsumura <matutosi@gmail.com>",
    "message": "Merge branch 'develop'\n",
    "time": 1756264789
  },
  "_maintainer": {
    "name": "Toshikazu Matsumura",
    "email": "matutosi@gmail.com",
    "login": "matutosi",
    "uuid": 42415004,
    "orcid": "0000-0003-2306-6355"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "imager",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "matutosi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "matutosi",
      "count": 83,
      "uuid": 42415004
    }
  ],
  "_userbio": {
    "uuid": 42415004,
    "type": "user",
    "name": "Toshikazu Matsumura"
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/screenshot"
  },
  "_devurl": "https://github.com/matutosi/screenshot",
  "_pkgdown": "https://matutosi.github.io/screenshot/",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/screenshot.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matutosi/screenshot",
  "_realowner": "matutosi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.0",
      "date": "2023-08-14"
    },
    {
      "version": "0.9.1",
      "date": "2024-05-30"
    },
    {
      "version": "0.9.2",
      "date": "2025-08-27"
    }
  ],
  "_exports": [
    "bitmap2png",
    "clipboard2bitmap",
    "compare_table",
    "count_val_freq",
    "create_header",
    "crop_image",
    "display_corner",
    "display_size",
    "get_clipboard_image",
    "get_os",
    "hay2needle",
    "hex2little_endian",
    "image2gray_matrix",
    "index2xy",
    "install_screenshot",
    "locate_image",
    "locate_ndl_in_hay",
    "reset_transparent",
    "save_bmp",
    "save_clipboard_image",
    "screenshot",
    "screenshot_exists",
    "xy_pos"
  ],
  "_datasets": [
    {
      "name": "clipboard_sample",
      "title": "Sample data of clipboard bitmap array",
      "object": "clipboard_sample",
      "class": [
        "raw"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bitmap2png",
      "title": "Converts a bitmap image to PNG using",
      "topics": [
        "bitmap2png"
      ]
    },
    {
      "page": "clipboard_sample",
      "title": "Sample data of clipboard bitmap array",
      "topics": [
        "clipboard_sample"
      ]
    },
    {
      "page": "clipboard2bitmap",
      "title": "Save clipboard image to temporary BMP file",
      "topics": [
        "clipboard2bitmap"
      ]
    },
    {
      "page": "compare_table",
      "title": "Compare values within tow arrays or matrices. Helper function for 'locate_ndl_in_hay()'.",
      "topics": [
        "compare_table"
      ]
    },
    {
      "page": "count_val_freq",
      "title": "Helper function for 'compare_table()'.",
      "topics": [
        "count_val_freq"
      ]
    },
    {
      "page": "create_header",
      "title": "Create a BMP header",
      "topics": [
        "create_header"
      ]
    },
    {
      "page": "crop_image",
      "title": "Cut off a part of image from a whole image.",
      "topics": [
        "crop_image",
        "hay2needle"
      ]
    },
    {
      "page": "display_corner",
      "title": "Get display corner of screen",
      "topics": [
        "display_corner"
      ]
    },
    {
      "page": "display_size",
      "title": "Get the size of the display.",
      "topics": [
        "display_size"
      ]
    },
    {
      "page": "get_clipboard_image",
      "title": "Retrieves the image from the clipboard",
      "topics": [
        "get_clipboard_image"
      ]
    },
    {
      "page": "get_os",
      "title": "Get OS name",
      "topics": [
        "get_os"
      ]
    },
    {
      "page": "hex2little_endian",
      "title": "Convert hexadecimal string to little-endian",
      "topics": [
        "hex2little_endian"
      ]
    },
    {
      "page": "image2gray_matrix",
      "title": "Convert cimg class into grayscale xy matrix. Helper function for 'locate_image()'. Use grayscale to Speed up and to simplify code.",
      "topics": [
        "image2gray_matrix"
      ]
    },
    {
      "page": "index2xy",
      "title": "Convert array index into xy location in matrix. Helper function for 'locate_ndl_in_hay()'.",
      "topics": [
        "index2xy"
      ]
    },
    {
      "page": "install_screenshot",
      "title": "Install command line screenshot for Windows.",
      "topics": [
        "install_screenshot"
      ]
    },
    {
      "page": "is_all_same",
      "title": "Helper function for 'locate_ndl_in_hay()'.",
      "topics": [
        "is_all_same"
      ]
    },
    {
      "page": "locate_image",
      "title": "Locate needle image position on a screenshot image.",
      "topics": [
        "locate_image"
      ]
    },
    {
      "page": "locate_ndl_in_hay",
      "title": "Locate needle image matrix position in a haystack_image matrix. Helper function for 'locate_image()'.",
      "topics": [
        "locate_ndl_in_hay"
      ]
    },
    {
      "page": "reset_transparent",
      "title": "Reset transparent background of an image",
      "topics": [
        "reset_transparent"
      ]
    },
    {
      "page": "save_bmp",
      "title": "Save an image as a BMP file",
      "topics": [
        "save_bmp"
      ]
    },
    {
      "page": "save_clipboard_image",
      "title": "Saves an image from the clipboard to a file",
      "topics": [
        "save_clipboard_image"
      ]
    },
    {
      "page": "screenshot",
      "title": "Take a screenshot.",
      "topics": [
        "screenshot"
      ]
    },
    {
      "page": "screenshot_exists",
      "title": "Find screenshot exec file.",
      "topics": [
        "screenshot_exists"
      ]
    },
    {
      "page": "xy_pos",
      "title": "Get xy position of a value in a matrix Helper function for 'locate_ndl_in_hay()'.",
      "topics": [
        "xy_pos"
      ]
    }
  ],
  "_readme": "https://github.com/matutosi/screenshot/raw/HEAD/README.md",
  "_rundeps": [
    "bmp",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "downloader",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "igraph",
    "imager",
    "jpeg",
    "lattice",
    "lifecycle",
    "magick",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "Rcpp",
    "readbitmap",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tiff",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.146128035678238,
  "_indexed": true,
  "_nocasepkg": "screenshot",
  "_universes": [
    "matutosi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-05-08T08:57:00.000Z",
      "distro": "noble",
      "commit": "878b653892dd30115162f255b9c49afc6f42f144",
      "fileid": "7a9e495738d10c3713cc3a56dac1690b3296eaf0b9f85761ba575921db62a977",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25546520528"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-05-08T08:57:06.000Z",
      "distro": "noble",
      "commit": "878b653892dd30115162f255b9c49afc6f42f144",
      "fileid": "4310ef9e92647ab716d6bdd05162bb33e086537cf355ea86714f5c6cd45da178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25546520528"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-05-08T08:57:07.000Z",
      "commit": "878b653892dd30115162f255b9c49afc6f42f144",
      "fileid": "77a50014bb747bc752bdb6c73b6c23af2039c1b72d0716573ad788f437fdcd05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25546520528"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-05-08T08:57:02.000Z",
      "commit": "878b653892dd30115162f255b9c49afc6f42f144",
      "fileid": "112f16907342ca278c7d762e8f1f328724fb331b3bc9e028992a174681fd70cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25546520528"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-08T08:56:49.000Z",
      "commit": "878b653892dd30115162f255b9c49afc6f42f144",
      "fileid": "59ab467c3b9448a45c6fb3a1f186563c4dc5c46ef451abb8c592a2228869fcef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25546520528"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-08T08:56:28.000Z",
      "commit": "878b653892dd30115162f255b9c49afc6f42f144",
      "fileid": "5f5d095887e8523b83688f44befdd9dee09710fc2fbd652648936b16715d155b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25546520528"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-08T08:56:11.000Z",
      "commit": "878b653892dd30115162f255b9c49afc6f42f144",
      "fileid": "d68cee274e8bc4b763a7befe034c8405008d27803177b93ae987babe028044fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25546520528"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.2",
      "date": "2026-05-22T13:51:53.000Z",
      "commit": "878b653892dd30115162f255b9c49afc6f42f144",
      "fileid": "d552e004f4894a650dc77bcd367d376b6070d78e19af7f55a195a4e31b3fcfee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matutosi/actions/runs/25546520528"
    }
  ]
}