Package: vegtable
Version: 0.1.6
Encoding: UTF-8
Title: Handling Vegetation Data Sets
Authors@R: 
	person("Miguel", "Alvarez", email="kamapu78@gmail.com",
		role=c("aut","cre"), comment=c(ORCID="0000-0003-1500-1834"))
Depends: R(>= 3.0.0), taxlist
Imports: foreign, methods, plotKML, qdapRegex, sp, stringi, vegdata
Suggests: devtools, roxygen2, rmarkdown, vegan
Description: Import and handling data from vegetation-plot databases, especially
    data stored in 'Turboveg' (<https://www.synbiosys.alterra.nl/turboveg>).
    Also import/export routines for exchange of data with 'Juice'
    (<http://www.sci.muni.cz/botany/juice>) are implemented.
LazyData: true
License: GPL (>= 2)
URL: https://github.com/kamapu/vegtable
BugReports: https://github.com/kamapu/vegtable/issues
Collate: 'imports.R' 'NULLing.R' 'coverconvert-class.R'
        'vegtable-class.R' 'shaker-class.R' 'transform.R' 'clean.R'
        'as.list.R' 'merge_taxa.R' 'add_releves.R' 'header.R'
        'Extract.R' 'veg_relation.R' 'vegtable_stat.R' 'df2vegtable.R'
        'used_synonyms.R' 'subset.R' 'names.R' 'tv2vegtable.R'
        'crosstable.R' 'aggregate.R' 'write_juice.R' 'vegtable2kml.R'
        'layers2samples.R' 'make_cocktail.R' 'summary.R'
        'match_names.R' 'count_taxa.R' 'trait_stats.R'
        'aspect_con-data.R' 'braun_blanquet-data.R' 'dune_veg-data.R'
        'Kenya_veg-data.R' 'Wetlands-data.R' 'StartMessage.R'
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-29 21:02:07 UTC; ma
Author: Miguel Alvarez [aut, cre] (<https://orcid.org/0000-0003-1500-1834>)
Maintainer: Miguel Alvarez <kamapu78@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-30 13:00:02 UTC
