Package: landscapetools
Type: Package
Title: Landscape Utility Toolbox
Version: 0.5.0
Description: Provides utility functions for some of the less-glamorous tasks involved
    in landscape analysis. It includes functions to coerce raster data to the
    common tibble format and vice versa, it helps with flexible reclassification
    tasks of raster data and it provides a function to merge multiple raster.
    Furthermore, 'landscapetools' helps landscape scientists to visualize their
    data by providing optional themes and utility functions to plot single
    landscapes, rasterstacks, -bricks and lists of raster.
Authors@R: c(
    person("Marco", "Sciaini", email = "sciaini.marco@gmail.com",
       role = c("aut", "cre"), comment = c(ORCID = '0000-0002-3042-5435')), 
    person("Matthias", "Fritsch",
                email = "matthias.fritsch@forst.uni-goettingen.de",
                role =  c("aut")),
    person("Maximillian H.K.", "Hesselbarth",
             role = c("aut"),
             email = "maximilian.hesselbarth@uni-goettingen.de",
             comment = c(ORCID = "0000-0003-1125-9918")),
    person("Jakub", "Nowosad", 
             role = "aut",
             email = "nowosad.jakub@gmail.com", 
             comment = c(ORCID = "0000-0002-1057-3721")),
    person("Laura", "Graham", role = "rev",
       comment = "Laura reviewed the package for rOpenSci, see 
                  https://github.com/ropensci/onboarding/issues/188"),
    person("Jeffrey", "Hollister", role = "rev",
       comment = "Jeffrey reviewed the package for rOpenSci, see 
                  https://github.com/ropensci/onboarding/issues/188"))
License: GPL-3
Encoding: UTF-8
LazyData: true
ByteCompile: true
Depends: R (>= 3.1.0)
URL: https://ropensci.github.io/landscapetools/
BugReports: https://github.com/ropensci/landscapetools/issues
RoxygenNote: 6.1.1
Imports: ggplot2, raster, tibble, Rcpp
Suggests: testthat, covr, knitr, rmarkdown
VignetteBuilder: knitr
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2019-02-25 22:05:35 UTC; marco
Author: Marco Sciaini [aut, cre] (<https://orcid.org/0000-0002-3042-5435>),
  Matthias Fritsch [aut],
  Maximillian H.K. Hesselbarth [aut]
    (<https://orcid.org/0000-0003-1125-9918>),
  Jakub Nowosad [aut] (<https://orcid.org/0000-0002-1057-3721>),
  Laura Graham [rev] (Laura reviewed the package for rOpenSci, see
    https://github.com/ropensci/onboarding/issues/188),
  Jeffrey Hollister [rev] (Jeffrey reviewed the package for rOpenSci, see
    https://github.com/ropensci/onboarding/issues/188)
Maintainer: Marco Sciaini <sciaini.marco@gmail.com>
Repository: CRAN
Date/Publication: 2019-02-25 22:40:03 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-12 18:09:25 UTC; unix
Archs: landscapetools.so.dSYM
