Package: DGVM3D
Type: Package
Title: 3D Forest Simulation Visualization Tool
Version: 1.0.0
Date: 2018-03-16
Authors@R: c(
    person("Steinkamp", "Joerg", , "steinkamp.joerg@gmail.com", c("aut", "cre"))
    )
URL: https://github.com/joergsteinkamp/DGVM3D
BugReports: https://github.com/joergsteinkamp/DGVM3D/issues
Description: This is a visualization tool for vegetation structure/succession
    in space and/or time mainly for forest gap models. However, it could also be used to
    visualize observed forest stands. If used for models, they should contain either
    individual trees or cohorts (e.g. LPJ-GUESS by Smith et al. (2014) <doi:10.5194/bg-11-2027-2014>).
    For a list of required and additional data fields see the vignette.
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Collate: 'DGVM3D.R' 'classes.R' 'flame.R' 'geometry.R' 'input.R'
        'misc.R' 'stand.R' 'vegetation.R' 'visualize.R'
Depends: R (>= 2.10), rgl (>= 0.96.0), methods, stats, grDevices,
Suggests: RColorBrewer, knitr, rmarkdown, data.table, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-03-19 08:45:02 UTC; jsteinkamp
Author: Steinkamp Joerg [aut, cre]
Maintainer: Steinkamp Joerg <steinkamp.joerg@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-19 14:47:13 UTC
