-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
24 lines (24 loc) · 1013 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: rflsgen
Type: Package
Title: Neutral Landscape Generator with Targets on Landscape Indices
Version: 1.2.2
Author: Dimitri Justeau-Allaire, Grégoire Blanchard, Thomas Ibanez, Xavier Lorca, Ghislain Vieilledent, Philippe Birnbaum
Maintainer: Dimitri Justeau-Allaire <[email protected]>
Description: Interface to the 'flsgen' neutral landscape generator <https://github.com/dimitri-justeau/flsgen>. It allows to
- Generate fractal terrain;
- Generate landscape structures satisfying user targets over landscape indices;
- Generate landscape raster from landscape structures.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends:
rJava,
terra (>= 1.5-12),
jsonlite
Imports: checkmate, utils
SystemRequirements: Java (>= 8)
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, landscapemetrics
VignetteBuilder: knitr
URL: https://dimitri-justeau.github.io/rflsgen/, https://dimitri-justeau.github.io/rflsgen/
BugReports: https://github.com/dimitri-justeau/rflsgen/issues