{
  "_id": "6a4992b46d67900babdfc75e",
  "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-07-04 23:01:52 UTC",
    "User": "root"
  },
  "Author": "Robin Lovelace [aut],\nJakub Nowosad [aut, cre],\nJannes Muenchow [aut]",
  "Maintainer": "Jakub Nowosad <nowosad.jakub@gmail.com>",
  "_user": "cynkra",
  "_type": "src",
  "_file": "geocompkg_2.2.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/7e964576999865f4857acbf0f6f464c029824412c21ffc928ada020f57ec44ae",
  "_filesize": 946180,
  "_sha256": "7e964576999865f4857acbf0f6f464c029824412c21ffc928ada020f57ec44ae",
  "_expires": "2026-10-12T23:09:38.000Z",
  "_created": "2026-07-04T23:01:52.000Z",
  "_published": "2026-07-04T23:09:40.475Z",
  "_jobs": [
    {
      "job": 85174179885,
      "time": 412,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086251711"
    },
    {
      "job": 85174179878,
      "time": 429,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086253481"
    },
    {
      "job": 85174179927,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086231864"
    },
    {
      "job": 85174179887,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086230957"
    },
    {
      "job": 85173658085,
      "time": 536,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086207636"
    },
    {
      "job": 85174179879,
      "time": 417,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086252066"
    },
    {
      "job": 85174179884,
      "time": 426,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086253989"
    },
    {
      "job": 85174179872,
      "time": 373,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086247908"
    },
    {
      "job": 85174179880,
      "time": 356,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086246200"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/28722250703",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 124,
    "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.1",
  "_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",
    "otel",
    "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-07-04T23:08:48.000Z",
      "distro": "resolute",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "https://r2.ropensci.org/7d28042889514621f48df080bfeb38f9a8b288f9ee7d9b3e35ee69e93f283bbf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28722250703"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.2.4",
      "date": "2026-07-04T23:09:06.000Z",
      "distro": "resolute",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "https://r2.ropensci.org/e129afda42ebd1c9c4b2db10af24d0fb422a824a783aa72dc0582ac4bc7be258",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28722250703"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.4",
      "date": "2026-07-04T23:05:46.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "https://r2.ropensci.org/1a6985b2f59db20bcc15c2bbebcfc8ecf082c168fc28cbb6f5f31f34258c5245",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28722250703"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.2.4",
      "date": "2026-07-04T23:05:37.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "https://r2.ropensci.org/9ec5086606cea3724b0d33b5f9e6b814d345b03acb348e498eb689459f4cb657",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28722250703"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.4",
      "date": "2026-07-04T23:09:04.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "https://r2.ropensci.org/22cf44e0272203c5abb3d0341aa82fcd93bc1437dbf6603c8a0ae1af2e639051",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28722250703"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.4",
      "date": "2026-07-04T23:09:07.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "https://r2.ropensci.org/0ca90359d6443758cd7173262990c70c73373eee2d729bf9b5352c960590a278",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28722250703"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.4",
      "date": "2026-07-04T23:08:08.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "https://r2.ropensci.org/aa2ef6f9e3b6d319d3735b7dfd920d69963ce5258a955e66fed9f8cf702b44b3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28722250703"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.2.4",
      "date": "2026-07-04T23:07:50.000Z",
      "commit": "e96d629f690f406d126afef79abddc81a3ab7d0f",
      "fileid": "https://r2.ropensci.org/0800cbe9576d6efd1e15f4879bf70d3beceeae860e5bc1b4faad965f3771c5dd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28722250703"
    }
  ]
}