# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup R 1.0 R.setup cran rspatial raster 3.6-26 revision 1 maintainers nomaintainer license GPL-3+ description Geographic data analysis and modelling long_description {*}${description} homepage https://rspatial.org/raster checksums rmd160 13abe78027f1b1eae454b83063875f554b71252e \ sha256 c65777225a46ada699e70098f54c60cf191d15e454fac9440aca439a4dbd5592 \ size 576421 depends_lib-append port:R-Rcpp \ port:R-sp \ port:R-terra # TODO: verify this works correctly: if {${build_arch} in [list i386 ppc]} { patchfiles patch-32-bit.diff } depends_test-append port:R-exactextractr \ port:R-fields \ port:R-gstat \ port:R-igraph \ port:R-ncdf4 \ port:R-rasterVis \ port:R-sf \ port:R-tinytest test.run yes