{
  "_id": "6a58971aff0138dec5d757e3",
  "Package": "tkImgR",
  "Type": "Package",
  "Title": "Simple Image Viewer for R Using the 'tcltk' Package",
  "Version": "0.0.5",
  "Authors@R": "c(person(\"Filipe\", \"Campelo\",\nrole = c(\"aut\", \"cre\"),\nemail = \"fcampelo@ci.uc.pt\",\ncomment = c(ORCID = \"0000-0001-6022-9948\")))",
  "Description": "A 'Tcl/Tk' Graphical User Interface (GUI) to display\nimages than can be zoomed and panned using the mouse and\nkeyboard shortcuts. 'tkImgR' read and write different image\nformats (PPM/PGM, PNG and GIF) using the standard 'Tcl/Tk'\ndistribution (>=8.6), but other formats (JPEG, TIFF, CR2) can\nbe handled using the 'tkImg' package for 'Tcl/Tk'.",
  "License": "GPL (>= 2)",
  "SystemRequirements": "Tcl/Tk (>= 8.6). To read and write other formats\nthan PPM/PGM, PNG and GIF it is required the 'tkImg' for\n'Tcl/Tk' (https://sourceforge.net/projects/tkimg/), or the\ndebian 'libtk-img' package (Ubuntu) or the RPM 'tkimg' package\n(Fedora or openSUSE).",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 08:29:16 UTC",
    "User": "root"
  },
  "Author": "Filipe Campelo [aut, cre]\n(<https://orcid.org/0000-0001-6022-9948>)",
  "Maintainer": "Filipe Campelo <fcampelo@ci.uc.pt>",
  "Config/pak/sysreqs": "tcl tk tk-dev",
  "Repository": "https://filipecampelo.r-universe.dev",
  "Date/Publication": "2022-05-13 07:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/tkImgR",
  "RemoteRef": "HEAD",
  "RemoteSha": "57d6d68fbba922154a2b17269d8202bb3220758a",
  "_user": "filipecampelo",
  "_type": "src",
  "_file": "tkImgR_0.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/4418f1a49b810d5d3db00c8e5f4ef50f84025ecf5059fadbf8ae6f1f7a991f30",
  "_filesize": 114501,
  "_sha256": "4418f1a49b810d5d3db00c8e5f4ef50f84025ecf5059fadbf8ae6f1f7a991f30",
  "_expires": "2026-10-24T08:32:24.000Z",
  "_created": "2026-07-16T08:29:16.000Z",
  "_published": "2026-07-16T08:32:25.997Z",
  "_jobs": [
    {
      "job": 87572902262,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369534673"
    },
    {
      "job": 87572902209,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369535165"
    },
    {
      "job": 87572902208,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369515417"
    },
    {
      "job": 87572902236,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369518172"
    },
    {
      "job": 87572331623,
      "time": 184,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369484085"
    },
    {
      "job": 87572902282,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8369531158"
    },
    {
      "job": 87572902211,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369525231"
    },
    {
      "job": 87572902299,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369523416"
    },
    {
      "job": 87572902272,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369515852"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/filipecampelo/actions/runs/29483445859",
  "_status": "success",
  "_upstream": "https://github.com/cran/tkImgR",
  "_commit": {
    "id": "57d6d68fbba922154a2b17269d8202bb3220758a",
    "author": "Filipe Campelo <fcampelo@ci.uc.pt>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.5\n",
    "time": 1652425802
  },
  "_maintainer": {
    "name": "Filipe Campelo",
    "email": "fcampelo@ci.uc.pt",
    "login": "filipecampelo",
    "description": "",
    "uuid": 23551969,
    "orcid": "0000-0001-6022-9948"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "tcltk",
      "role": "Depends"
    },
    {
      "package": "tkRplotR",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "filipecampelo",
      "count": 2,
      "uuid": 23551969
    }
  ],
  "_userbio": {
    "uuid": 23551969,
    "type": "user",
    "name": "filipecampelo",
    "followers": 1
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tkImgR"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/tkImgR.html",
    "manual.pdf"
  ],
  "_realowner": "filipecampelo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-05-02"
    },
    {
      "version": "0.0.5",
      "date": "2022-05-13"
    }
  ],
  "_exports": [
    ".zoomDown",
    ".zoomUp",
    "canvasAddBinds",
    "canvasControlButton4",
    "canvasControlDown",
    "canvasControlLeft",
    "canvasControlMouseWheel",
    "canvasControlRight",
    "canvasControlUp",
    "canvasDown",
    "canvasLeft",
    "canvasMinus",
    "canvasMotion",
    "canvasMouseWheel",
    "canvasPlus",
    "canvasRight",
    "canvasShiftButton4",
    "canvasShiftButton5",
    "canvasShiftMouseWheel",
    "canvasSpace",
    "canvasSpaceRelease",
    "canvasUp",
    "tkimageCopy",
    "tkimageCreate",
    "tkimageDelete",
    "tkimageRead",
    "tkimageWrite",
    "tkImShow"
  ],
  "_help": [
    {
      "page": "tkcanvasCommands",
      "title": "Commands to zoom and pan the image using the mouse or the keyboard (or by evoking directly the function)",
      "topics": [
        "canvasAddBinds",
        "canvasControlButton4",
        "canvasControlDown",
        "canvasControlLeft",
        "canvasControlMouseWheel",
        "canvasControlRight",
        "canvasControlUp",
        "canvasDown",
        "canvasLeft",
        "canvasMinus",
        "canvasMotion",
        "canvasMouseWheel",
        "canvasPlus",
        "canvasRight",
        "canvasShiftButton4",
        "canvasShiftButton5",
        "canvasShiftMouseWheel",
        "canvasSpace",
        "canvasSpaceRelease",
        "canvasUp"
      ]
    },
    {
      "page": "tkimageCommands",
      "title": "Tk commands to deal with images",
      "topics": [
        "tkimageCopy",
        "tkimageCreate",
        "tkimageDelete",
        "tkimageRead",
        "tkimageWrite"
      ]
    },
    {
      "page": "tkImShow",
      "title": "Open and Display Image in a Tk Canvas",
      "topics": [
        "tkImShow"
      ]
    }
  ],
  "_rundeps": [
    "tkRplotR"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "tkimgr",
  "_universes": [
    "filipecampelo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-16T08:31:16.000Z",
      "distro": "resolute",
      "commit": "57d6d68fbba922154a2b17269d8202bb3220758a",
      "fileid": "https://r2.ropensci.org/44fff7a83b522437604a23ee2bb5c70c254fceaf67b911a83cde9f9829095068",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/filipecampelo/actions/runs/29483445859"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-16T08:31:18.000Z",
      "distro": "resolute",
      "commit": "57d6d68fbba922154a2b17269d8202bb3220758a",
      "fileid": "https://r2.ropensci.org/7a781d56c4366eb5eb9ea83cf8f0942d7b1cf29f24b3881527d19abd7d9ba01b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/filipecampelo/actions/runs/29483445859"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-16T08:30:31.000Z",
      "commit": "57d6d68fbba922154a2b17269d8202bb3220758a",
      "fileid": "https://r2.ropensci.org/2495c884684a2bdd2965416068f799484a251b429a37ee9592a016190047cf5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/filipecampelo/actions/runs/29483445859"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-16T08:30:36.000Z",
      "commit": "57d6d68fbba922154a2b17269d8202bb3220758a",
      "fileid": "https://r2.ropensci.org/c444bf60c2507f2f5820ff8a0af538909201c61967682e548b4c05d29bf98674",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/filipecampelo/actions/runs/29483445859"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-07-16T08:31:30.000Z",
      "commit": "57d6d68fbba922154a2b17269d8202bb3220758a",
      "fileid": "https://r2.ropensci.org/651093531b702490b76357d1a3cbdff3c0234df3e7459e5f36fee2587bff171f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/filipecampelo/actions/runs/29483445859"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-16T08:30:48.000Z",
      "commit": "57d6d68fbba922154a2b17269d8202bb3220758a",
      "fileid": "https://r2.ropensci.org/e53a73508ba142f64476105e79c7706776eca9f61ded4470551b7be2ec885ba0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/filipecampelo/actions/runs/29483445859"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-16T08:30:42.000Z",
      "commit": "57d6d68fbba922154a2b17269d8202bb3220758a",
      "fileid": "https://r2.ropensci.org/b3d4214bfbe4d347e309f4516254274874ff9207efe8b01b8d7affdc10af3c15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/filipecampelo/actions/runs/29483445859"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-16T08:30:22.000Z",
      "commit": "57d6d68fbba922154a2b17269d8202bb3220758a",
      "fileid": "https://r2.ropensci.org/9f0efbc368991c9459fe20b58a1b5de16b9ecc4e81c781cd989c4e78d519bf41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/filipecampelo/actions/runs/29483445859"
    }
  ]
}