Package: taxlist
Version: 0.1.5
Encoding: UTF-8
Date: 2018-06-18
Title: Handling Taxonomic Lists
Authors@R: 
	person("Miguel", "Alvarez", email="kamapu78@gmail.com", role=c("aut", "cre"))
Depends: R(>= 3.0.0), stats, utils
Imports: foreign, grDevices, methods, taxize, stringdist, vegdata
Suggests: ape, devtools, knitr, stringi, taxa, rmarkdown
LazyData: true
Description: Handling taxonomic lists through objects of class 'taxlist'.
    This package provides functions to import species lists from 'Turboveg'
    (<https://www.synbiosys.alterra.nl/turboveg>) and the possibility to create
    backups from resulting R-objects.
    Also quick displays are implemented as summary-methods.
License: GPL (>= 2)
URL: https://cran.r-project.org/package=taxlist,
        https://github.com/kamapu/taxlist
BugReports: https://github.com/kamapu/taxlist/issues
Collate:
        'NULLing.R''auxiliary_functions.R''deprecated-functions.R''dissect_name.R'
        'taxlist-class.R''clean.R''as.list.R''taxon_views.R''add_view.R'
        'taxon_names.R''taxon_relations.R''taxon_traits.R'
        'levels.R''add_concept.R''update_concept.R''add_synonym.R'
        'accepted_name.R''synonyms.R''basionym.R''update_name.R''delete_name.R'
        'replace_view.R''get_children.R'
        'change_concept.R''Extract.R''subset.R'
        'merge_taxa.R''backup_object.R''load_last.R''summary.R'
        'df2taxlist.R''tv2taxlist.R''tnrs.R''tax2traits.R''match_names.R''print_name.R'
        'StartMessage.R'
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-06-28 21:09:25 UTC; m_alvarez
Author: Miguel Alvarez [aut, cre]
Maintainer: Miguel Alvarez <kamapu78@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-29 08:02:56 UTC
