{
  "_id": "6a1adcf31d7bb097a09ea97a",
  "Package": "geocompkg",
  "Title": "Geocomputation with R Metapackage",
  "Version": "2.2.4",
  "Authors@R": "c(person(\"Robin\", \"Lovelace\", role = c(\"aut\")), \nperson(\"Jakub\", \"Nowosad\", email = \"nowosad.jakub@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Jannes\", \"Muenchow\", role = c(\"aut\")))",
  "Description": "Package supporting the book Geocomputation with R\n(\\url{https://r.geocompx.org}). The packages in the Imports are\nrequired to build the first chapter of the book. The packages\nin Suggests are required for Part II and III.",
  "URL": "https://github.com/geocompx/geocompkg,\nhttps://geocompx.github.io/geocompkg/",
  "BugReports": "https://github.com/geocompx/geocompr/issues",
  "RoxygenNote": "7.2.3",
  "Remotes": [
    "mlr-org/mlr3extralearners",
    "mlr-org/mlr3proba",
    "nowosad/spDataLarge"
  ],
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "License": "CC BY-NC-ND 4.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2026-01-28 13:05:39 UTC",
  "RemoteUrl": "https://github.com/geocompx/geocompkg",
  "RemoteRef": "HEAD",
  "RemoteSha": "e96d629f690f406d126afef79abddc81a3ab7d0f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:15:51 UTC",
    "User": "root"
  },
  "Author": "Robin Lovelace [aut],\nJakub Nowosad [aut, cre],\nJannes Muenchow [aut]",
  "Maintainer": "Jakub Nowosad <nowosad.jakub@gmail.com>",
  "MD5sum": "c8cdad3b4960df1120ac2e0958a43d0e",
  "_user": "cynkra",
  "_type": "src",
  "_file": "geocompkg_2.2.4.tar.gz",
  "_fileid": "12d54b4e15d125ae509622406a1c095da17044d77b267ba7ece09bc831e4d13a",
  "_filesize": 944611,
  "_sha256": "12d54b4e15d125ae509622406a1c095da17044d77b267ba7ece09bc831e4d13a",
  "_created": "2026-05-30T09:15:51.000Z",
  "_published": "2026-05-30T12:49:55.254Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78639041523,
      "time": 335,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307178787"
    },
    {
      "job": 78639041520,
      "time": 417,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307185626"
    },
    {
      "job": 78639041522,
      "time": 224,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308295905"
    },
    {
      "job": 78639041527,
      "time": 272,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308299025"
    },
    {
      "job": 78638597876,
      "time": 510,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307107503"
    },
    {
      "job": 78639041521,
      "time": 405,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307184882"
    },
    {
      "job": 78639041530,
      "time": 797,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307221901"
    },
    {
      "job": 78639041525,
      "time": 354,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307179956"
    },
    {
      "job": 78639041558,
      "time": 359,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307180769"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/26560727777",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/geocompx/geocompkg",
  "_commit": {
    "id": "e96d629f690f406d126afef79abddc81a3ab7d0f",
    "author": "Jakub <Nowosad@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Bump version from 2.2.3 to 2.2.4",
    "time": 1769605539
  },
  "_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
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "spData",
      "role": "Imports"
    },
    {
      "package": "spDataLarge",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "languageserver",
      "role": "Imports"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "cartogram",
      "role": "Suggests"
    },
    {
      "package": "classInt",
      "role": "Suggests"
    },
    {
      "package": "codetools",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "dismo",
      "role": "Suggests"
    },
    {
      "package": "downlit",
      "role": "Suggests"
    },
    {
      "package": "exactextractr",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "gdalcubes",
      "role": "Suggests"
    },
    {
      "package": "geodata",
      "role": "Suggests"
    },
    {
      "package": "geogrid",
      "role": "Suggests"
    },
    {
      "package": "geosphere",
      "role": "Suggests"
    },
    {
      "package": "GGally",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggspatial",
      "role": "Suggests"
    },
    {
      "package": "gh",
      "role": "Suggests"
    },
    {
      "package": "gstat",
      "role": "Suggests"
    },
    {
      "package": "historydata",
      "role": "Suggests"
    },
    {
      "package": "htmlwidgets",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "leaflegend",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "lgr",
      "role": "Suggests"
    },
    {
      "package": "link2GI",
      "role": "Suggests"
    },
    {
      "package": "lwgeom",
      "role": "Suggests"
    },
    {
      "package": "mapdeck",
      "role": "Suggests"
    },
    {
      "package": "mapsf",
      "role": "Suggests"
    },
    {
      "package": "mapview",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "metathis",
      "role": "Suggests"
    },
    {
      "package": "mlr3",
      "role": "Suggests"
    },
    {
      "package": "mlr3extralearners",
      "role": "Suggests"
    },
    {
      "package": "mlr3learners",
      "role": "Suggests"
    },
    {
      "package": "mlr3proba",
      "role": "Suggests"
    },
    {
      "package": "mlr3spatiotempcv",
      "role": "Suggests"
    },
    {
      "package": "mlr3tuning",
      "role": "Suggests"
    },
    {
      "package": "mlr3viz",
      "role": "Suggests"
    },
    {
      "package": "miniUI",
      "role": "Suggests"
    },
    {
      "package": "nabor",
      "role": "Suggests"
    },
    {
      "package": "odbc",
      "role": "Suggests"
    },
    {
      "package": "openeo",
      "role": "Suggests"
    },
    {
      "package": "osmdata",
      "role": "Suggests"
    },
    {
      "package": "paradox",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "pool",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "role": "Suggests"
    },
    {
      "package": "progressr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "qgisprocess",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "rcartocolor",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "reprex",
      "role": "Suggests"
    },
    {
      "package": "rgrass",
      "role": "Suggests"
    },
    {
      "package": "rmapshaper",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearth",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearthdata",
      "role": "Suggests"
    },
    {
      "package": "RPostgres",
      "role": "Suggests"
    },
    {
      "package": "RPostgreSQL",
      "role": "Suggests"
    },
    {
      "package": "Rsagacmd",
      "role": "Suggests"
    },
    {
      "package": "rstac",
      "role": "Suggests"
    },
    {
      "package": "s2",
      "role": "Suggests"
    },
    {
      "package": "sfnetworks",
      "role": "Suggests"
    },
    {
      "package": "smoothr",
      "role": "Suggests"
    },
    {
      "package": "stars",
      "role": "Suggests"
    },
    {
      "package": "stplanr",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tictoc",
      "role": "Suggests"
    },
    {
      "package": "tidygeocoder",
      "role": "Suggests"
    },
    {
      "package": "tidytext",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tmap",
      "role": "Suggests"
    },
    {
      "package": "tmaptools",
      "role": "Suggests"
    },
    {
      "package": "tree",
      "role": "Suggests"
    },
    {
      "package": "vegan",
      "role": "Suggests"
    },
    {
      "package": "z22",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "geocompx",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "geocomputation",
    "spatial"
  ],
  "_stars": 22,
  "_contributors": [
    {
      "user": "nowosad",
      "count": 288,
      "uuid": 3457131
    },
    {
      "user": "robinlovelace",
      "count": 259,
      "uuid": 1825120
    },
    {
      "user": "jannes-m",
      "count": 42,
      "uuid": 9986952
    },
    {
      "user": "zmbc",
      "count": 3,
      "uuid": 13357648
    },
    {
      "user": "darrellcarvalho",
      "count": 1,
      "uuid": 50968928
    },
    {
      "user": "dhersz",
      "count": 1,
      "uuid": 1557047
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geocompkg"
  },
  "_devurl": "https://github.com/geocompx/geocompr",
  "_pkgdown": "https://geocompx.github.io/geocompkg/",
  "_searchresults": 2,
  "_metadata": {
    "category": "Spatial",
    "cynkra_team_members": "jannes"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geocompkg.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [],
  "_help": [
    {
      "page": "add_impact",
      "title": "Return details of issues, with input an GitHub issue URL",
      "topics": [
        "add_impact"
      ]
    }
  ],
  "_readme": "https://github.com/geocompx/geocompkg/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "brew",
    "callr",
    "class",
    "classInt",
    "cli",
    "codetools",
    "collections",
    "commonmark",
    "cpp11",
    "DBI",
    "desc",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "fs",
    "generics",
    "glue",
    "highr",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "languageserver",
    "lattice",
    "lifecycle",
    "lintr",
    "magrittr",
    "MASS",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "processx",
    "proxy",
    "ps",
    "purrr",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "Rcpp",
    "rex",
    "rlang",
    "roxygen2",
    "rprojroot",
    "s2",
    "sf",
    "sp",
    "spData",
    "spDataLarge",
    "stringi",
    "styler",
    "terra",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "xmlparsedata",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "algorithm.Rmd",
      "filename": "algorithm.html",
      "title": "Algorithms Extended",
      "author": "Robin Lovelace, Jakub Nowosad, Jannes Muenchow",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-08-13 15:33:33",
      "modified": "2020-07-21 10:42:31",
      "commits": 9
    },
    {
      "source": "linevia.Rmd",
      "filename": "linevia.html",
      "title": "Desire Lines Extended",
      "author": "Robin Lovelace, Jakub Nowosad, Jannes Muenchow",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-08-13 15:51:33",
      "modified": "2020-07-21 10:42:31",
      "commits": 10
    },
    {
      "source": "us-map.Rmd",
      "filename": "us-map.html",
      "title": "Making inset maps of the USA",
      "author": "Robin Lovelace, Jakub Nowosad, Jannes Muenchow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prerequisites",
        "Data preparation",
        "Ratio calculation",
        "Single maps creation",
        "Map arrangement",
        "Another approach"
      ],
      "created": "2018-08-13 15:57:42",
      "modified": "2023-04-13 06:46:52",
      "commits": 11
    },
    {
      "source": "point-pattern.Rmd",
      "filename": "point-pattern.html",
      "title": "Point Pattern analysis, spatial interpolation and heatmaps",
      "author": "Robin Lovelace, Jakub Nowosad, Jannes Muenchow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Basic point pattern analysis",
        "Point density",
        "Exercises",
        "Challenges",
        "Points in polygons and raster cells",
        "Challenge",
        "Point distance analysis",
        "Spatial interpolation",
        "Voronoi polygon interpolation",
        "Interpolation with the gstat package",
        "Heatmaps with leaflet.extras",
        "Further reading and tutorials",
        "References"
      ],
      "created": "2018-08-13 18:41:02",
      "modified": "2023-01-05 12:32:24",
      "commits": 13
    },
    {
      "source": "join.Rmd",
      "filename": "join.html",
      "title": "Spatial Joins Extended",
      "author": "Robin Lovelace, Jakub Nowosad, Jannes Muenchow",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-08-13 11:14:51",
      "modified": "2020-07-21 10:42:31",
      "commits": 12
    },
    {
      "source": "tidyverse-pitfalls.Rmd",
      "filename": "tidyverse-pitfalls.html",
      "title": "Spatial data and the tidyverse: pitfalls to avoid",
      "author": "Robin Lovelace, Jakub Nowosad, Jannes Muenchow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prerequisites",
        "Context",
        "Loading spatial packages",
        "Pitfall: name clashes",
        "Pitfall: tidyverse and sp don't play",
        "Pitfall: multipolygon objects",
        "Pitfall: spatial subsetting",
        "Pitfall: row names",
        "Pitfall: attribute alteration",
        "Pitfall: binding rows",
        "Raster data in the tidyverse"
      ],
      "created": "2018-09-05 08:10:39",
      "modified": "2023-01-05 12:19:47",
      "commits": 9
    }
  ],
  "_score": 5.819543935541868,
  "_indexed": false,
  "_nocasepkg": "geocompkg",
  "_universes": [
    "cynkra"
  ],
  "_indexurl": "https://geocompx.r-universe.dev/geocompkg",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.4",
      "date": "2026-05-30T09:28:26.000Z",
      "distro": "noble",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "bd8607b58de6195775176498f1968aefa14fada447716fd4580591b346b7ffd1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26560727777"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.4",
      "date": "2026-05-30T09:29:37.000Z",
      "distro": "noble",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "afcdc239313d2a00f8b0c79cac96c183d3df8716153b0d20e6ee9f3404ced564",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26560727777"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.4",
      "date": "2026-05-30T12:48:56.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "719c6850a6fd14929fee2a371179c5763edeb0b4f575b51e4f2496f9bcdfe78a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26560727777"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.4",
      "date": "2026-05-30T12:49:23.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "dce2cf6cbb93ca43c080f642a221f6966f64c034089fcb6a31e0bc4c4cdc0681",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26560727777"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.4",
      "date": "2026-05-30T09:29:41.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "1ce44f8950553fed6fecc854f76acdee03809bed8bcb863497fb9d034307843d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26560727777"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.4",
      "date": "2026-05-30T09:35:54.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "16f29c2a37c204796917dca025643d53f0b441589614463b85f0ffa915d42956",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26560727777"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.4",
      "date": "2026-05-30T09:28:33.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "371d81cc123b0fe9492154a04eb6798c79b24436d56a1958cfb477da053479d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26560727777"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.4",
      "date": "2026-05-30T09:28:41.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "324f32ca3c6d27f77b31a244e7eda4352833ea9f55ae99dfb975d14318f15877",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26560727777"
    }
  ]
}