{
  "_id": "6a48f913b5e98c4082a04c4a",
  "Package": "griddy",
  "Title": "Geospatial Distribution Dynamics for Simple Features",
  "Version": "0.1.0",
  "Authors@R": "person(\"Dmitry\", \"Shkolnik\", email = \"shkolnikd@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Tools for exploratory geospatial distribution dynamics\nwith 'sf' objects and tidy data. Provides pooled and\ntime-specific classification of longitudinal spatial values,\nclassic discrete Markov transition matrices, spatial Markov\nmatrices conditioned on spatial-lag classes, endpoint and\nadjacent rank mobility summaries, and 'ggplot2' visualizations.\nMethods follow Rey (2001)\n<doi:10.1111/j.1538-4632.2001.tb00444.x> and Rey et al. (2016)\n<doi:10.1007/s10109-016-0234-x>; design is inspired by the\nPython 'PySAL' 'giddy' package <https://pysal.org/giddy/>.",
  "URL": "https://github.com/dshkol/griddy, https://dshkol.github.io/griddy/",
  "BugReports": "https://github.com/dshkol/griddy/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://dshkol.r-universe.dev",
  "Date/Publication": "2026-05-27 16:32:44 UTC",
  "RemoteUrl": "https://github.com/dshkol/griddy",
  "RemoteRef": "HEAD",
  "RemoteSha": "e9a36d2930eeffda04abd8f41adf33737ad29845",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 12:10:11 UTC",
    "User": "root"
  },
  "Author": "Dmitry Shkolnik [aut, cre]",
  "Maintainer": "Dmitry Shkolnik <shkolnikd@gmail.com>",
  "_user": "dshkol",
  "_type": "src",
  "_file": "griddy_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e4b80033dbd7ed88c53eeaa0ffa48fe59f6502e334f6c65ab2d75564fd13e5a4",
  "_filesize": 569574,
  "_sha256": "e4b80033dbd7ed88c53eeaa0ffa48fe59f6502e334f6c65ab2d75564fd13e5a4",
  "_expires": "2026-10-12T12:14:09.000Z",
  "_created": "2026-07-04T12:10:11.000Z",
  "_published": "2026-07-04T12:14:11.130Z",
  "_jobs": [
    {
      "job": 85131058798,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8081575546"
    },
    {
      "job": 85131058799,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081569887"
    },
    {
      "job": 85131058794,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8081561250"
    },
    {
      "job": 85131058792,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081566058"
    },
    {
      "job": 85130856390,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081552605"
    },
    {
      "job": 85131058803,
      "time": 188,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8081573834"
    },
    {
      "job": 85131058797,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8081563082"
    },
    {
      "job": 85131058786,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8081561018"
    },
    {
      "job": 85131058790,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8081562804"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dshkol/actions/runs/28705685340",
  "_status": "success",
  "_upstream": "https://github.com/dshkol/griddy",
  "_commit": {
    "id": "e9a36d2930eeffda04abd8f41adf33737ad29845",
    "author": "Dmitry Shkolnik <shkolnikd@gmail.com>",
    "committer": "Dmitry Shkolnik <shkolnikd@gmail.com>",
    "message": "Fix CITATION before package install\n",
    "time": 1779899564
  },
  "_maintainer": {
    "name": "Dmitry Shkolnik",
    "email": "shkolnikd@gmail.com",
    "login": "dshkol",
    "bluesky": "@dshkol.bsky.social",
    "twitter": "@dshkol",
    "description": "oss work: geo, census data, ai harnesses for geo and census data / corpo work: marketplace ds and ai @ biggish tech\n",
    "uuid": 5847527
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "spdep",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "cancensus",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sfdep",
      "role": "Suggests"
    },
    {
      "package": "spData",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidycensus",
      "role": "Suggests"
    }
  ],
  "_owner": "dshkol",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 6
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 10
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dshkol",
      "count": 17,
      "uuid": 5847527
    }
  ],
  "_userbio": {
    "uuid": 5847527,
    "type": "user",
    "name": "Dmitry Shkolnik",
    "followers": 34,
    "description": "oss work: geo, census data, ai harnesses for geo and census data / corpo work: marketplace ds and ai @ biggish tech\r\n"
  },
  "_downloads": {
    "count": 448,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/griddy"
  },
  "_devurl": "https://github.com/dshkol/griddy",
  "_pkgdown": "https://dshkol.github.io/griddy/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/griddy.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dshkol/griddy",
  "_realowner": "dshkol",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-30"
    }
  ],
  "_exports": [
    "class_intervals",
    "classify_dynamics",
    "lag_intervals",
    "markov_dynamics",
    "plot_rank_mobility",
    "plot_spatial_markov",
    "plot_transition_matrix",
    "rank_mobility",
    "spatial_markov",
    "steady_state",
    "transition_matrix"
  ],
  "_datasets": [
    {
      "name": "usjoin",
      "title": "US State Per-Capita Personal Income, 1929-2009",
      "object": "usjoin",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "state_fips",
        "year",
        "income"
      ],
      "rows": 3888,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "class_intervals",
      "title": "Class Intervals Used By A griddy Object",
      "topics": [
        "class_intervals"
      ]
    },
    {
      "page": "classify_dynamics",
      "title": "Classify Longitudinal Values For Distribution Dynamics",
      "topics": [
        "classify_dynamics"
      ]
    },
    {
      "page": "lag_intervals",
      "title": "Spatial Lag Intervals Used By A Spatial Markov Object",
      "topics": [
        "lag_intervals"
      ]
    },
    {
      "page": "markov_dynamics",
      "title": "Estimate Classic Markov Transition Dynamics",
      "topics": [
        "markov_dynamics"
      ]
    },
    {
      "page": "plot_rank_mobility",
      "title": "Plot Rank Mobility",
      "topics": [
        "plot_rank_mobility"
      ]
    },
    {
      "page": "plot_spatial_markov",
      "title": "Plot Spatial Markov Matrices",
      "topics": [
        "plot_spatial_markov"
      ]
    },
    {
      "page": "plot_transition_matrix",
      "title": "Plot A Transition Matrix",
      "topics": [
        "plot_transition_matrix"
      ]
    },
    {
      "page": "rank_mobility",
      "title": "Compute Rank Mobility",
      "topics": [
        "rank_mobility"
      ]
    },
    {
      "page": "spatial_markov",
      "title": "Estimate Spatial Markov Transition Dynamics",
      "topics": [
        "spatial_markov"
      ]
    },
    {
      "page": "steady_state",
      "title": "Estimate Stationary Distribution",
      "topics": [
        "steady_state"
      ]
    },
    {
      "page": "transition_matrix",
      "title": "Extract A Transition Matrix",
      "topics": [
        "transition_matrix"
      ]
    },
    {
      "page": "usjoin",
      "title": "US State Per-Capita Personal Income, 1929-2009",
      "topics": [
        "usjoin"
      ]
    }
  ],
  "_readme": "https://github.com/dshkol/griddy/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "deldir",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sp",
    "spData",
    "spdep",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "griddy.Rmd",
      "filename": "griddy.html",
      "title": "Geospatial Distribution Dynamics With griddy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Classification",
        "Classic Markov",
        "Spatial Markov",
        "Rank Mobility",
        "Output schemas"
      ],
      "created": "2026-04-27 00:21:34",
      "modified": "2026-05-26 01:58:54",
      "commits": 6
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "griddy",
  "_universes": [
    "dshkol"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T12:13:32.000Z",
      "distro": "resolute",
      "commit": "e9a36d2930eeffda04abd8f41adf33737ad29845",
      "fileid": "https://r2.ropensci.org/0e26e337df5bb09eb3ead58cdf1dbb49a64a76a21290de0e53b6d356f487543e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/28705685340"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T12:12:41.000Z",
      "distro": "resolute",
      "commit": "e9a36d2930eeffda04abd8f41adf33737ad29845",
      "fileid": "https://r2.ropensci.org/71ae2f490bf3c78321e30deb19f45224a3d20591e07c6654943baa2a2c148bbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/28705685340"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T12:11:30.000Z",
      "commit": "e9a36d2930eeffda04abd8f41adf33737ad29845",
      "fileid": "https://r2.ropensci.org/09f472c0a9c70e8a3c6e636bb49609335f9227f393c422157fed02d11031780a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/28705685340"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T12:12:07.000Z",
      "commit": "e9a36d2930eeffda04abd8f41adf33737ad29845",
      "fileid": "https://r2.ropensci.org/45645f8e063615c51904173c59b811d5a7095e517876efd16739121e6566ef85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/28705685340"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T12:13:33.000Z",
      "commit": "e9a36d2930eeffda04abd8f41adf33737ad29845",
      "fileid": "https://r2.ropensci.org/bd401299567c4ee242ee8aa467fc213a6ed7488739f7826207d3c3a02cf7dd6e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/28705685340"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T12:11:31.000Z",
      "commit": "e9a36d2930eeffda04abd8f41adf33737ad29845",
      "fileid": "https://r2.ropensci.org/9d5d10e9cce4cbcbb132d6ef14b0eb68116c51afc4545e175faa0e637cfa546e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/28705685340"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T12:11:17.000Z",
      "commit": "e9a36d2930eeffda04abd8f41adf33737ad29845",
      "fileid": "https://r2.ropensci.org/1a7b9d41999241b053365e5d94407a6df8fb6181acbe84438d9e6af5c957eac4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/28705685340"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T12:11:32.000Z",
      "commit": "e9a36d2930eeffda04abd8f41adf33737ad29845",
      "fileid": "https://r2.ropensci.org/904f10f7a871da3df8d4ce6a0c6dfceacad64cb36127d9f5a24fdcf58faba135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dshkol/actions/runs/28705685340"
    }
  ]
}