diff --git a/404.html b/404.html index 069e96d..b18f51e 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@
diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index c5dd03f..d7adcdf 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -17,7 +17,7 @@ diff --git a/LICENSE-text.html b/LICENSE-text.html index 6632bf7..1859ce1 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ diff --git a/LICENSE.html b/LICENSE.html index b06fe79..b9a9ec3 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -17,7 +17,7 @@ diff --git a/authors.html b/authors.html index 89e6f1b..b5da512 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ @@ -57,13 +57,13 @@Sumner M (2024). ximage: Draw Images of Raster Data and Related Adornments. -R package version 0.0.0.9009. +R package version 0.0.0.9010.
@Manual{, title = {ximage: Draw Images of Raster Data and Related Adornments}, author = {Michael D. Sumner}, year = {2024}, - note = {R package version 0.0.0.9009}, + note = {R package version 0.0.0.9010}, }diff --git a/index.html b/index.html index e821a6a..68a25c1 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@ diff --git a/news/index.html b/news/index.html index dbf1af1..a09a95e 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ @@ -43,7 +43,8 @@
ximage()
now handles breaks
argument to go with col
(for numeric input).
Now support {gdalraster} output of read_ds(, as_list = TRUE)
.
ximage()
now handles breaks
argument to go with col
(for numeric input).
image()
now works with list output from gdalnara (same as gdal_raster_image but with nativeRaster).
Added suport for xcontour()
for the output output of gdal_raster_data()
in {vapour}.
ximage()
can now plot sf::gdal_read objects.