Recent Releases of wikkitidy
wikkitidy - wikkitidy 0.1.13
- New
gracefully()function added to allow graceful failure of http requests, as per CRAN policy. All API calls to Wikipedia query modules are now wrapped ingracefully()in the examples.
- HTML
Published by michaelgfalk almost 2 years ago
wikkitidy - wikkitidy 0.1.12
tidyrmoved from Imports to Suggests- Automatic unnesting, introduced in 0.1.8, removed. It was causing bugs in certain edge cases, when nested data frames duplicated columns from the enclosing data frame. Unnesting is now left to the user, as shown in the examples.
- HTML
Published by michaelgfalk over 2 years ago
wikkitidy - wikkitidy 0.1.11
- Live API calls removed from test suite on CRAN; these are still tested in the package's CI pipeline.
- Fixed failing test due to Wikimedia server error
- HTML
Published by michaelgfalk over 2 years ago
wikkitidy - wikkitidy 0.1.10
First release of wikkitidy. Full changelog at https://wikihistories.github.io/wikkitidy/news/index.html
- HTML
Published by michaelgfalk over 2 years ago