Package: rgeopat2 Title: Additional Functions for 'GeoPAT' 2 Version: 0.4.1 Authors@R: c(person("Jakub", "Nowosad", email = "nowosad.jakub@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1057-3721")), person("Space Informatics Lab", role = c("cph")) ) Description: Supports analysis of spatial data processed with the 'GeoPAT' 2 software . Available features include creation of a grid based on the 'GeoPAT' 2 grid header file and reading a 'GeoPAT' 2 text outputs. Depends: R (>= 4.1.0) Imports: readr, sf, stringr License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Suggests: covr, testthat 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 libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-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: 2026-07-12 05:03:41 UTC; root Author: Jakub Nowosad [aut, cre] (ORCID: ), Space Informatics Lab [cph] Maintainer: Jakub Nowosad