{
  "_id": "6a103e7dacfb0bcc41c9c9b8",
  "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-05-11 09:06: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>",
  "MD5sum": "2dd25f26be73de1ed4f837aabcbf6d7a",
  "_user": "nowosad",
  "_type": "src",
  "_file": "regional_0.5.0.tar.gz",
  "_fileid": "08462a1fcea992fe8f29f5da67a2da2805f3a4c86a5ae86202f5496e7a83dd94",
  "_filesize": 406289,
  "_sha256": "08462a1fcea992fe8f29f5da67a2da2805f3a4c86a5ae86202f5496e7a83dd94",
  "_created": "2026-05-11T09:06:53.000Z",
  "_published": "2026-05-22T11:31:09.126Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77370885104,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914509280"
    },
    {
      "job": 77370885528,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914503240"
    },
    {
      "job": 77370885310,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914498003"
    },
    {
      "job": 77370885039,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914489515"
    },
    {
      "job": 77370885015,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914457169"
    },
    {
      "job": 77370884783,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159447775"
    },
    {
      "job": 77370885349,
      "time": 727,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914702417"
    },
    {
      "job": 77370885283,
      "time": 471,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914616100"
    },
    {
      "job": 77370885068,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914495645"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nowosad/actions/runs/25660686286",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 3457131,
    "orcid": "0000-0002-1057-3721"
  },
  "_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",
    "description": "Geocomputation, Pattern Analysis, Spatial Data Mining, Geostatistics, and R. "
  },
  "_downloads": {
    "count": 183,
    "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.0",
  "_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",
    "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-05-11T09:09:23.000Z",
      "distro": "noble",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "c52d1be7a964d91a14545fd63f6cf1b689b3755fb6bb2d7b8df352863c9b7b11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/25660686286"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-11T09:09:06.000Z",
      "distro": "noble",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "34599681e5030fff0d4c9d23fa85459d6a4c9697b2d99bf3a13b4f31cda28da9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/25660686286"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-11T09:08:52.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "b38f63438ab2060f55b8c392ef04eeb015471537c840d8d934de6eb6315dc749",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/25660686286"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-11T09:08:28.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "d83b0b19329087df94a58f0e965042816142ccd48b74f376b17bd1950827a499",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/25660686286"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-11T09:18:54.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "19d3a6d7d32efb1734fcf180a34d681b388a7926c709b7c3338218f70d80b0a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/25660686286"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-11T09:14:38.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "bc95c9524ca606359fd33dc638edad2c03ddac7b3bdef3d342373cedd4321394",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/25660686286"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-11T09:08:33.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "a1e4a230a6a937d96eb457d6bf7494b962ac576601c6dca586ece3b94cb76188",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/25660686286"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-05-22T11:30:53.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "3ae2ade540257d2ecd06950f7c419d9c41a5a1ea7d1297d1a4271369d68b1146",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/25660686286"
    }
  ]
}