diff --git a/R/zzz.R b/R/zzz.R index 77d699a..6c90de6 100644 --- a/R/zzz.R +++ b/R/zzz.R @@ -1,8 +1,8 @@ .onLoad <- function(libname, pkgname) { # set Java parameters if none specified - if (is.null(getOption("java.parameters"))) { + # if (is.null(getOption("java.parameters"))) { options(java.parameters = "-Xmx4g") - } + # } # Check that Java version is at least 8 .jinit() jv <- .jcall("java/lang/System", "S", "getProperty", "java.runtime.version") diff --git a/docs/articles/UseCase1.html b/docs/articles/UseCase1.html index c2b75de..bf84087 100644 --- a/docs/articles/UseCase1.html +++ b/docs/articles/UseCase1.html @@ -198,7 +198,7 @@
flsgen_structure
methods:
structure <- flsgen_structure(ls_targets)
## Landscape structure 1 found in 0.5904431 s
+## Landscape structure 1 found in 0.5983236 s
This structure is formatted as a JSON string, which can be easily converted to a dataframe using the jsonlite package:
structure_df <- jsonlite::fromJSON(structure)
diff --git a/docs/articles/UseCase1_files/figure-html/unnamed-chunk-6-1.png b/docs/articles/UseCase1_files/figure-html/unnamed-chunk-6-1.png
index 3897ba5..126374c 100644
Binary files a/docs/articles/UseCase1_files/figure-html/unnamed-chunk-6-1.png and b/docs/articles/UseCase1_files/figure-html/unnamed-chunk-6-1.png differ
diff --git a/docs/articles/UseCase2.html b/docs/articles/UseCase2.html
index ecfd1b8..061d6a8 100644
--- a/docs/articles/UseCase2.html
+++ b/docs/articles/UseCase2.html
@@ -6,12 +6,12 @@
-Use case 2: Exploring correlations between landscape indices • rflsgen
+Use Case 2: Exploring correlations between landscape indices • rflsgen
-
+
-
+