{
  "_id": "6a2915b3732311cd87599598",
  "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-06-10 07:31:25 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": "2b6075ba77bb616b03325751b27be7a0",
  "_user": "nowosad",
  "_type": "src",
  "_file": "regional_0.5.0.tar.gz",
  "_fileid": "80a04cdc473d1eb06786e1ef819fc9d8f48e221dd7b3659704b447207ced58a1",
  "_filesize": 403793,
  "_sha256": "80a04cdc473d1eb06786e1ef819fc9d8f48e221dd7b3659704b447207ced58a1",
  "_created": "2026-06-10T07:31:25.000Z",
  "_published": "2026-06-10T07:43:47.152Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80505098095,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529286467"
    },
    {
      "job": 80505098108,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529286246"
    },
    {
      "job": 80505098289,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529473079"
    },
    {
      "job": 80505098111,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529279774"
    },
    {
      "job": 80504550357,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529232308"
    },
    {
      "job": 80505098117,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529279966"
    },
    {
      "job": 80505098189,
      "time": 154,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529286047"
    },
    {
      "job": 80505098131,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529273210"
    },
    {
      "job": 80505098126,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529263866"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nowosad/actions/runs/27260414648",
  "_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",
    "description": "Geocomputation, Pattern Analysis, Spatial Data Mining, Geostatistics, and R. ",
    "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": 144,
    "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-06-10T07:33:58.000Z",
      "distro": "noble",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "17d23ca5e754f337c428b8b66dd5c07d3bb9099640c27dbbd10c7e2d20d11d33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/27260414648"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-10T07:33:56.000Z",
      "distro": "noble",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "cf55522a476bfb0001e3e5ca6de6e28479b64bfc5aeee5beb23bbb5dfb4ace49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/27260414648"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-10T07:43:16.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "30aaf6d64539bd191a88757cf6aa859e266f075c01b2181ea7dc371f78a9c840",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/27260414648"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-10T07:33:41.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "7340e1dbcac5a98fe116fe828ee861ce0453ca820dff7499add5d6f320c5a7a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/27260414648"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-10T07:33:55.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "15507330cbde2b6ade9536b3be9a41ef101b2ac5243da722995494057b97f934",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/27260414648"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-10T07:33:55.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "3e44f091953e3769dd002db7ff486357c010b2fdb3f3771a3cefcf73fcb4cd99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/27260414648"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-10T07:33:15.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "9f48d4db1e577ee1d982c6df0fa523af8d619099cca02e12e5e65a52800420d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/27260414648"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-10T07:32:44.000Z",
      "commit": "52250b92fae7c4e614b735f68c96eba390b2b952",
      "fileid": "50a4d05e127c318e1c7203585c520abe25e85abb2eb69542d5fecdd7a1e3958d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/27260414648"
    }
  ]
}