{
  "_id": "6a106825acfb0bcc41ca951c",
  "Package": "grImport2",
  "Version": "0.3-3",
  "Title": "Importing 'SVG' Graphics",
  "Authors@R": "c(person(\"Simon\", \"Potter\", role = c(\"aut\"),\nemail = \"simon.potter@auckland.ac.nz\"),\nperson(\"Paul\", \"Murrell\", role = c(\"aut\", \"cre\"),\nemail = \"paul@stat.auckland.ac.nz\",\ncomment = c(ORCID = \"0000-0002-3224-8858\")))",
  "Description": "Functions for importing external vector images and drawing\nthem as part of 'R' plots.  This package is different from the\n'grImport' package because, where that package imports\n'PostScript' format images, this package imports 'SVG' format\nimages.  Furthermore, this package imports a specific subset of\n'SVG', so external images must be preprocessed using a package\nlike 'rsvg' to produce 'SVG' that this package can import.\n'SVG' features that are not supported by 'R' graphics, e.g.,\ngradient fills, can be imported and then exported via the\n'gridSVG' package.",
  "URL": "https://r-forge.r-project.org/projects/grimport/,https://stattech.wordpress.fos.auckland.ac.nz/2013/09/,https://stattech.wordpress.fos.auckland.ac.nz/2016/08/30/2016-11-the-butterfly-affectation/,https://stattech.wordpress.fos.auckland.ac.nz/2019/11/25/2019-02-svg-in-svg-out/",
  "License": "GPL (>= 2)",
  "Config/pak/sysreqs": "libjpeg-dev libpng-dev libxml2-dev",
  "Repository": "https://r-forge.r-universe.dev",
  "Date/Publication": "2024-07-25 17:43:15 UTC",
  "RemoteUrl": "https://github.com/r-forge/grimport",
  "RemoteRef": "HEAD",
  "RemoteSha": "7fa7711394dcb5b1c2a4381baeb93e6e06812423",
  "RemoteSubdir": "pkg/grImport2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 05:16:17 UTC",
    "User": "root"
  },
  "Author": "Simon Potter [aut],\nPaul Murrell [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3224-8858>)",
  "Maintainer": "Paul Murrell <paul@stat.auckland.ac.nz>",
  "MD5sum": "e482c616d3881933d8e3242608b32913",
  "_user": "r-forge",
  "_type": "src",
  "_file": "grImport2_0.3-3.tar.gz",
  "_fileid": "dabb1df0248b253da45a1dade5165abab4361dbd9351f3e45e81c7120ff98b86",
  "_filesize": 338279,
  "_sha256": "dabb1df0248b253da45a1dade5165abab4361dbd9351f3e45e81c7120ff98b86",
  "_created": "2026-05-08T05:16:17.000Z",
  "_published": "2026-05-22T14:28:53.268Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77400030694,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6872341280"
    },
    {
      "job": 77400031040,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872340968"
    },
    {
      "job": 77400030916,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6872341504"
    },
    {
      "job": 77400030953,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872334233"
    },
    {
      "job": 77400030798,
      "time": 139,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872316386"
    },
    {
      "job": 77400030266,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162961891"
    },
    {
      "job": 77400031006,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6872332968"
    },
    {
      "job": 77400031678,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6872333434"
    },
    {
      "job": 77400031336,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872331209"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/25538170539",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-forge/grimport",
  "_commit": {
    "id": "7fa7711394dcb5b1c2a4381baeb93e6e06812423",
    "author": "paul (Dr ) <paul@stat.auckland.ac.nz>",
    "committer": "paul (Dr ) <paul@stat.auckland.ac.nz>",
    "message": "add width/height regression tests\n\ngit-svn-id: svn://svn.r-forge.r-project.org/svnroot/grimport@123 edb9625f-4e0d-4859-8d74-9fd3b1da38cb\n",
    "time": 1721929395
  },
  "_maintainer": {
    "name": "Paul Murrell",
    "email": "paul@stat.auckland.ac.nz",
    "login": "pmur002",
    "uuid": 2044052,
    "orcid": "0000-0002-3224-8858"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.12.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "gridSVG",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "role": "Suggests"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 16,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pmur002",
      "count": 60,
      "uuid": 2044052
    },
    {
      "user": "lmsstudios",
      "count": 36,
      "uuid": 97995137
    },
    {
      "user": "theussl",
      "count": 1,
      "uuid": 22165873
    }
  ],
  "_userbio": {
    "uuid": 75573726,
    "type": "organization",
    "name": " R-Forge",
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 4746,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/grImport2"
  },
  "_devurl": "https://github.com/r-forge/grimport",
  "_searchresults": 118,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/grImport2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/grimport",
  "_realowner": "r-forge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-4",
      "date": "2018-03-20"
    },
    {
      "version": "0.1-5",
      "date": "2019-05-06"
    },
    {
      "version": "0.2-0",
      "date": "2019-11-25"
    },
    {
      "version": "0.3-0",
      "date": "2023-10-09"
    },
    {
      "version": "0.3-1",
      "date": "2023-10-27"
    },
    {
      "version": "0.3-3",
      "date": "2024-07-30"
    }
  ],
  "_exports": [
    "applyTransform",
    "closePath",
    "curveTo",
    "getDef",
    "grid.picture",
    "grid.symbols",
    "grobify",
    "lineTo",
    "moveTo",
    "pictureGrob",
    "readPicture",
    "setDef",
    "symbolsGrob"
  ],
  "_help": [
    {
      "page": "applyTransform",
      "title": "Transform a Picture Object by a Transformation Matrix",
      "topics": [
        "applyTransform"
      ]
    },
    {
      "page": "applyTransform-gpar",
      "title": "Transform a grid 'gpar' object",
      "topics": [
        "applyTransform,gpar,matrix-method"
      ]
    },
    {
      "page": "grid.picture",
      "title": "Draw a Picture Object.",
      "topics": [
        "grid.picture",
        "pictureGrob"
      ]
    },
    {
      "page": "grid.symbols",
      "title": "Draw a Picture Object as Data Symbols",
      "topics": [
        "grid.symbols",
        "symbolsGrob"
      ]
    },
    {
      "page": "grobify",
      "title": "Convert a Picture Object into a grid grob",
      "topics": [
        "grobify"
      ]
    },
    {
      "page": "paths",
      "title": "Convenience Functions for Path Segments",
      "topics": [
        "closePath",
        "curveTo",
        "lineTo",
        "moveTo"
      ]
    },
    {
      "page": "PathClosePath-class",
      "title": "Class '\"PathClosePath\"'",
      "topics": [
        "PathClosePath-class"
      ]
    },
    {
      "page": "PathCurveTo-class",
      "title": "Class '\"PathCurveTo\"'",
      "topics": [
        "PathCurveTo-class"
      ]
    },
    {
      "page": "PathData-class",
      "title": "Class '\"PathData\"'",
      "topics": [
        "applyTransform,PathData,matrix-method",
        "PathData-class"
      ]
    },
    {
      "page": "PathLineTo-class",
      "title": "Class '\"PathLineTo\"'",
      "topics": [
        "PathLineTo-class"
      ]
    },
    {
      "page": "PathMoveTo-class",
      "title": "Class '\"PathMoveTo\"'",
      "topics": [
        "PathMoveTo-class"
      ]
    },
    {
      "page": "PathSegment-class",
      "title": "Class '\"PathSegment\"'",
      "topics": [
        "applyTransform,PathSegment,matrix-method",
        "PathSegment-class"
      ]
    },
    {
      "page": "Picture-class",
      "title": "Class \"Picture\"",
      "topics": [
        "applyTransform,Picture,matrix-method",
        "grobify,Picture-method",
        "Picture-class",
        "[,Picture-method",
        "[[,Picture-method"
      ]
    },
    {
      "page": "PictureClipPath-class",
      "title": "Class '\"PictureClipPath\"'",
      "topics": [
        "applyTransform,PictureClipPath,matrix-method",
        "grobify,PictureClipPath-method",
        "PictureClipPath-class"
      ]
    },
    {
      "page": "PictureContent-class",
      "title": "Class '\"PictureContent\"'",
      "topics": [
        "PictureContent-class"
      ]
    },
    {
      "page": "PictureDefinitions-class",
      "title": "Class '\"PictureDefinitions\"'",
      "topics": [
        "getDef",
        "getDef,character-method",
        "getDef-methods",
        "PictureDefinitions-class",
        "setDef",
        "setDef,character,PictureContent-method",
        "setDef-methods"
      ]
    },
    {
      "page": "PictureFeColorMatrix-class",
      "title": "Class '\"PictureFeColorMatrix\"'",
      "topics": [
        "grobify,PictureFeColorMatrix-method",
        "PictureFeColorMatrix-class"
      ]
    },
    {
      "page": "PictureFeComposite-class",
      "title": "Class '\"PictureFeComposite\"'",
      "topics": [
        "grobify,PictureFeComposite-method",
        "PictureFeComposite-class"
      ]
    },
    {
      "page": "PictureFeImage-class",
      "title": "Class '\"PictureFeImage\"'",
      "topics": [
        "grobify,PictureFeImage-method",
        "PictureFeImage-class"
      ]
    },
    {
      "page": "PictureFilter-class",
      "title": "Class '\"PictureFilter\"'",
      "topics": [
        "grobify,PictureFilter-method",
        "PictureFilter-class"
      ]
    },
    {
      "page": "PictureGradientStop-class",
      "title": "Class '\"PictureGradientStop\"'",
      "topics": [
        "grobify,PictureGradientStop-method",
        "PictureGradientStop-class"
      ]
    },
    {
      "page": "PictureGroup-class",
      "title": "Class '\"PictureGroup\"'",
      "topics": [
        "applyTransform,PictureGroup,matrix-method",
        "grobify,PictureGroup-method",
        "PictureGroup-class",
        "[,PictureGroup-method",
        "[[,PictureGroup-method"
      ]
    },
    {
      "page": "PictureImage-class",
      "title": "Class '\"PictureImage\"'",
      "topics": [
        "applyTransform,PictureImage,matrix-method",
        "grobify,PictureImage-method",
        "PictureImage-class"
      ]
    },
    {
      "page": "PictureLinearGradient-class",
      "title": "Class \"PictureLinearGradient\"",
      "topics": [
        "applyTransform,PictureLinearGradient,matrix-method",
        "grobify,PictureLinearGradient-method",
        "PictureLinearGradient-class"
      ]
    },
    {
      "page": "PictureMask-class",
      "title": "Class '\"PictureMask\"'",
      "topics": [
        "applyTransform,PictureMask,matrix-method",
        "grobify,PictureMask-method",
        "PictureMask-class"
      ]
    },
    {
      "page": "PicturePath-class",
      "title": "Class '\"PicturePath\"'",
      "topics": [
        "applyTransform,PicturePath,matrix-method",
        "grobify,PicturePath-method",
        "PicturePath-class"
      ]
    },
    {
      "page": "PicturePattern-class",
      "title": "Class '\"PicturePattern\"'",
      "topics": [
        "applyTransform,PicturePattern,matrix-method",
        "grobify,PicturePattern-method",
        "PicturePattern-class"
      ]
    },
    {
      "page": "PictureRadialGradient-class",
      "title": "Class \"PictureRadialGradient\"",
      "topics": [
        "applyTransform,PictureRadialGradient,matrix-method",
        "grobify,PictureRadialGradient-method",
        "PictureRadialGradient-class"
      ]
    },
    {
      "page": "PictureRect-class",
      "title": "Class '\"PictureRect\"'",
      "topics": [
        "applyTransform,PictureRect,matrix-method",
        "grobify,PictureRect-method",
        "PictureRect-class"
      ]
    },
    {
      "page": "PictureSummary-class",
      "title": "Class \"PictureSummary\"",
      "topics": [
        "PictureSummary-class"
      ]
    },
    {
      "page": "PictureSymbol-class",
      "title": "Class '\"PictureSymbol\"'",
      "topics": [
        "PictureSymbol-class"
      ]
    },
    {
      "page": "readPicture",
      "title": "Import a Cairo SVG image",
      "topics": [
        "readPicture"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "jpeg",
    "png",
    "XML"
  ],
  "_score": 5.730480974227014,
  "_indexed": true,
  "_nocasepkg": "grimport2",
  "_universes": [
    "r-forge",
    "pmur002"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-05-08T05:18:24.000Z",
      "distro": "noble",
      "commit": "7fa7711394dcb5b1c2a4381baeb93e6e06812423",
      "fileid": "6d150a67e816437da8a7b0a561ae1e17da0c1c7180bcfc93dba288f1387a2cc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25538170539"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-05-08T05:18:30.000Z",
      "distro": "noble",
      "commit": "7fa7711394dcb5b1c2a4381baeb93e6e06812423",
      "fileid": "513e663af18844f6153a0a9aea4fb1d5363fe605a285f48211c59fc59174c3be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25538170539"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3-3",
      "date": "2026-05-08T05:18:23.000Z",
      "commit": "7fa7711394dcb5b1c2a4381baeb93e6e06812423",
      "fileid": "0842c79c07e84cb2782c1e91d61e9ea6839172e424bca618ceb798974eb4de06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25538170539"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3-3",
      "date": "2026-05-08T05:17:53.000Z",
      "commit": "7fa7711394dcb5b1c2a4381baeb93e6e06812423",
      "fileid": "88956befd2765ef25b4d7110d7b3cd89a11b92b74da6a0738fd21997744fdd33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25538170539"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3-3",
      "date": "2026-05-08T05:17:35.000Z",
      "commit": "7fa7711394dcb5b1c2a4381baeb93e6e06812423",
      "fileid": "ff52ac6d577750c3c21c3dc982c29a0949540cdd2c260e4ae9f911969fd23883",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25538170539"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3-3",
      "date": "2026-05-08T05:17:37.000Z",
      "commit": "7fa7711394dcb5b1c2a4381baeb93e6e06812423",
      "fileid": "90e59d481a4f85d449073d75668a13b0b9c0722abd6f0ab8b76ae226997c6867",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25538170539"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3-3",
      "date": "2026-05-08T05:17:26.000Z",
      "commit": "7fa7711394dcb5b1c2a4381baeb93e6e06812423",
      "fileid": "9e234abd584d456bc31c8f7979522c5fdd84a0f5d5ed0a67246f315c18a38e57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25538170539"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-3",
      "date": "2026-05-22T14:28:39.000Z",
      "commit": "7fa7711394dcb5b1c2a4381baeb93e6e06812423",
      "fileid": "e05e9733cd066aff1a152f5838b1a113d8dda73d50f8026c6321e35723e7e4c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/25538170539"
    }
  ]
}