{
  "_id": "6a1f32beb401979e73428000",
  "Package": "svgPanZoom",
  "Title": "R 'Htmlwidget' to Add Pan and Zoom to Almost any R Graphic",
  "Version": "0.3.4",
  "Date": "2020-02-15",
  "Authors@R": "c(\nperson(\n\"Anders\", \"Riutta et. al.\", role = c(\"aut\", \"cph\"),\ncomment = \"svg-pan-zoom.js BSD-licensed library in htmlwidgets/lib,\nhttps://github.com/ariutta/svg-pan-zoom\"\n),\nperson(\n\"Jorik\", \"Tangelder\", role = c(\"aut\", \"cph\"),\ncomment = \"hammer.js MIT-licensed touch library in htmlwidgets/lib,\nhttps://github.com/hammerjs/hammer\"\n),\nperson(\n\"Kent\", \"Russell\", role = c(\"aut\", \"cre\"),\ncomment = \"R interface to svg-pan-zoom.js\",\nemail = \"kent.russell@timelyportfolio.com\"\n)\n)",
  "Maintainer": "Kent Russell <kent.russell@timelyportfolio.com>",
  "Description": "This 'htmlwidget' provides pan and zoom interactivity to R\ngraphics, including 'base', 'lattice', and 'ggplot2'. The\ninteractivity is provided through the 'svg-pan-zoom.js'\nlibrary. Various options to the widget can tailor the pan and\nzoom experience to nearly any user desire.",
  "URL": "https://github.com/timelyportfolio/svgPanZoom",
  "BugReports": "https://github.com/timelyportfolio/svgPanZoom/issues",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.0.2",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://timelyportfolio.r-universe.dev",
  "Date/Publication": "2020-02-15 14:12:49 UTC",
  "RemoteUrl": "https://github.com/timelyportfolio/svgPanZoom",
  "RemoteRef": "master",
  "RemoteSha": "3eccf271b3a0628eadae3f7074bab8ae1d001756",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 07:31:20 UTC",
    "User": "root"
  },
  "Author": "Anders Riutta et. al. [aut, cph] (svg-pan-zoom.js BSD-licensed library\nin htmlwidgets/lib, https://github.com/ariutta/svg-pan-zoom),\nJorik Tangelder [aut, cph] (hammer.js MIT-licensed touch library in\nhtmlwidgets/lib, https://github.com/hammerjs/hammer),\nKent Russell [aut, cre] (R interface to svg-pan-zoom.js)",
  "MD5sum": "5a05cf8f6f890ff79cc9937665f6b48e",
  "_user": "timelyportfolio",
  "_type": "src",
  "_file": "svgPanZoom_0.3.4.tar.gz",
  "_fileid": "cad6be27614977a0fb5a592e81d5846c525ebf040ebe39644e78e729b9b20c5a",
  "_filesize": 130186,
  "_sha256": "cad6be27614977a0fb5a592e81d5846c525ebf040ebe39644e78e729b9b20c5a",
  "_created": "2026-05-15T07:31:20.000Z",
  "_published": "2026-06-02T19:45:02.585Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79157614063,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012312011"
    },
    {
      "job": 79157614282,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012310458"
    },
    {
      "job": 79157614410,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012304759"
    },
    {
      "job": 79157613697,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012312424"
    },
    {
      "job": 79157613819,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012282314"
    },
    {
      "job": 79157613260,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368106225"
    },
    {
      "job": 79157613959,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012300856"
    },
    {
      "job": 79157613857,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012307754"
    },
    {
      "job": 79157614059,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012299948"
    }
  ],
  "_buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/25906053843",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/timelyportfolio/svgPanZoom",
  "_commit": {
    "id": "3eccf271b3a0628eadae3f7074bab8ae1d001756",
    "author": "timelyportfolio <kent.russell@timelyportfolio.com>",
    "committer": "timelyportfolio <kent.russell@timelyportfolio.com>",
    "message": "update NEWS and cran-comments\n",
    "time": 1581775969
  },
  "_maintainer": {
    "name": "Kent Russell",
    "email": "kent.russell@timelyportfolio.com",
    "login": "timelyportfolio",
    "uuid": 837910
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    },
    {
      "package": "gridSVG",
      "role": "Enhances"
    },
    {
      "package": "knitr",
      "role": "Enhances"
    },
    {
      "package": "XML",
      "role": "Enhances"
    },
    {
      "package": "xml2",
      "role": "Enhances"
    }
  ],
  "_owner": "timelyportfolio",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_stars": 44,
  "_contributors": [
    {
      "user": "timelyportfolio",
      "count": 79,
      "uuid": 837910
    }
  ],
  "_userbio": {
    "uuid": 837910,
    "type": "user",
    "name": "timelyportfolio",
    "description": "open source with R and JavaScript"
  },
  "_downloads": {
    "count": 3534,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/svgPanZoom"
  },
  "_devurl": "https://github.com/timelyportfolio/svgpanzoom",
  "_searchresults": 55,
  "_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/svgPanZoom.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/timelyportfolio/svgpanzoom",
  "_realowner": "timelyportfolio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2015-07-16"
    },
    {
      "version": "0.3.0",
      "date": "2015-09-11"
    },
    {
      "version": "0.3.2",
      "date": "2016-03-09"
    },
    {
      "version": "0.3.3",
      "date": "2016-09-26"
    },
    {
      "version": "0.3.4",
      "date": "2020-02-15"
    }
  ],
  "_exports": [
    "renderSvgPanZoom",
    "svgPanZoom",
    "svgPanZoomOutput"
  ],
  "_help": [
    {
      "page": "svgPanZoom",
      "title": "Pan and Zoom R graphics",
      "topics": [
        "svgPanZoom"
      ]
    },
    {
      "page": "svgPanZoom-shiny",
      "title": "Shiny bindings for svgPanZoom",
      "topics": [
        "renderSvgPanZoom",
        "svgPanZoom-shiny",
        "svgPanZoomOutput"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 6.2543012058850955,
  "_indexed": true,
  "_nocasepkg": "svgpanzoom",
  "_universes": [
    "timelyportfolio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-05-15T07:33:22.000Z",
      "distro": "noble",
      "commit": "3eccf271b3a0628eadae3f7074bab8ae1d001756",
      "fileid": "16f29986dea83d5d9cc8fc12d39c236bc81be44f17d607bb570934613abced87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/25906053843"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-05-15T07:33:16.000Z",
      "distro": "noble",
      "commit": "3eccf271b3a0628eadae3f7074bab8ae1d001756",
      "fileid": "9be6f2895562fb4fc7f822290440a1b86f92701e8bfbee8cda1c94043f526fb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/25906053843"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-05-15T07:32:55.000Z",
      "commit": "3eccf271b3a0628eadae3f7074bab8ae1d001756",
      "fileid": "0b32572cf07fc9845d5b2f3afd554229752f12cb635bcd0473029c8005e5effd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/25906053843"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-05-15T07:33:24.000Z",
      "commit": "3eccf271b3a0628eadae3f7074bab8ae1d001756",
      "fileid": "d4a0a5c3ac1df1d21e1c47423705027064702cb0daaacb00d04eeb74e33bad7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/25906053843"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-15T07:32:35.000Z",
      "commit": "3eccf271b3a0628eadae3f7074bab8ae1d001756",
      "fileid": "728b2a6c2b843604a5beb8835fed9156008fbcc61bc62f1b749f902d157b8d70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/25906053843"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-15T07:33:00.000Z",
      "commit": "3eccf271b3a0628eadae3f7074bab8ae1d001756",
      "fileid": "43f6b57d974f7f73c11ef2536ae9ebed2014804bb2ea0c25c2e38bf1d2bb514c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/25906053843"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-15T07:32:31.000Z",
      "commit": "3eccf271b3a0628eadae3f7074bab8ae1d001756",
      "fileid": "f01b2bf314aa70d2e6f58f8df22928b190ee97486a153da154ac0914e06678f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/25906053843"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.4",
      "date": "2026-06-02T19:44:48.000Z",
      "commit": "3eccf271b3a0628eadae3f7074bab8ae1d001756",
      "fileid": "2d94305922b0131ec9d7c0cd76915838058152f70e297c69191907bf9815071f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/25906053843"
    }
  ]
}