Package: granulated Version: 0.0.0.9001 Title: Define Rectangular Regions with Granularity Description: A granule is a rectangular extent with an implied discretization. The default granularity is 1x1, the range is a whole divisor of itself. This is the general concept of a raster, a rectangular window with discretization. The common extent or bounding box concept can be thought of as the degenerate case (1x1). Authors@R: c(person("Michael D.","Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com"), person("Robert Hijmans", role = "ctb", comment = "wrote much of the logic used here")) License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Language: es Repository: https://hypertidy.r-universe.dev Date/Publication: 2021-10-13 11:02:39 UTC RemoteUrl: https://github.com/hypertidy/granulated RemoteRef: HEAD RemoteSha: db272ceeabadcac7ebb557b5867024ac9d3c2250 NeedsCompilation: no Packaged: 2026-06-07 08:48:56 UTC; root Author: Michael D. Sumner [aut, cre], Robert Hijmans [ctb] (wrote much of the logic used here) Maintainer: Michael D. Sumner