For more fine-grained list of changes or to report a bug, consult
Compatibility with upcoming dplyr
release.
summary()
and improved pretty-print (#237)character(0)
metadata value behave as empty string (#236)ter
namespace by default. (#227)add_basic_meta()
(#220)rootedge
[218]This release addresses several aspects improving the handling of metadata:
add_meta()
now works for trees and characters (#213, PR #217)Misc fixes:
rootEdge
(#207, PR #218)taxadb
method. (#224, PR #226).
This remains only a suggested package and has much lighter dependencies as well. taxize
as Suggests onlyrrdf
in favor of rdflib
Sxslt
in favor of xslt
testthat
get_metadata()
, get_taxa()
now return much richer data.frames
instead of named vectors.
This is potentially a non-backwards compatible change if scripts use the output of these
functions as lists (#129). See updated metadata vignette. This introduces new dependencies
dplyr
and lazyeval
. nexml_read()
method for URLs, (#123)nex
for nexml elements (#51, #124, #126). Includes a
fix server-side on the NeXML validator as well.nexml_validate()
points to the new validator. (#126)install.packages()
compatible repository for rrdf
, as per request from the CRAN team.add URL and BugReports to Description. #103
for consistency with other add_
methods, the nexml
object is now the last, not the first,
argument to add_basic_meta
. As this changes the function API, it could break code that does not
explicitly name the arguments, so we release this as 2.0.0
Minor bugfix
Less aggressive unit-tests
Initial Release
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.