{
  "_id": "6a5476e19b92047c28d59e88",
  "Package": "guerrilla",
  "Version": "0.2.0.9001",
  "Title": "Illustrate Various Methods of Interpolation for Irregular Data",
  "Authors@R": "c(person(\"Michael\", \"Sumner\", \nemail = \"mdsumner@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Marcelino\", \"de la Cruz\",\nrole = \"ctb\",\ncomment = \"wrote maybetin example function on R-Sig-Geo\"),\nperson(\"Tomas\", \"Remenyi\",\nrole = \"ctb\")\n)",
  "Description": "Examples of interpolating irregular data, to illustrate\nthe mechanics of various methods and some easy tools to run\nthem.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "ByteCompile": "true",
  "URL": "https://github.com/hypertidy/guerrilla,\nhttps://hypertidy.github.io/guerrilla/",
  "BugReports": "https://github.com/hypertidy/guerrilla/issues",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Remotes": [
    "hypertidy/anglr"
  ],
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2024-01-10 21:16:36 UTC",
  "RemoteUrl": "https://github.com/hypertidy/guerrilla",
  "RemoteRef": "HEAD",
  "RemoteSha": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 05:21:46 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre],\nMarcelino de la Cruz [ctb] (wrote maybetin example function on\nR-Sig-Geo),\nTomas Remenyi [ctb]",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "guerrilla_0.2.0.9001.tar.gz",
  "_fileid": "https://r2.ropensci.org/1d4dfc4480d707014f92ed56d053d6cf6d5bf61631c6854fa9be45f2ca03c741",
  "_filesize": 537343,
  "_sha256": "1d4dfc4480d707014f92ed56d053d6cf6d5bf61631c6854fa9be45f2ca03c741",
  "_expires": "2026-10-21T05:25:52.000Z",
  "_created": "2026-07-13T05:21:46.000Z",
  "_published": "2026-07-13T05:25:53.798Z",
  "_jobs": [
    {
      "job": 86740490108,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8269842726"
    },
    {
      "job": 86740490086,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8269842020"
    },
    {
      "job": 86740490087,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8269818738"
    },
    {
      "job": 86740490072,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8269817170"
    },
    {
      "job": 86739946131,
      "time": 270,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8269794802"
    },
    {
      "job": 86740490057,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8269832094"
    },
    {
      "job": 86740490112,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8269826694"
    },
    {
      "job": 86740490149,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8269826645"
    },
    {
      "job": 86740490096,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8269825921"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29225951941",
  "_status": "failure",
  "_upstream": "https://github.com/hypertidy/guerrilla",
  "_commit": {
    "id": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #9 from olivroy/patch-1\n\nUpdate DESCRIPTION",
    "time": 1704921396
  },
  "_maintainer": {
    "name": "Michael 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": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "anglr",
      "role": "Suggests"
    },
    {
      "package": "Rvcg",
      "role": "Suggests"
    },
    {
      "package": "akima",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "spatstat.geom",
      "role": "Suggests"
    },
    {
      "package": "geometry",
      "version": ">= 0.4.0",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "fields",
      "role": "Suggests"
    },
    {
      "package": "gstat",
      "role": "Suggests"
    },
    {
      "package": "palr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "reproj",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 39,
      "uuid": 4107631
    },
    {
      "user": "milesmcbain",
      "count": 1,
      "uuid": 9996346
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "followers": 28,
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/guerrilla"
  },
  "_devurl": "https://github.com/hypertidy/guerrilla",
  "_pkgdown": "https://hypertidy.github.io/guerrilla/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/guerrilla.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "defaultgrid",
    "facets",
    "mesh_raster",
    "tri_fun"
  ],
  "_datasets": [
    {
      "name": "bathy",
      "title": "Bathymetry data.",
      "object": "bathy",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "bathy",
      "title": "Bathymetry data.",
      "topics": [
        "bathy"
      ]
    },
    {
      "page": "defaultgrid",
      "title": "Title",
      "topics": [
        "defaultgrid"
      ]
    },
    {
      "page": "facets",
      "title": "Title",
      "topics": [
        "facets"
      ]
    },
    {
      "page": "mesh_raster",
      "title": "Mesh raster",
      "topics": [
        "mesh_raster",
        "mesh_raster.data.frame",
        "mesh_raster.matrix",
        "mesh_raster.mesh3d"
      ]
    },
    {
      "page": "tri_fun",
      "title": "Interpolation to a regular grid via triangulation",
      "topics": [
        "tri_fun"
      ]
    },
    {
      "page": "tri_pip",
      "title": "Identify point-in-triangle by conversion to polygons",
      "topics": [
        "tri_pip"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/guerrilla/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "raster",
    "Rcpp",
    "sp",
    "terra"
  ],
  "_score": 3.146128035678238,
  "_indexed": true,
  "_nocasepkg": "guerrilla",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9001",
      "date": "2026-07-13T05:24:49.000Z",
      "distro": "resolute",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "https://r2.ropensci.org/a105fb87f3dd42430977a0de45e62649907ad96f1480fc4abdc10a38cd724801",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29225951941"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9001",
      "date": "2026-07-13T05:24:47.000Z",
      "distro": "resolute",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "https://r2.ropensci.org/e4add2f4aca2ea2f09ee367f8ae16938900ad0d3cc87a260f43473595404878a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29225951941"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9001",
      "date": "2026-07-13T05:23:21.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "https://r2.ropensci.org/2f6ad337b5571e6088f547ba5ab562decabb79d22988dec05f1b0e0f1bf29cbd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29225951941"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9001",
      "date": "2026-07-13T05:23:16.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "https://r2.ropensci.org/310431d4352987777916ae6b27a71aca8aa3e2cb35c87595966db424b9e08d2e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29225951941"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9001",
      "date": "2026-07-13T05:24:45.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "https://r2.ropensci.org/68924b5bae350c02ea27d58e5dc53db5ed0d1cc8446306423aee281a1a95b764",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29225951941"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-07-13T05:23:34.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "https://r2.ropensci.org/72957f9028ad3f803483f73ef45ca19d8b1948addbb287cdc873e7890262df51",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29225951941"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-07-13T05:23:41.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "https://r2.ropensci.org/64738787caefab5ba1516d7bc8fed564ca80bcfaa3e4c3060e4c2b7e5ebf3c35",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29225951941"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-07-13T05:23:35.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "https://r2.ropensci.org/759a7ce58e2effc80e4c050deba5dab73f015e762eb64459c5ee5a9b695a9b2b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29225951941"
    }
  ]
}