File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ Package: stringr
22Version: 1.0.0
33Title: Simple, Consistent Wrappers for Common String Operations
44Description: A consistent, simple and easy to use set of wrappers around the
5- fantastic stringi package. All function and argument names (and positions)
6- are consistent, all functions deal with NA 's and zero length vectors
5+ fantastic ' stringi' package. All function and argument names (and positions)
6+ are consistent, all functions deal with "NA" 's and zero length vectors
77 in the same way, and the output from one function is easy to feed into
88 the input of another.
99Authors@R: as.person(c(
Original file line number Diff line number Diff line change 44* win-builder (devel and release)
55
66## R CMD check results
7- There were no ERRORs, WARNINGs or NOTEs.
7+ There were no ERRORs, or WARNINGs.
8+
9+ There was one note: I am changing the maintainer email to my rstudio address,
10+ and will send confirmation shortly.
811
912## Downstream dependencies
1013This release changes the backend of stringr from R's built in regular
You can’t perform that action at this time.
0 commit comments