{
  "_id": "6a2121b5cd65a98ecbd1f450",
  "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-06-04 06:53:53 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>",
  "MD5sum": "b5b289de25ab2fa03c2b8a0fcb0f4d2c",
  "_user": "nowosad",
  "_type": "src",
  "_file": "rgeopat2_0.4.1.tar.gz",
  "_fileid": "0ca875d2c0869e9ba54395f8590d0d2fa13b75b4b2adf94262e0e8e2c1e8b7af",
  "_filesize": 1548618,
  "_sha256": "0ca875d2c0869e9ba54395f8590d0d2fa13b75b4b2adf94262e0e8e2c1e8b7af",
  "_created": "2026-06-04T06:53:53.000Z",
  "_published": "2026-06-04T06:56:53.403Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79465745236,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404969795"
    },
    {
      "job": 79465745318,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404969632"
    },
    {
      "job": 79465745255,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404961841"
    },
    {
      "job": 79465745240,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404954903"
    },
    {
      "job": 79465341486,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404932789"
    },
    {
      "job": 79465745273,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404963655"
    },
    {
      "job": 79465745265,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404966602"
    },
    {
      "job": 79465745279,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404958970"
    },
    {
      "job": 79465745266,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404958050"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nowosad/actions/runs/26935849038",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 10,
  "_contributors": [
    {
      "user": "nowosad",
      "count": 60,
      "uuid": 3457131
    }
  ],
  "_userbio": {
    "uuid": 3457131,
    "type": "user",
    "name": "Jakub",
    "description": "Geocomputation, Pattern Analysis, Spatial Data Mining, Geostatistics, and R. "
  },
  "_downloads": {
    "count": 307,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rgeopat2"
  },
  "_devurl": "https://github.com/nowosad/rgeopat2",
  "_searchresults": 13,
  "_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/rgeopat2.html",
    "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.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "rgeopat2",
  "_universes": [
    "nowosad"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-04T06:56:13.000Z",
      "distro": "noble",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "2711139727cf794152da0bcc46c64e67f9fb4b019807a074478d9878f56f1739",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26935849038"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-04T06:56:10.000Z",
      "distro": "noble",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "bde2678c7a4f5b4466c8784876d9d686c59f2adc75ccf42bd7fcb467995d1210",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26935849038"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-04T06:55:47.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "7d5bcd9e7226c27c94693addeb870985da5546004cd3facaaaff0b85466b9ab5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26935849038"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-04T06:55:22.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "5438b0461eb4107e2ce91c194a24ed49ef5a111eb7d2d7b3e897024bbc14d48c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26935849038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-06-04T06:56:11.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "7ab38c380fd3854187e7fec91caf0e4f37dd1f83b1d65200b3507982f48dfe68",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26935849038"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-04T06:55:44.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "cd5f145044980002dc8d3e9173ab8ab974bcfc1d1b849a17e4533ef2f8459eff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26935849038"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-04T06:55:19.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "bae924092f9607285e0506ca3272e074ab9b2c1a50682d4d2397417fa2602dd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26935849038"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-04T06:55:19.000Z",
      "commit": "489195f05b61465d4e04706e4b7df068c63d587f",
      "fileid": "1ce9446f6c2315c7814aa7f39bff148b70e90ffec57ed9aa76cfa92b633d957a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nowosad/actions/runs/26935849038"
    }
  ]
}