{
  "_id": "6a214571cd65a98ecbd2b4cd",
  "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-06-04 09:24:52 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>",
  "MD5sum": "97fcf7c5a8108b5e369159ab0c8b298a",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "guerrilla_0.2.0.9001.tar.gz",
  "_fileid": "3e1f414a58e57b04c87d6fa1f95c76288c4a3b489d6e27531249384b72843544",
  "_filesize": 536483,
  "_sha256": "3e1f414a58e57b04c87d6fa1f95c76288c4a3b489d6e27531249384b72843544",
  "_created": "2026-06-04T09:24:52.000Z",
  "_published": "2026-06-04T09:29:21.728Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79489148061,
      "time": 193,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7407883692"
    },
    {
      "job": 79489147914,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7407894554"
    },
    {
      "job": 79489148099,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7407862834"
    },
    {
      "job": 79489148048,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7407854021"
    },
    {
      "job": 79488433367,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407815208"
    },
    {
      "job": 79489147932,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407872210"
    },
    {
      "job": 79489148033,
      "time": 149,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7407868619"
    },
    {
      "job": 79489147928,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7407867212"
    },
    {
      "job": 79489147985,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7407877973"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26942850406",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "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.0",
  "_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-06-04T09:27:47.000Z",
      "distro": "noble",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "0f00e83775a76c97aa3d983bb4f9743d62fb7e767a5f03cbc25182985acdf0af",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26942850406"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9001",
      "date": "2026-06-04T09:28:20.000Z",
      "distro": "noble",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "a8aa77f35f78d5dcb3892c7dc969990ccdf8a74cadedb753baf203dc0e0025d2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26942850406"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9001",
      "date": "2026-06-04T09:26:59.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "148368b2b47f21f8b2bde894dfadb8910e56aed33fc4ab92ba8055aac5d3b8c5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26942850406"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9001",
      "date": "2026-06-04T09:26:38.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "ca81b3d3e2e71b1ec0474df0e072bc4d52b467f34430fdef381148ad9034bdd6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26942850406"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9001",
      "date": "2026-06-04T09:27:53.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "d9f70970b98f2091999cf4f757e0f85697fd40dfe028f5c37e74e18d41d2d866",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26942850406"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-06-04T09:27:03.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "7b57b2de7f92823e07b9a76795108012b1828db1b594124c43c789a28c0edf33",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26942850406"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-06-04T09:26:54.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "c40e0248afdda6ba3c3d77d856c84c2ccdf0641c3c3a35e5657be3c4d0946493",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26942850406"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9001",
      "date": "2026-06-04T09:27:04.000Z",
      "commit": "8e95d43481b652dc3f93d0f3415efd1585fcc884",
      "fileid": "f43af4b04a8cd85a4454a8162934236f3a04b4b74be4ded3b8479f78a54049b4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26942850406"
    }
  ]
}