Package: taxlist
Version: 0.1.0
Encoding: UTF-8
Date: 2017-06-14
Title: Handling Taxonomic Lists
Author: Miguel Alvarez <kamapu78@gmail.com>
Maintainer: Miguel Alvarez <kamapu78@gmail.com>
Depends: R(>= 3.0.0), stats, utils, vegdata
Imports: foreign, methods, taxize
Suggests: devtools, knitr, stringi, 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 in the summary-methods.
License: GPL (>= 2)
URL: https://github.com/kamapu/taxlist
BugReports: https://github.com/kamapu/taxlist/issues
Collate: 'NULLing.R''taxlist-class.R''clean.R''as.list.R'
        'taxon_names.R''taxon_relations.R''taxon_traits.R''taxon_views.R'
        'levels.R''add_concept.R''add_synonym.R''add_view.R''accepted_name.R'
        'add_level.R''add_parent.R'
        'change_concept.R''Extract.R''subset.R'
        'backup_object.R''summary.R''get_children.R'
        'df2taxlist.R''tv2taxlist.R''tnrs.R' 'StartMessage.R'
NeedsCompilation: no
Packaged: 2017-06-14 13:22:46 UTC; m_alvarez
Repository: CRAN
Date/Publication: 2017-06-14 22:08:02 UTC
