{
  "_id": "6a5321049b92047c28d5587c",
  "Package": "rgeopat2",
  "Title": "Additional Functions for 'GeoPAT' 2",
  "Version": "0.4.1",
  "Authors@R": "c(person(\"Jakub\", \"Nowosad\", \nemail = \"nowosad.jakub@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1057-3721\")),\nperson(\"Space Informatics Lab\", role = c(\"cph\"))\n)",
  "Description": "Supports analysis of spatial data processed with the\n'GeoPAT' 2 software <https://github.com/Nowosad/geopat2>.\nAvailable features include creation of a grid based on the\n'GeoPAT' 2 grid header file and reading a 'GeoPAT' 2 text\noutputs.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/Nowosad/rgeopat2",
  "BugReports": "https://github.com/Nowosad/rgeopat2/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://nowosad.r-universe.dev",
  "Date/Publication": "2026-05-05 08:42:29 UTC",
  "RemoteUrl": "https://github.com/nowosad/rgeopat2",
  "RemoteRef": "HEAD",
  "RemoteSha": "489195f05b61465d4e04706e4b7df068c63d587f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 05:03:41 UTC",
    "User": "root"
  },
  "Author": "Jakub Nowosad [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1057-3721>),\nSpace Informatics Lab [cph]",
  "Maintainer": "Jakub Nowosad <nowosad.jakub@gmail.com>",
  "_user": "nowosad",
  "_type": "src",
  "_file": "rgeopat2_0.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/1376961b32573bfa7ccf8efdcc0c94537373270b70f9236168b8d4b0197361e0",
  "_filesize": 1550361,
  "_sha256": "1376961b32573bfa7ccf8efdcc0c94537373270b70f9236168b8d4b0197361e0",
  "_expires": "2026-10-20T05:07:14.000Z",
  "_created": "2026-07-12T05:03:41.000Z",
  "_published": "2026-07-12T05:07:16.360Z",
  "_jobs": [
    {
      "job": 86617383171,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8256276445"
    },
    {
      "job": 86617383168,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256274288"
    },
    {
      "job": 86617383164,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8256267128"
    },
    {
      "job": 86617383159,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256263937"
    },
    {
      "job": 86617176659,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256252870"
    },
    {
      "job": 86617383162,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8256272947"
    },
    {
      "job": 86617383160,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8256264523"
    },
    {
      "job": 86617383155,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8256266392"
    },
    {
      "job": 86617383163,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256267124"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nowosad/actions/runs/29180529801",
  "_status": "success",
  "_upstream": "https://github.com/nowosad/rgeopat2",
  "_commit": {
    "id": "489195f05b61465d4e04706e4b7df068c63d587f",
    "author": "jn <tupiszakaczki@gmail.com>",
    "committer": "jn <tupiszakaczki@gmail.com>",
    "message": "moves to a new pipe operator; fixes Upcoming sf no longer exports %>%\nFixes #3\n",
    "time": 1777970549
  },
  "_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"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "nowosad",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "geopat"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "nowosad",
      "count": 60,
      "uuid": 3457131
    }
  ],
  "_userbio": {
    "uuid": 3457131,
    "type": "user",
    "name": "Jakub",
    "followers": 902,
    "description": "Geocomputation, Pattern Analysis, Spatial Data Mining, Geostatistics, and R. "
  },
  "_downloads": {
    "count": 270,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rgeopat2"
  },
  "_devurl": "https://github.com/nowosad/rgeopat2",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rgeopat2.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nowosad/rgeopat2",
  "_realowner": "nowosad",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2017-11-02"
    },
    {
      "version": "0.1.4",
      "date": "2017-12-02"
    },
    {
      "version": "0.2.0",
      "date": "2018-01-27"
    },
    {
      "version": "0.2.4",
      "date": "2018-03-28"
    },
    {
      "version": "0.2.5",
      "date": "2018-06-15"
    },
    {
      "version": "0.2.6",
      "date": "2018-09-16"
    },
    {
      "version": "0.3.9",
      "date": "2020-03-08"
    },
    {
      "version": "0.4.0",
      "date": "2023-09-18"
    },
    {
      "version": "0.4.1",
      "date": "2026-05-05"
    }
  ],
  "_exports": [
    "gpat_create_grid",
    "gpat_read_distmtx",
    "gpat_read_txt"
  ],
  "_datasets": [
    {
      "name": "british_isles",
      "title": "British Isles",
      "object": "british_isles",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "."
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "british_isles",
      "title": "British Isles",
      "topics": [
        "british_isles"
      ]
    },
    {
      "page": "gpat_create_grid",
      "title": "Grid polygon creator",
      "topics": [
        "gpat_create_grid"
      ]
    },
    {
      "page": "gpat_header_parser",
      "title": "Parse a header of a GeoPAT 2 grid file",
      "topics": [
        "gpat_header_parser"
      ]
    },
    {
      "page": "gpat_read_distmtx",
      "title": "Read a GeoPAT distance matrix",
      "topics": [
        "gpat_read_distmtx"
      ]
    },
    {
      "page": "gpat_read_txt",
      "title": "Read a GeoPAT 2 text output",
      "topics": [
        "gpat_read_txt"
      ]
    },
    {
      "page": "gpat_st_make_grid",
      "title": "Grid polygon creator (without a header)",
      "topics": [
        "gpat_st_make_grid"
      ]
    }
  ],
  "_readme": "https://github.com/nowosad/rgeopat2/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DBI",
    "e1071",
    "glue",
    "hms",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_score": 3.8543060418010806,
  "_indexed": true,
  "_nocasepkg": "rgeopat2",
  "_universes": [
    "nowosad"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-12T05:06:25.000Z",
      "distro": "resolute",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "https://r2.ropensci.org/807178d93fee725ae1bee08e3bb61b472f6761a42f7dba0f46936df3a9a623c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29180529801"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-12T05:06:12.000Z",
      "distro": "resolute",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "https://r2.ropensci.org/d8723e0c5473bc1cceee3ddba96c379af9d1f943e39113bc29b3e1816ec31865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29180529801"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-12T05:05:27.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "https://r2.ropensci.org/5bc9cb5b1d42e04ab06ad8db331415ac653bd4662a5f596878c3c7075038325e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29180529801"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-12T05:05:07.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "https://r2.ropensci.org/7e3238fabe68caeed0b8611701479a7d73540dc59b11b1cc9999647d10361aae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29180529801"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-07-12T05:06:28.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "https://r2.ropensci.org/e0ffcb6303536af33490d9974fa531eff8c87c33a4dc4094a67dc9addaca8c10",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29180529801"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-12T05:04:52.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "https://r2.ropensci.org/f759b6ae40568bdb6f2996db28de0224b16763cf49a5b03e0ab5296513e1656f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29180529801"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-12T05:05:10.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "https://r2.ropensci.org/fc8b60762d7d0c213bf0b32cbe1ce0399e74c66d37dfc6285070496cb96a6155",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29180529801"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-12T05:05:14.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "https://r2.ropensci.org/224b900c13663455a68aa038e3b8f0121988d910c8617a4f2fea2d7c5e019fe5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/29180529801"
    }
  ]
}