{
  "_id": "6a1f2b04b401979e73425031",
  "Package": "remap",
  "Type": "Package",
  "Title": "Regional Spatial Modeling with Continuous Borders",
  "Version": "0.3.2",
  "Authors@R": "c(person(\"Jadon\", \"Wagstaff\", email = \"jadonw@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Brennan\", \"Bean\", email = \"brennan.bean@usu.edu\", role = \"aut\"))",
  "Description": "Automatically creates separate regression models for\ndifferent spatial regions. The prediction surface is smoothed\nusing a regional border smoothing method. If regional models\nare continuous, the resulting prediction surface is continuous\nacross the spatial dimensions, even at region borders.\nMethodology is described in Wagstaff and Bean (2023)\n<doi:10.32614/RJ-2023-004>.",
  "License": "GPL-3",
  "URL": "https://github.com/jadonwagstaff/remap",
  "BugReports": "https://github.com/jadonwagstaff/remap/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://jadonwagstaff.r-universe.dev",
  "Date/Publication": "2025-01-15 17:15:53 UTC",
  "RemoteUrl": "https://github.com/jadonwagstaff/remap",
  "RemoteRef": "HEAD",
  "RemoteSha": "78a908bc7c8ca25349ba3bdaa43e651e6a8ae088",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 07:45:21 UTC",
    "User": "root"
  },
  "Author": "Jadon Wagstaff [aut, cre],\nBrennan Bean [aut]",
  "Maintainer": "Jadon Wagstaff <jadonw@gmail.com>",
  "MD5sum": "a1bdeed192e820384b7d03fd5bb0e367",
  "_user": "jadonwagstaff",
  "_type": "src",
  "_file": "remap_0.3.2.tar.gz",
  "_fileid": "905323959f6de35024937e3e6541023e0f29acc5098034489484bb05dfc0548f",
  "_filesize": 1239425,
  "_sha256": "905323959f6de35024937e3e6541023e0f29acc5098034489484bb05dfc0548f",
  "_created": "2026-05-15T07:45:21.000Z",
  "_published": "2026-06-02T19:12:04.418Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79151326242,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7012517777"
    },
    {
      "job": 79151326234,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7012516847"
    },
    {
      "job": 79151326124,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7012516991"
    },
    {
      "job": 79151325956,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7012516044"
    },
    {
      "job": 79151325823,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012489139"
    },
    {
      "job": 79151325663,
      "time": 179,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367403737"
    },
    {
      "job": 79151326126,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7012504527"
    },
    {
      "job": 79151326194,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7012505102"
    },
    {
      "job": 79151326138,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7012504491"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jadonwagstaff/actions/runs/25906557245",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jadonwagstaff/remap",
  "_commit": {
    "id": "78a908bc7c8ca25349ba3bdaa43e651e6a8ae088",
    "author": "Jadon Wagstaff <jadonw@gmail.com>",
    "committer": "Jadon Wagstaff <jadonw@gmail.com>",
    "message": "CRAN submission 0.3.2\n",
    "time": 1736961353
  },
  "_maintainer": {
    "name": "Jadon Wagstaff",
    "email": "jadonw@gmail.com",
    "login": "jadonwagstaff",
    "linkedin": "in/jadon-wagstaff-773539129",
    "uuid": 21231521
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "units",
      "version": ">= 0.6.7",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.2",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.30",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "version": ">= 3.3.0",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "version": ">= 1.8.33",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.5",
      "role": "Suggests"
    }
  ],
  "_owner": "jadonwagstaff",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jadonwagstaff",
      "count": 46,
      "uuid": 21231521
    }
  ],
  "_userbio": {
    "uuid": 21231521,
    "type": "user",
    "name": "Jadon Wagstaff",
    "description": "I am a biostatistician at working primarily with genetic data."
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/remap"
  },
  "_devurl": "https://github.com/jadonwagstaff/remap",
  "_searchresults": 63,
  "_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/readme.html",
    "extra/readme.md",
    "extra/remap.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jadonwagstaff/remap",
  "_realowner": "jadonwagstaff",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2021-01-14"
    },
    {
      "version": "0.2.1",
      "date": "2021-04-16"
    },
    {
      "version": "0.3.0",
      "date": "2022-08-13"
    },
    {
      "version": "0.3.1",
      "date": "2023-06-14"
    },
    {
      "version": "0.3.2",
      "date": "2025-01-09"
    }
  ],
  "_exports": [
    "redist",
    "remap"
  ],
  "_datasets": [
    {
      "name": "utsnow",
      "title": "Snowpack at weather stations in Utah on April 1st, 2011.",
      "object": "utsnow",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "ID",
        "STATION_NAME",
        "LATITUDE",
        "LONGITUDE",
        "ELEVATION",
        "HUC2",
        "WESD",
        "geometry"
      ],
      "rows": 394,
      "table": true,
      "tojson": true
    },
    {
      "name": "utws",
      "title": "Watershed polygons within the state of Utah.",
      "object": "utws",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "HUC2",
        "geometry"
      ],
      "rows": 4,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "plot.remap",
      "title": "Plot method for remap object.",
      "topics": [
        "plot.remap"
      ]
    },
    {
      "page": "predict.remap",
      "title": "Make predictions given a set of data and smooths predictions at region borders. If an observation is outside of all regions and smoothing distances, the closest region will be used to predict.",
      "topics": [
        "predict.remap"
      ]
    },
    {
      "page": "print.remap",
      "title": "Print method for remap object.",
      "topics": [
        "print.remap"
      ]
    },
    {
      "page": "redist",
      "title": "Get distances between data and regions.",
      "topics": [
        "redist"
      ]
    },
    {
      "page": "remap",
      "title": "Build separate models for mapping multiple regions.",
      "topics": [
        "remap"
      ]
    },
    {
      "page": "summary.remap",
      "title": "Summary method for remap object.",
      "topics": [
        "summary.remap"
      ]
    },
    {
      "page": "utsnow",
      "title": "Snowpack at weather stations in Utah on April 1st, 2011.",
      "topics": [
        "utsnow"
      ]
    },
    {
      "page": "utws",
      "title": "Watershed polygons within the state of Utah.",
      "topics": [
        "utws"
      ]
    }
  ],
  "_readme": "https://github.com/jadonwagstaff/remap/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "DBI",
    "e1071",
    "KernSmooth",
    "MASS",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "Introduction_to_remap.Rmd",
      "filename": "Introduction_to_remap.html",
      "title": "Introduction to remap",
      "author": "Jadon S. Wagstaff and Brennan Bean",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data",
        "Basic Models",
        "Global Linear Model",
        "Regionalized Linear Models",
        "Computational Speedup",
        "Simplifying Regions",
        "redist",
        "Parallel Code",
        "Custom Models",
        "Global GAM Model",
        "Regionalized GAM Model",
        "Smooth Predictions"
      ],
      "created": "2020-12-08 07:08:01",
      "modified": "2025-01-09 20:40:15",
      "commits": 12
    }
  ],
  "_score": 4.498310553789601,
  "_indexed": true,
  "_nocasepkg": "remap",
  "_universes": [
    "jadonwagstaff"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-15T07:47:32.000Z",
      "distro": "noble",
      "commit": "78a908bc7c8ca25349ba3bdaa43e651e6a8ae088",
      "fileid": "216628555eb7103da839923e75a230ce13b136095945a46eee33d7379ea8222f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jadonwagstaff/actions/runs/25906557245"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-15T07:47:30.000Z",
      "distro": "noble",
      "commit": "78a908bc7c8ca25349ba3bdaa43e651e6a8ae088",
      "fileid": "3fee4e0c5c5c28fa0daa57589d41a1d08b05e179a0b234afdb20323546a04749",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jadonwagstaff/actions/runs/25906557245"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-15T07:47:33.000Z",
      "commit": "78a908bc7c8ca25349ba3bdaa43e651e6a8ae088",
      "fileid": "c00b86dadd134df7e80d453e9bd2b47527a764b41a0a09accd204f6f5483ba49",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jadonwagstaff/actions/runs/25906557245"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-15T07:47:27.000Z",
      "commit": "78a908bc7c8ca25349ba3bdaa43e651e6a8ae088",
      "fileid": "067c897b387a874d35822e73cdd459a2f0ff1a03e6ba6da344c552f28e0ea268",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jadonwagstaff/actions/runs/25906557245"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-15T07:46:31.000Z",
      "commit": "78a908bc7c8ca25349ba3bdaa43e651e6a8ae088",
      "fileid": "d4099cf9b44dba1083a060cd62bcde15753af0c50dbb26924b8135e083bdc7f5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jadonwagstaff/actions/runs/25906557245"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-15T07:46:33.000Z",
      "commit": "78a908bc7c8ca25349ba3bdaa43e651e6a8ae088",
      "fileid": "e9288fc2ad13b60811a5c12df18123b3ec3381330f10e6b502fc9408b6a475c0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jadonwagstaff/actions/runs/25906557245"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-15T07:46:31.000Z",
      "commit": "78a908bc7c8ca25349ba3bdaa43e651e6a8ae088",
      "fileid": "28b6e83fa2b676b54f437f817826858a27af2c21efbfe6d9e6e6f3bb39fe65a2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jadonwagstaff/actions/runs/25906557245"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-02T19:11:44.000Z",
      "commit": "78a908bc7c8ca25349ba3bdaa43e651e6a8ae088",
      "fileid": "c8bd16b27eb702efcda7ab4ceb39efbc8a1f2024cb498c25453615e118049a76",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jadonwagstaff/actions/runs/25906557245"
    }
  ]
}