Skip to content

Releases: ropensci/wikitaxa

wikitaxa v0.4.0

29 Jun 14:49
2718fb7
Compare
Choose a tag to compare

MINOR IMPROVEMENTS

  • remove docs link to httr that's not used in package (#19)
  • remove egs from readme, change vignette name

wikitaxa v0.3.0

19 Oct 21:01
Compare
Choose a tag to compare

MINOR IMPROVEMENTS

  • integration with vcr for test caching for all HTTP requests (#17) (#18)
  • link to taxize book and wikitaxa vignette in readme (#16)

BUG FIXES

  • fix to wt_wikipedia() to separate <br> tags appropriately (#15)

wikitaxa v0.2.0

21 Dec 00:45
Compare
Choose a tag to compare

BUG FIXES

  • wt_wikicommons() fails better now when a page does not exist, and is now consitent with the rest of package (#14)
  • wt_wikicommons() fixed - classification objects were not working correctly as the data used is a hot mess - tried to improve parsing of that text (#13)
  • wt_data() fix - was failing due to i think a change in the internal pkg WikidataR (#12)

wikitaxa v0.1.4

05 May 23:45
Compare
Choose a tag to compare

NEW FEATURES

  • wt_wikipedia() and wt_wikipedia_search() gain parameter wiki
    to give the wiki language, which defaults to en (#9)

MINOR IMPROVEMENTS

  • move some examples to dontrun (#11)

wikitaxa v0.1.0

02 Apr 23:24
Compare
Choose a tag to compare

NEW FEATURES

  • Released to CRAN