Skip to content

Commit d3be513

Browse files
committed
Prepare for submission
1 parent 2ff11fd commit d3be513

File tree

3 files changed

+16
-18
lines changed

3 files changed

+16
-18
lines changed

DESCRIPTION

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: stringr
2-
Version: 1.1.0.9000
2+
Version: 1.2.0
33
Title: Simple, Consistent Wrappers for Common String Operations
44
Description: A consistent, simple and easy to use set of wrappers around the
55
fantastic 'stringi' package. All function and argument names (and positions)
@@ -27,5 +27,5 @@ VignetteBuilder: knitr
2727
URL: http://stringr.tidyverse.org,
2828
https://github.com/tidyverse/stringr
2929
BugReports: https://github.com/tidyverse/stringr/issues
30-
RoxygenNote: 5.0.1.9000
30+
RoxygenNote: 6.0.1
3131
LazyData: true

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# stringr 1.1.0.9000
1+
# stringr 1.2.0
22

33
## API changes
44

cran-comments.md

+13-15
Original file line numberDiff line numberDiff line change
@@ -14,33 +14,31 @@ Summary at https://github.com/hadley/stringr/tree/master/revdep.
1414

1515
I saw the following failures:
1616

17-
* Failed to install dependencies for: aslib, biomartr, GenomicTools, hoardeR, HTSSIP, HydeNet, IATscores, metagear, MetaIntegrator, NFP, nucim, PepPrep, RbioRXN, TcGSA
18-
* Failed to install: BTLLasso, CollapsABEL, data.tree, DiagrammeR, dynamichazard, EasyMARK, Fgmutils, FRESA.CAD, KoNLP, mailR, morse, mrMLM, mtconnectR, muir, packagedocs, pMineR, radiant.model, RcppOctave, RevEcoR, RJafroc, rpcdsearch, rsgcc, sdcTable, SpaDES, spatsurv, stm, subspace, templates, valr, x.ent, x12GUI
17+
* Failed to install dependencies for: AFM, aslib, biomartr, GenomicTools, hoardeR, HTSSIP, HydeNet, IATscores, metagear, MetaIntegrator, mglR, mrMLM, NFP, nucim, PepPrep, RbioRXN, TcGSA
18+
* Failed to install: BTLLasso, CollapsABEL, dynamichazard, EasyMARK, Fgmutils, FRESA.CAD, KoNLP, mailR, morse, RcppOctave, rEHR, RJafroc, rpcdsearch, rsgcc, sdcTable, spatsurv, stm, subspace, x.ent, x12GUI
1919
* abjutils: checking tests ... ERROR
20+
* ALA4R: checking re-building of vignette outputs ... WARNING
21+
* bibliometrix: checking re-building of vignette outputs ... WARNING
2022
* broom: checking examples ... ERROR
23+
* dataone: checking tests ... ERROR
2124
* docxtools: checking examples ... ERROR
25+
* eclust: checking examples ... ERROR
2226
* elementR: checking examples ... ERROR
23-
* etl: checking examples ... ERROR
2427
* fitbitScraper: checking re-building of vignette outputs ... WARNING
25-
* futureheatwaves: checking re-building of vignette outputs ... WARNING
26-
* ggenealogy: checking examples ... ERROR
27-
* Greg: checking re-building of vignette outputs ... WARNING
28-
* highcharter: checking examples ... ERROR
28+
* Greg: checking examples ... ERROR
2929
* imager: checking tests ... ERROR
3030
* modules: checking tests ... ERROR
31-
* narray: checking tests ... ERROR
31+
* mtconnectR: checking tests ... ERROR
3232
* optparse: checking re-building of vignette outputs ... WARNING
3333
* phrasemachine: checking examples ... ERROR
34-
* pixiedust: checking tests ... ERROR
3534
* RSentiment: checking re-building of vignette outputs ... WARNING
3635
* RSMET: checking examples ... ERROR
37-
* rtide: checking tests ... ERROR
38-
* simcausal: checking tests ... ERROR
36+
* simcausal: checking re-building of vignette outputs ... WARNING
37+
* sjmisc: checking re-building of vignette outputs ... WARNING
3938
* stormwindmodel: checking re-building of vignette outputs ... WARNING
4039
* stplanr: checking re-building of vignette outputs ... WARNING
4140
* striprtf: checking tests ... ERROR
42-
* taxize: checking tests ... ERROR
43-
* textreuse: checking examples ... ERROR
44-
* tidyquant: checking tests ... ERROR
41+
* tidytext: checking tests ... ERROR
42+
43+
After carefully reading the reports, I believe that none of them are related to this release of stringr. This release is mostly small. There was one API change - I notified all maintainers about it on Jan 23.
4544

46-
After carefully reading the reports, I believe that none of them are related to this release of stringr (which is reasonably small).

0 commit comments

Comments
 (0)