{
  "_id": "6a509bc889c83ec243a2e896",
  "Package": "regional",
  "Title": "Intra- and Inter-Regional Similarity",
  "Version": "0.5.0",
  "Authors@R": "c(\nperson(given = \"Jakub\", family = \"Nowosad\",\nrole = c(\"aut\", \"cre\"),\nemail = \"nowosad.jakub@gmail.com\",\ncomment = c(ORCID = \"0000-0002-1057-3721\")))",
  "Description": "Calculates intra-regional and inter-regional similarities\nbased on user-provided spatial vector objects (regions) and\nspatial raster objects (cells with values). Implemented metrics\ninclude inhomogeneity, isolation (Haralick and Shapiro (1985)\n<doi:10.1016/S0734-189X(85)90153-7>, Jasiewicz et al. (2018)\n<doi:10.1016/j.cageo.2018.06.003>), and distinction (Nowosad\n(2021) <doi:10.1080/13658816.2021.1893324>).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "BugReports": "https://github.com/Nowosad/regional/issues",
  "URL": "https://jakubnowosad.com/regional/",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev make libproj-dev\nlibsqlite3-dev",
  "Repository": "https://nowosad.r-universe.dev",
  "Date/Publication": "2026-02-10 21:26:44 UTC",
  "RemoteUrl": "https://github.com/nowosad/regional",
  "RemoteRef": "HEAD",
  "RemoteSha": "52250b92fae7c4e614b735f68c96eba390b2b952",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 07:10:53 UTC",
    "User": "root"
  },
  "Author": "Jakub Nowosad [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1057-3721>)",
  "Maintainer": "Jakub Nowosad <nowosad.jakub@gmail.com>",
  "_user": "nowosad",
  "_type": "src",
  "_file": "regional_0.5.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d907e3be36b24808499b86d08b90b8f2cf97357baec092d9a8d8043d9e14c2f8",
  "_filesize": 406492,
  "_sha256": "d907e3be36b24808499b86d08b90b8f2cf97357baec092d9a8d8043d9e14c2f8",
  "_expires": "2026-10-18T07:14:15.000Z",
  "_created": "2026-07-10T07:10:53.000Z",
  "_published": "2026-07-10T07:14:16.810Z",
  "_jobs": [
    {
      "job": 86307348821,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8220738891"
    },
    {
      "job": 86307348880,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8220741278"
    },
    {
      "job": 86307348786,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8220732165"
    },
    {
      "job": 86307348797,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8220732863"
    },
    {
      "job": 86306766422,
      "time": 225,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8220685797"
    },
    {
      "job": 86307348811,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8220734363"
    },
    {
      "job": 86307348813,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8220722052"
    },
    {
      "job": 86307348800,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8220712526"
    },
    {
      "job": 86307348801,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8220725179"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nowosad/actions/runs/29075704318",
  "_status": "success",
  "_upstream": "https://github.com/nowosad/regional",
  "_commit": {
    "id": "52250b92fae7c4e614b735f68c96eba390b2b952",
    "author": "Jakub <Nowosad@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #7 from Nowosad/new-engine\n\nNew engine",
    "time": 1770758804
  },
  "_maintainer": {
    "name": "Jakub Nowosad",
    "email": "nowosad.jakub@gmail.com",
    "login": "nowosad",
    "mastodon": "@nowosad@fosstodon.org",
    "description": "Geocomputation, Pattern Analysis, Spatial Data Mining, Geostatistics, and R. ",
    "uuid": 3457131,
    "orcid": "0000-0002-1057-3721"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "philentropy",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "supercells",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "proxy",
      "role": "Suggests"
    },
    {
      "package": "dtwclust",
      "role": "Suggests"
    }
  ],
  "_owner": "nowosad",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "rspatial"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "nowosad",
      "count": 68,
      "uuid": 3457131
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 3457131,
    "type": "user",
    "name": "Jakub",
    "followers": 901,
    "description": "Geocomputation, Pattern Analysis, Spatial Data Mining, Geostatistics, and R. "
  },
  "_downloads": {
    "count": 285,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/regional"
  },
  "_devurl": "https://github.com/nowosad/regional",
  "_pkgdown": "https://jakubnowosad.com/regional/",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/regional.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nowosad/regional",
  "_realowner": "nowosad",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2022-02-18"
    },
    {
      "version": "0.3.3",
      "date": "2022-03-14"
    },
    {
      "version": "0.4.4",
      "date": "2024-05-09"
    }
  ],
  "_exports": [
    "reg_distinction",
    "reg_inhomogeneity",
    "reg_isolation"
  ],
  "_help": [
    {
      "page": "reg_distinction",
      "title": "Distinction",
      "topics": [
        "reg_distinction"
      ]
    },
    {
      "page": "reg_inhomogeneity",
      "title": "Inhomogeneity",
      "topics": [
        "reg_inhomogeneity"
      ]
    },
    {
      "page": "reg_isolation",
      "title": "Isolation",
      "topics": [
        "reg_isolation"
      ]
    }
  ],
  "_readme": "https://github.com/nowosad/regional/raw/HEAD/README.md",
  "_rundeps": [
    "KernSmooth",
    "philentropy",
    "poorman",
    "Rcpp",
    "RcppParallel",
    "terra"
  ],
  "_score": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "regional",
  "_universes": [
    "nowosad"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-10T07:13:30.000Z",
      "distro": "resolute",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "https://r2.ropensci.org/15c8e351498e0b4a9a60105f07e9eab906571cdfa2b90024d22e97abf31ff55d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29075704318"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-10T07:13:36.000Z",
      "distro": "resolute",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "https://r2.ropensci.org/932ed429d413862c8c50daa687356b2f012cdcf880f76775ea7be453833740d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29075704318"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-10T07:13:08.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "https://r2.ropensci.org/37d24cb2801b5f1348b942e0e779445ed86ce64a1743dd5f09010da14c02e843",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29075704318"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-10T07:13:06.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "https://r2.ropensci.org/6367731ee4e8ca321ffbda469bdc1de23fd9d45e0ebd3b5ddad4b3a7b3ea09c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29075704318"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-07-10T07:13:33.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "https://r2.ropensci.org/53a2aa58a416e52431381883dc3c749e9e1ca0cb896a59fba36b529bf9b6b775",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29075704318"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-10T07:12:34.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "https://r2.ropensci.org/02b2375c631b8950948758f848ceae5331e39c3cd2e80b63f0006d2752f0551a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29075704318"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-10T07:12:04.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "https://r2.ropensci.org/36d58bb1bfdfec6f647a73cc96bd2182ab31ce51b542602b3dd8fdb99284b4ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29075704318"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-10T07:12:45.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "https://r2.ropensci.org/0873ac16ba6db5b9ae92276564be5db3d8a0eceb3547b5129a970656dcccf0d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29075704318"
    }
  ]
}