{
  "_id": "6a49d6a92c82cd36148227fc",
  "Package": "quadmesh",
  "Type": "Package",
  "Title": "Quadrangle Mesh",
  "Version": "0.5.5.9001",
  "Authors@R": "person(\"Michael D.\",\"Sumner\", role = c(\"aut\", \"cre\"), email = \"mdsumner@gmail.com\")",
  "Description": "Create surface forms from matrix or 'raster' data for\nflexible plotting and conversion to other mesh types. The\nfunctions 'quadmesh' or 'triangmesh' produce a continuous\nsurface as a 'mesh3d' object as used by the 'rgl' package. This\nis used for plotting raster data in 3D (optionally with\ntexture), and allows the application of a map projection\nwithout data loss and many processing applications that are\nrestricted by inflexible regular grid rasters. There are\ndiscrete forms of these continuous surfaces available with\n'dquadmesh' and 'dtriangmesh' functions.",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "RoxygenNote": "7.2.1",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/hypertidy/quadmesh",
  "BugReports": "https://github.com/hypertidy/quadmesh/issues",
  "VignetteBuilder": "knitr",
  "ByteCompile": "true",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libpng-dev\nlibproj-dev libsqlite3-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2022-08-31 07:02:51 UTC",
  "RemoteUrl": "https://github.com/hypertidy/quadmesh",
  "RemoteRef": "HEAD",
  "RemoteSha": "f3951fac33afcb8c905b91dea9536c9ea74654fe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 07:24:32 UTC",
    "User": "root"
  },
  "Author": "Michael D. Sumner [aut, cre]",
  "Maintainer": "Michael D. Sumner <mdsumner@gmail.com>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "quadmesh_0.5.5.9001.tar.gz",
  "_fileid": "https://r2.ropensci.org/22f4dd819f6d3da606cf360f5c8d013bf73e629cd5c050ea081ee75b490bf66c",
  "_filesize": 2251473,
  "_sha256": "22f4dd819f6d3da606cf360f5c8d013bf73e629cd5c050ea081ee75b490bf66c",
  "_expires": "2026-10-13T03:59:35.000Z",
  "_created": "2026-06-15T07:24:32.000Z",
  "_published": "2026-07-05T03:59:37.422Z",
  "_jobs": [
    {
      "job": 85190975053,
      "time": 267,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7631582766"
    },
    {
      "job": 85190975121,
      "time": 230,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631568491"
    },
    {
      "job": 85190975116,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7631549556"
    },
    {
      "job": 85190975107,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631545237"
    },
    {
      "job": 85190974905,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631493255"
    },
    {
      "job": 85190975072,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631535758"
    },
    {
      "job": 85190975052,
      "time": 242,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7631572245"
    },
    {
      "job": 85190975101,
      "time": 217,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7631564833"
    },
    {
      "job": 85190975059,
      "time": 204,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631559956"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27530489838",
  "_status": "success",
  "_upstream": "https://github.com/hypertidy/quadmesh",
  "_commit": {
    "id": "f3951fac33afcb8c905b91dea9536c9ea74654fe",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "merge CRAN hotfix 0.5.5\n\nMerge branch 'cran0.5.5' into main\n\n# Conflicts:\n#\tDESCRIPTION\n#\tNEWS.md\n#\tR/triangmesh.R\n#\tREADME.Rmd\n#\tREADME.md\n#\tcran-comments.md\n#\tman/figures/README-unnamed-chunk-9-2.png\n#\tman/triangmesh.Rd\n",
    "time": 1661929371
  },
  "_maintainer": {
    "name": "Michael D. Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "gridBase",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "geometry",
      "role": "Imports"
    },
    {
      "package": "reproj",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "palr",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 26,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 201,
      "uuid": 4107631
    },
    {
      "user": "milesmcbain",
      "count": 2,
      "uuid": 9996346
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "followers": 27,
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 286,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quadmesh"
  },
  "_devurl": "https://github.com/hypertidy/quadmesh",
  "_searchresults": 68,
  "_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/quadmesh.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hypertidy/quadmesh",
  "_realowner": "hypertidy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-06-12"
    },
    {
      "version": "0.2.0",
      "date": "2018-11-13"
    },
    {
      "version": "0.3.0",
      "date": "2019-01-16"
    },
    {
      "version": "0.4.0",
      "date": "2019-04-06"
    },
    {
      "version": "0.4.5",
      "date": "2020-04-15"
    },
    {
      "version": "0.5.0",
      "date": "2021-01-11"
    },
    {
      "version": "0.5.5",
      "date": "2022-08-31"
    }
  ],
  "_exports": [
    "bary_index",
    "dquadmesh",
    "dtriangmesh",
    "llh2xyz",
    "mesh_plot",
    "qm_as_raster",
    "qsc",
    "quadmesh",
    "reproj",
    "triangmesh",
    "triangulate_quads",
    "use_crs"
  ],
  "_datasets": [
    {
      "name": "cmip6",
      "title": "CMIP6 sample",
      "object": "cmip6",
      "class": [
        "RasterBrick"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "etopo",
      "title": "World topography map",
      "object": "etopo",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "worldll",
      "title": "World raster map",
      "object": "worldll",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "xymap",
      "title": "World map",
      "object": "xymap",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 82403,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bary_index",
      "title": "Barycentric triangle index for interpolation",
      "topics": [
        "bary_index"
      ]
    },
    {
      "page": "cmip6",
      "title": "CMIP6 sample",
      "topics": [
        "cmip6"
      ]
    },
    {
      "page": "etopo",
      "title": "World topography map",
      "topics": [
        "etopo"
      ]
    },
    {
      "page": "llh2xyz",
      "title": "Angular coordinates to X, Y, Z.",
      "topics": [
        "llh2xyz"
      ]
    },
    {
      "page": "mesh_plot",
      "title": "Plot as a mesh",
      "topics": [
        "mesh_plot",
        "mesh_plot.BasicRaster",
        "mesh_plot.mesh3d",
        "mesh_plot.quadmesh",
        "mesh_plot.RasterLayer",
        "mesh_plot.SpatRaster",
        "mesh_plot.stars",
        "mesh_plot.TRI"
      ]
    },
    {
      "page": "qm_as_raster",
      "title": "Quadmesh to raster",
      "topics": [
        "qm_as_raster"
      ]
    },
    {
      "page": "qsc",
      "title": "Quadrilateralized Spherical Cube (QSC)",
      "topics": [
        "qsc"
      ]
    },
    {
      "page": "quadmesh",
      "title": "Create a quad-type mesh for use in rgl.",
      "topics": [
        "dquadmesh",
        "dquadmesh.default",
        "quadmesh",
        "quadmesh.BasicRaster",
        "quadmesh.matrix",
        "quadmesh.SpatRaster"
      ]
    },
    {
      "page": "triangmesh",
      "title": "Create a triangle-type mesh for use in rgl.",
      "topics": [
        "dtriangmesh",
        "dtriangmesh.default",
        "triangmesh",
        "triangmesh.BasicRaster",
        "triangmesh.matrix"
      ]
    },
    {
      "page": "triangulate_quads",
      "title": "Triangles from quads",
      "topics": [
        "triangulate_quads"
      ]
    },
    {
      "page": "use_crs",
      "title": "In-use coordinate system",
      "topics": [
        "use_crs"
      ]
    },
    {
      "page": "worldll",
      "title": "World raster map",
      "topics": [
        "worldll"
      ]
    },
    {
      "page": "xymap",
      "title": "World map",
      "topics": [
        "xymap"
      ]
    }
  ],
  "_pkglogo": "https://github.com/hypertidy/quadmesh/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/hypertidy/quadmesh/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "cli",
    "crsmeta",
    "farver",
    "geometry",
    "glue",
    "gridBase",
    "labeling",
    "lattice",
    "lifecycle",
    "linprog",
    "lpSolve",
    "magic",
    "palr",
    "png",
    "PROJ",
    "proj4",
    "R6",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppProgress",
    "reproj",
    "rlang",
    "scales",
    "sp",
    "terra",
    "viridisLite",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "quadmesh.Rmd",
      "filename": "quadmesh.html",
      "title": "Quadmesh",
      "author": "Michael D. Sumner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "quadmesh",
        "Why quadmesh?",
        "Triangle mesh",
        "Discrete forms",
        "Quadmesh is a special case",
        "Topology and geometry are completely separable",
        "Geometry is purely a table of attributes",
        "Point clouds are pure geometry",
        "Polygons and lines in GIS are piecewise graphs"
      ],
      "created": "2016-06-13 01:35:36",
      "modified": "2021-01-11 00:59:32",
      "commits": 11
    },
    {
      "source": "topography.Rmd",
      "filename": "topography.html",
      "title": "Topography with quadmesh",
      "author": "Michael D. Sumner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Topographic example"
      ],
      "created": "2016-06-13 01:35:36",
      "modified": "2021-01-11 09:58:44",
      "commits": 13
    }
  ],
  "_score": 6.724603515396717,
  "_indexed": true,
  "_nocasepkg": "quadmesh",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.5.9001",
      "date": "2026-06-15T07:27:19.000Z",
      "distro": "noble",
      "commit": "f3951fac33afcb8c905b91dea9536c9ea74654fe",
      "fileid": "https://r2.ropensci.org/639245b2c336804d7b354003fe609f77fc7f0a064130416320e23116ffb74f6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27530489838"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.5.9001",
      "date": "2026-06-15T07:27:08.000Z",
      "distro": "noble",
      "commit": "f3951fac33afcb8c905b91dea9536c9ea74654fe",
      "fileid": "https://r2.ropensci.org/1df6853dd99a290b4735737646a7b0a5a23772d6c5fe97db1884f8bc60f7f929",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27530489838"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.5.9001",
      "date": "2026-06-15T07:26:38.000Z",
      "commit": "f3951fac33afcb8c905b91dea9536c9ea74654fe",
      "fileid": "https://r2.ropensci.org/58c184186934796650b50d840b04f33e7cd4db25a7816b046a256d6bdc064bf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27530489838"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.5.9001",
      "date": "2026-06-15T07:26:30.000Z",
      "commit": "f3951fac33afcb8c905b91dea9536c9ea74654fe",
      "fileid": "https://r2.ropensci.org/b68c03f9a322b7f24f4be8473c8a14ed146a3ed05569fcc92804b6b2c0103bf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27530489838"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.5.9001",
      "date": "2026-06-15T07:27:13.000Z",
      "commit": "f3951fac33afcb8c905b91dea9536c9ea74654fe",
      "fileid": "https://r2.ropensci.org/13a300e6e1f2b4538a52fb4f1685ece3b4a19913e86304920ae2f44c59b2d2af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27530489838"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.5.9001",
      "date": "2026-06-15T07:26:37.000Z",
      "commit": "f3951fac33afcb8c905b91dea9536c9ea74654fe",
      "fileid": "https://r2.ropensci.org/106b46a8459fc6e81c5298bb652bc184141bd17b7c41999545a1e6efc9473a42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27530489838"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.5.9001",
      "date": "2026-06-15T07:26:11.000Z",
      "commit": "f3951fac33afcb8c905b91dea9536c9ea74654fe",
      "fileid": "https://r2.ropensci.org/ac03a24e2d533b3471d0af31dfd937bf4589d43d01a01345dd94f69b4092d504",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27530489838"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.5.9001",
      "date": "2026-06-15T07:26:02.000Z",
      "commit": "f3951fac33afcb8c905b91dea9536c9ea74654fe",
      "fileid": "https://r2.ropensci.org/a6b3df3e2df5ed9eb56717c6938de3372de3d105a34d8bf423d966934dd890bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/27530489838"
    }
  ]
}