{
  "_id": "6a2a98887b7a29ca60050219",
  "Package": "RWmisc",
  "Type": "Package",
  "Title": "Miscellaneous Spatial Functions",
  "Date": "2022-02-14",
  "Version": "0.1.2",
  "Authors@R": "person(\"Rob\", \"Williams\", email = \"jayrobwilliams@gmail.com\", \nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9259-3883\"))",
  "Description": "Contains convenience functions for working with spatial\ndata across multiple UTM zones, raster-vector operations common\nin the analysis of conflict data, and converting degrees,\nminutes, and seconds latitude and longitude coordinates to\ndecimal degrees.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/jayrobwilliams/RWmisc",
  "BugReports": "https://github.com/jayrobwilliams/RWmisc/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 10:28:32 UTC",
    "User": "root"
  },
  "Author": "Rob Williams [aut, cre]\n(<https://orcid.org/0000-0001-9259-3883>)",
  "Maintainer": "Rob Williams <jayrobwilliams@gmail.com>",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-06-11 02:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/RWmisc",
  "RemoteSha": "3e616f081dced0ea49ef240acc54e282c089c8a3",
  "RemoteSubdir": "RWmisc",
  "MD5sum": "a4f6bfbfb4bdee5a39f1d02aa71ef962",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "RWmisc_0.1.2.tar.gz",
  "_fileid": "9eb16c76af0d54fbd086f1977bd360694640f74afa8b5e5d7254fdd62682ff50",
  "_filesize": 331954,
  "_sha256": "9eb16c76af0d54fbd086f1977bd360694640f74afa8b5e5d7254fdd62682ff50",
  "_created": "2026-06-11T10:28:32.000Z",
  "_published": "2026-06-11T11:14:16.506Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80776045296,
      "time": 262,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561653273"
    },
    {
      "job": 80776045299,
      "time": 212,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561635952"
    },
    {
      "job": 80776045301,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7562513893"
    },
    {
      "job": 80776045321,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562508668"
    },
    {
      "job": 80775386713,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7561560095"
    },
    {
      "job": 80776045349,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561607107"
    },
    {
      "job": 80776045341,
      "time": 212,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561635744"
    },
    {
      "job": 80776045297,
      "time": 196,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7561630035"
    },
    {
      "job": 80776045365,
      "time": 186,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561626994"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340377040",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "3e616f081dced0ea49ef240acc54e282c089c8a3",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add RWmisc to CRANhaven, because archived on 2026-06-11 02:02:00 +0000\n",
    "time": 1781143320
  },
  "_maintainer": {
    "name": "Rob Williams",
    "email": "jayrobwilliams@gmail.com",
    "login": "jayrobwilliams",
    "description": "Data Scientist",
    "uuid": 12078284,
    "orcid": "0000-0001-9259-3883"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "geosphere",
      "role": "Suggests"
    },
    {
      "package": "lwgeom",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RWmisc"
  },
  "_devurl": "https://github.com/jayrobwilliams/rwmisc",
  "_searchresults": 12,
  "_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/RWmisc.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jayrobwilliams/rwmisc",
  "_realowner": "jayrobwilliams",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-18"
    },
    {
      "version": "0.1.1",
      "date": "2021-06-20"
    },
    {
      "version": "0.1.2",
      "date": "2022-02-14"
    }
  ],
  "_exports": [
    "chooseUTM",
    "dms2dd",
    "gadm.extract",
    "long2UTM",
    "overlap.weight",
    "point.poly.dist",
    "projectUTM",
    "theme_rw",
    "UTMzones"
  ],
  "_help": [
    {
      "page": "dms2dd",
      "title": "Convert from degrees, minutes, and seconds to decimal degrees",
      "topics": [
        "dms2dd"
      ]
    },
    {
      "page": "gadm.extract",
      "title": "Extract layers by country from GADM GeoPackage file",
      "topics": [
        "gadm.extract"
      ]
    },
    {
      "page": "overlap.weight",
      "title": "Weight Raster Cells by Overlapping Polygons",
      "topics": [
        "overlap.weight"
      ]
    },
    {
      "page": "point.poly.dist",
      "title": "Point-Polygon Distances",
      "topics": [
        "point.poly.dist"
      ]
    },
    {
      "page": "projectUTM",
      "title": "Project to UTM",
      "topics": [
        "projectUTM",
        "projectUTM.sf",
        "projectUTM.sfc",
        "projectUTM.SpatialPoints",
        "projectUTM.SpatialPointsDataFrame",
        "projectUTM.SpatialPolygons",
        "projectUTM.SpatialPolygonsDataFrame"
      ]
    },
    {
      "page": "theme_rw",
      "title": "Blank Theme",
      "topics": [
        "theme_rw"
      ]
    },
    {
      "page": "UTM.functions",
      "title": "UTM Convenience Functions",
      "topics": [
        "chooseUTM",
        "long2UTM",
        "UTM.functions",
        "UTMzones"
      ]
    }
  ],
  "_readme": "https://github.com/cranhaven/cranhaven.r-universe.dev/raw/package/RWmisc/RWmisc/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "DBI",
    "e1071",
    "KernSmooth",
    "lattice",
    "MASS",
    "proxy",
    "raster",
    "Rcpp",
    "s2",
    "sf",
    "sp",
    "terra",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "spatial-utility-functions.Rmd",
      "filename": "spatial-utility-functions.html",
      "title": "Spatial Utility Functions",
      "author": "Rob Williams",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Weighting raster values by overlapping polygons",
        "Projecting spatial objects to UTM",
        "Maximum and minimum distance from point(s) to a polygon"
      ],
      "created": "2026-06-11 02:02:00",
      "modified": "2026-06-11 02:02:00",
      "commits": 1
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": false,
  "_nocasepkg": "rwmisc",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://jayrobwilliams.r-universe.dev/RWmisc",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-11T10:31:11.000Z",
      "distro": "noble",
      "commit": "3e616f081dced0ea49ef240acc54e282c089c8a3",
      "fileid": "7e8974b8a5fae283421c75520c943fde14de92fa20e763aa9373152b334989cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340377040"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-11T10:30:56.000Z",
      "distro": "noble",
      "commit": "3e616f081dced0ea49ef240acc54e282c089c8a3",
      "fileid": "b9c85ff8f6a7c0ff3edf6949dfd6a251bdb6082118f0d81ed5c3a32d2da2ec94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340377040"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-11T11:12:39.000Z",
      "commit": "3e616f081dced0ea49ef240acc54e282c089c8a3",
      "fileid": "a420591cbdf8c2f5af038f003647c12b9396b2605db4a8a440f1005f906590e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340377040"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-11T11:12:29.000Z",
      "commit": "3e616f081dced0ea49ef240acc54e282c089c8a3",
      "fileid": "4bae26ca5a59513b7b6829861aac268efabcb12c351836cd3a51d1f89f33a2cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340377040"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-11T10:31:10.000Z",
      "commit": "3e616f081dced0ea49ef240acc54e282c089c8a3",
      "fileid": "1a153b14d37e5981ba8331ff82a58deae15a0039f0cd80856af7344acb240746",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340377040"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-11T10:30:16.000Z",
      "commit": "3e616f081dced0ea49ef240acc54e282c089c8a3",
      "fileid": "612c89a0d38411e0a568ebafcf83986413537ea368e8c598b1c295459fbd66d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340377040"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-11T10:30:02.000Z",
      "commit": "3e616f081dced0ea49ef240acc54e282c089c8a3",
      "fileid": "9dadded9b627564fc9f363e7aa9be5a72772a4f8bd7b43be8a4bf4e047044f98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340377040"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-11T10:29:54.000Z",
      "commit": "3e616f081dced0ea49ef240acc54e282c089c8a3",
      "fileid": "ee034e218eeb88c8a817923bd020a6ba1279340836e75851552ca01c04ca9680",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340377040"
    }
  ]
}