Package: vegtable
Version: 0.1.10
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.5.0), taxlist (>= 0.2.4)
Imports: foreign, methods, qdapRegex, sp, stats, stringi, utils,
        vegdata
Suggests: biblio, knitr, rmarkdown, sf, testthat, vegan
Description: Import and handling data from vegetation-plot databases, especially
    data stored in 'Turboveg 2' (<https://www.synbiosys.alterra.nl/turboveg/>).
    Also import/export routines for exchange of data with 'Juice'
    (<https://www.sci.muni.cz/botany/juice/>) are implemented.
LazyData: true
License: GPL (>= 2)
URL: https://github.com/kamapu/vegtable,
        http://kamapu.github.io/vegtable/
BugReports: https://github.com/kamapu/vegtable/issues
Collate: 'imports.R' 'NULLing.R' 'coverconvert-class.R'
        'vegtable-class.R' 'shaker-class.R' 'df2coverconvert.R'
        'new_relation.R' 'relation2header.R' 'cover_trans.R' 'clean.R'
        'coerce-methods.R' 'add_releves.R' 'header.R' 'Extract.R'
        'veg_relation.R' 'vegtable_stat.R' 'df2vegtable.R'
        'used_synonyms.R' 'taxa2samples.R' 'subset.R' 'names.R'
        'tv2vegtable.R' 'crosstable.R' 'veg_aggregate.R'
        'write_juice.R' 'layers2samples.R' 'make_cocktail.R'
        'summary.R' 'count_taxa.R' 'trait_stats.R' 'update_det.R'
        'veg_diversity.R' 'new_layer.R' 'aspect_conv-data.R'
        'braun_blanquet-data.R' 'dune_veg-data.R' 'Kenya_veg-data.R'
        'Wetlands-data.R' 'veg_layers-data.R'
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-11 09:04:40 UTC; miguel
Author: Miguel Alvarez [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1500-1834>)
Maintainer: Miguel Alvarez <kamapu78@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-11 10:50:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:51:07 UTC; windows
