Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
updated news and cran-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Aug 5, 2015
1 parent 90f688a commit 84b55da
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
12 changes: 12 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
rplos 0.5.2
------------

### MINOR IMPROVEMENTS

* More tests added (#94)

### BUG FIXES

* Fix encoding in parsing of XML data in `plos_fulltext()` to
avoid unicode problems (#93)

rplos 0.5.0
------------

Expand Down
7 changes: 2 additions & 5 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
R CMD CHECK passed on my local OS X install on R 3.2.1 and R development
version, Ubuntu running on Travis-CI, and Win-Builder.

This submission is mostly to fix a number of broken functions due to the
recent update in httr on CRAN to v1.0.

In addition, this package now imports non-base functions explicitly as
needed in accordance with R-devel changes.
This submission has a fix for encoding of XML data, and added a number of
new tests.

Thanks! Scott Chamberlain

0 comments on commit 84b55da

Please sign in to comment.