Skip to content
Open

NEWS #44

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# jsontools (development version)
# jsontools 0.1.1

* Fixed the consistency with `vctrs::vec_ptype_full()` and
`vctrs::vec_ptype_abbr()`.
Expand Down
19 changes: 5 additions & 14 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,11 @@
## Resubmission
This is a resubmission. In this version I have:
This is a minor release just to fix the CRAN check result errors:

* Documented return values in `json_merge.Rd`, `parse_json.Rd`, `read_json.Rd`,
and `vec_cast.json2.Rd`.
* In the following documenting the return type does not really make sense:
* `object.Rd`: This is not a documentation of a function or data but only a
separate topic to be shown in the help.
* `pipe.Rd`: Documentation of the magrittr pipe `%>%`.
* The methods for `vctrs::vec_ptype_full()` and `vctrs::vec_ptype_abbr()` are
now consistent to the generic.

## Test environments
* local OS X install, R 3.6.1
* ubuntu 14.04 (on travis-ci), R 3.6.1
* win-builder (devel and release)
* local OS X install, R 4.2.0

## R CMD check results

0 errors | 0 warnings | 1 note

* This is a new release.
0 errors | 0 warnings | 0 notes