diff --git a/pkgdown.yml b/pkgdown.yml index bd68383d..cabda479 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,4 +2,4 @@ pandoc: 3.1.11 pkgdown: 2.1.0 pkgdown_sha: ~ articles: {} -last_built: 2024-07-08T14:33Z +last_built: 2024-07-08T15:04Z diff --git a/reference/flowpath-1.png b/reference/flowpath-1.png index a2c09e48..7f11736b 100644 Binary files a/reference/flowpath-1.png and b/reference/flowpath-1.png differ diff --git a/reference/programming.html b/reference/programming.html index 19e231e5..626aa5c9 100644 --- a/reference/programming.html +++ b/reference/programming.html @@ -118,8 +118,8 @@

Examples

r <- raster(nrow=50000, ncol=50000) canProcessInMemory(r, 2, verbose=TRUE) #> GB -#> available : 3.04 -#> 60% : 1.82 +#> available : 3.15 +#> 60% : 1.89 #> needed : 37.25 #> allowed : 4.66 (if available) #> [1] FALSE