{
  "_id": "6a630368d3420cf5dfdb6001",
  "Package": "quad",
  "Title": "Intermediate Forms of Raster Grids",
  "Version": "0.0.1",
  "Authors@R": "person(\"Michael D.\",\"Sumner\", role = c(\"aut\", \"cre\"), email = \"mdsumner@gmail.com\")",
  "Description": "Raster grids and quads as first class types with helpers.\nProvides a low level API for generating mesh index and vertices\nfrom the simplest abstraction of raster grid, input dimension\nand (optionally) extent to generate components of meshes for\ndownstream visualization and efficient coordinate\ntransformation. API functions may be 'Linked To' in the R\nheaders library way.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/hypertidy/quad,\nhttps://hypertidy.github.io/quad/",
  "BugReports": "https://github.com/hypertidy/quad/issues",
  "SystemRequirements": "C++11",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2024-01-10 21:16:04 UTC",
  "RemoteUrl": "https://github.com/hypertidy/quad",
  "RemoteRef": "HEAD",
  "RemoteSha": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 05:57:58 UTC",
    "User": "root"
  },
  "Author": "Michael D. Sumner [aut, cre]",
  "Maintainer": "Michael D. Sumner <mdsumner@gmail.com>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "quad_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/24b28d5b57d84b66b59630ab3cd6c2c851d6bf0e295522b9364e25174a7271b4",
  "_filesize": 184850,
  "_sha256": "24b28d5b57d84b66b59630ab3cd6c2c851d6bf0e295522b9364e25174a7271b4",
  "_expires": "2026-11-01T06:17:10.000Z",
  "_created": "2026-07-24T05:57:58.000Z",
  "_published": "2026-07-24T06:17:12.416Z",
  "_jobs": [
    {
      "job": 89411316348,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8587999986"
    },
    {
      "job": 89411316390,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8587991442"
    },
    {
      "job": 89411316370,
      "time": 95,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8587985082"
    },
    {
      "job": 89411316369,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8587992294"
    },
    {
      "job": 89411316358,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8588226219"
    },
    {
      "job": 89411316359,
      "time": 269,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8588272850"
    },
    {
      "job": 89411316382,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8588278655"
    },
    {
      "job": 89411316453,
      "time": 285,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8588292918"
    },
    {
      "job": 89410969398,
      "time": 149,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587955934"
    },
    {
      "job": 89411316338,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8587989637"
    },
    {
      "job": 89411316346,
      "time": 63,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8587975447"
    },
    {
      "job": 89411316339,
      "time": 69,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8587977298"
    },
    {
      "job": 89411316337,
      "time": 66,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8587976366"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176",
  "_status": "success",
  "_upstream": "https://github.com/hypertidy/quad",
  "_commit": {
    "id": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from olivroy/patch-1\n\nUpdate DESCRIPTION",
    "time": 1704921364
  },
  "_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": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "grid",
    "mesh",
    "quad",
    "raster",
    "cpp"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 81,
      "uuid": 4107631
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "followers": 27,
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 6,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quad"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/hypertidy/quad",
  "_pkgdown": "https://hypertidy.github.io/quad/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quad.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-07-15"
    }
  ],
  "_exports": [
    "quad_index",
    "quad_vert"
  ],
  "_datasets": [
    {
      "name": "elev",
      "title": "Elevation data",
      "object": "elev",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 180,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "elev",
      "title": "Elevation data",
      "topics": [
        "elev"
      ]
    },
    {
      "page": "quad_index",
      "title": "Title",
      "topics": [
        "quad_index"
      ]
    },
    {
      "page": "quad_vert",
      "title": "Title",
      "topics": [
        "quad_vert"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/quad/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "quad",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-24T06:00:32.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/7e90c06dd250a919d951514d170b2969a61edba3a197d24e01d47e00d0b7bdb3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-24T05:59:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/3cec9cf6a9695b3273ea0c5378887d4eeec4070cd7e39f9474f7e94cfffea0b2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-24T05:59:41.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/be2a463a55f0dbb393ad05be2d3cd89c02dfbe6f0a3b7cd928715cbcc67dce6e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-24T05:59:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/c5269711df5e22b24353bb2aba34ecbc2447ce7ce173c854f57c424b45627505",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-24T06:12:50.000Z",
      "arch": "aarch64",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/9da0ee9a1ea533707892ac29acb77f11ef2d4cbf66de50ad1eb3423fd540e59b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-24T06:15:05.000Z",
      "arch": "x86_64",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/3e1bbe4d66bc0997f1b6354b057d345262b8cc9946a630c40dfdf6a8247701e1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-24T06:15:39.000Z",
      "arch": "aarch64",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/3337ab4c7ce011c693fa76f45b08c56a47ec6afe078d4f6450b8c59c84284217",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-24T06:15:50.000Z",
      "arch": "x86_64",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/321302f6c9cb53f0de9d4fc868bff82bc7339d98ec3ed766f8e7cc630342e92f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-24T06:00:01.000Z",
      "arch": "emscripten",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/04dcc76d3f0deb9c93f3a60496023a3247f75fbaf1a2b8d5fa93b50dddd6a14c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-24T05:58:52.000Z",
      "arch": "x86_64",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/e3a825180f1faa807a0b37c90ad704a9dc252ac0f44aff3e5d9440bda825fa2b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-24T05:59:00.000Z",
      "arch": "x86_64",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/efbd12186da488ef53c8faf624c5038164724631eb42c0becc566d5160fda90c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-24T05:58:57.000Z",
      "arch": "x86_64",
      "commit": "64b6dce0cb6e74cb14485edacf0d83e986a46038",
      "fileid": "https://r2.ropensci.org/b92a43aad697b45001ea078db33167d184a6799e0e4a66c525be46501e1960e4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070755176"
    }
  ]
}