Skip to content

Commit 5ba89b4

Browse files
committed
Prepare for release
1 parent 4ac3be1 commit 5ba89b4

File tree

7 files changed

+122
-183
lines changed

7 files changed

+122
-183
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: stringr
2-
Version: 1.0.0.9000
2+
Version: 1.1.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)

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# stringr 1.0.0.9000
1+
# stringr 1.1.0
22

33
* Add sample datasets: `fruit`, `words` and `sentences`.
44

cran-comments.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99

1010
## Reverse dependencies
1111

12-
I have run R CMD check on the 280 downstream dependencies. (Summary at https://github.com/hadley/stringr/tree/master/revdep). I saw the following failures:
12+
I have run R CMD check on the 284 downstream dependencies. (Summary at https://github.com/hadley/stringr/tree/master/revdep). I saw the following failures:
1313

14-
* Failed to install dependencies for: biomartr, HydeNet, IATscores, metagear, MetaIntegrator, PepPrep, RbioRXN, TcGSA
14+
* Failed to install dependencies for: biomartr, GenomicTools, HydeNet, IATscores, metagear, MetaIntegrator, PepPrep, RbioRXN, TcGSA
1515
* Failed to install: aemo, EasyMARK, imager, morse, mrMLM, RcppOctave, rsgcc, sdcTable, x12GUI
1616
* afex: checking re-building of vignette outputs ... WARNING
17-
* dataone: checking examples ... ERROR
17+
* dataone: checking tests ... ERROR
1818
* fitbitScraper: checking re-building of vignette outputs ... WARNING
1919
* icd: checking Rd cross-references ... WARNING
2020
* lint: checking tests ... ERROR
2121
* modellingTools: checking examples ... ERROR
22-
* mtconnectR: checking tests ... ERROR
2322
* NMF: checking examples ... ERROR
2423
* optparse: checking re-building of vignette outputs ... WARNING
24+
* stm: checking re-building of vignette outputs ... WARNING
2525
* vows: checking examples ... ERROR
2626

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

revdep/README.md

Lines changed: 64 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,24 @@
1010
|language |(EN) |
1111
|collate |en_US.UTF-8 |
1212
|tz |America/Chicago |
13-
|date |2016-08-10 |
13+
|date |2016-08-19 |
1414

1515
## Packages
1616

1717
|package |* |version |date |source |
1818
|:-----------|:--|:----------|:----------|:--------------------------------|
19-
|covr | |2.2.0 |2016-08-04 |cran (@2.2.0) |
19+
|covr | |2.2.1 |2016-08-10 |cran (@2.2.1) |
2020
|htmltools | |0.3.5 |2016-03-21 |CRAN (R 3.3.0) |
2121
|htmlwidgets | |0.7 |2016-08-02 |cran (@0.7) |
22-
|knitr | |1.13 |2016-05-09 |CRAN (R 3.3.0) |
22+
|knitr | |1.14 |2016-08-13 |cran (@1.14) |
2323
|magrittr | |1.5 |2014-11-22 |CRAN (R 3.3.0) |
2424
|rmarkdown | |1.0 |2016-07-08 |cran (@1.0) |
2525
|stringi | |1.1.1 |2016-05-27 |cran (@1.1.1) |
26-
|stringr | |1.0.0.9000 |2016-08-10 |local (hadley/stringr@NA) |
26+
|stringr | |1.1.0 |2016-08-19 |local (hadley/stringr@NA) |
2727
|testthat |* |1.0.2.9000 |2016-07-19 |Github (hadley/testthat@46d15da) |
2828

2929
# Check results
30-
280 packages
30+
282 packages
3131

3232
## acs (2.0)
3333
Maintainer: Ezra Haber Glenn <[email protected]>
@@ -189,6 +189,11 @@ Bug reports: https://github.com/RMHogervorst/badgecreatr/issues
189189

190190
0 errors | 0 warnings | 0 notes
191191

192+
## banxicoR (0.9.0)
193+
Maintainer: Eduardo Flores <[email protected]>
194+
195+
0 errors | 0 warnings | 0 notes
196+
192197
## BatchJobs (1.6)
193198
Maintainer: Bernd Bischl <[email protected]>
194199
Bug reports: https://github.com/tudo-r/BatchJobs/issues
@@ -301,9 +306,9 @@ Consider adding
301306
to your NAMESPACE file.
302307
```
303308

304-
## boxr (0.3.2)
305-
Maintainer: Brendan Rocks <rocks.brendan@gmail.com>
306-
Bug reports: https://github.com/brendan-R/boxr/issues
309+
## boxr (0.3.3)
310+
Maintainer: Brendan Rocks <foss@brendanrocks.com>
311+
Bug reports: https://github.com/brendan-r/boxr/issues
307312

308313
0 errors | 0 warnings | 0 notes
309314

@@ -464,42 +469,22 @@ to your NAMESPACE file.
464469
Maintainer: Matthew B. Jones <[email protected]>
465470
Bug reports: https://github.com/DataONEorg/rdataone/issues
466471

467-
2 errors | 0 warnings | 0 notes
472+
1 error | 0 warnings | 0 notes
468473

469474
```
470-
checking examples ... ERROR
471-
Running examples in ‘dataone-Ex.R’ failed
472-
The error most likely occurred in:
473-
474-
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
475-
> ### Name: MNode-class
476-
> ### Title: Provides R API to DataONE Member Node services.
477-
> ### Aliases: MNode-class
478-
>
479-
> ### ** Examples
480-
>
481-
> library(dataone)
482-
> library(uuid)
483-
> library(digest)
484-
> cn <- CNode("STAGING")
485-
Error in .local(x, ...) :
486-
Error accessing https://cn-stage.test.dataone.org/cn: Server error: (503) Service Unavailable
487-
Calls: CNode -> CNode -> .local
488-
Execution halted
489-
490475
checking tests ... ERROR
491476
Running the tests in ‘tests/testthat.R’ failed.
492477
Last 13 lines of output:
493-
2: CNode("STAGING")
494-
3: .local(x, ...)
495-
4: stop(sprintf("Error accessing %s: %s\n", CN_URI, getErrorDescription(response)))
478+
length(objects) - 1 not equal to `count`.
479+
1/1 mismatches
480+
[1] 1 - 5 == -4
481+
496482
497483
testthat results ================================================================
498-
OK: 161 SKIPPED: 34 FAILED: 4
499-
1. Error: D1Client constructors (@test.D1Client.R#30)
500-
2. Error: CNode ping (@test.D1Node.R#8)
501-
3. Error: CNode object index query works with query list param (@test.D1Node.R#17)
502-
4. Error: Object listing works for CNode, MNode (@test.D1Node.R#62)
484+
OK: 179 SKIPPED: 35 FAILED: 3
485+
1. Failure: CNode object index query works with query list param (@test.D1Node.R#37)
486+
2. Failure: Object listing works for CNode, MNode (@test.D1Node.R#70)
487+
3. Failure: Object listing works for CNode, MNode (@test.D1Node.R#77)
503488
504489
Error: testthat unit tests failed
505490
Execution halted
@@ -791,6 +776,19 @@ Maintainer: J Grey Monroe <[email protected]>
791776

792777
0 errors | 0 warnings | 0 notes
793778

779+
## GenomicTools (0.1)
780+
Maintainer: Daniel Fischer <[email protected]>
781+
782+
1 error | 0 warnings | 0 notes
783+
784+
```
785+
checking package dependencies ... ERROR
786+
Package required but not available: ‘snpStats’
787+
788+
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
789+
manual.
790+
```
791+
794792
## geoparser (0.1.0)
795793
Maintainer: Maëlle Salmon <[email protected]>
796794
Bug reports: http://github.com/ropenscilabs/geoparser/issues
@@ -807,12 +805,12 @@ Maintainer: Matthew J. Denny <[email protected]>
807805

808806
0 errors | 0 warnings | 0 notes
809807

810-
## GetHFData (1.0.0)
808+
## GetHFData (1.1.0)
811809
Maintainer: Marcelo Perlin <[email protected]>
812810

813811
0 errors | 0 warnings | 0 notes
814812

815-
## GetTDData (1.2.3)
813+
## GetTDData (1.2.4)
816814
Maintainer: Marcelo Perlin <[email protected]>
817815

818816
0 errors | 0 warnings | 0 notes
@@ -829,7 +827,7 @@ Bug reports: https://github.com/dkahle/ggmap/issues
829827

830828
0 errors | 0 warnings | 0 notes
831829

832-
## githubinstall (0.0.1)
830+
## githubinstall (0.1.0)
833831
Maintainer: Koji Makiyama <[email protected]>
834832
Bug reports: https://github.com/hoxo-m/githubinstall/issues
835833

@@ -1028,7 +1026,7 @@ Maintainer: Yossi Keshet <[email protected]>
10281026

10291027
0 errors | 0 warnings | 0 notes
10301028

1031-
## knitr (1.13)
1029+
## knitr (1.14)
10321030
Maintainer: Yihui Xie <[email protected]>
10331031
Bug reports: https://github.com/yihui/knitr/issues
10341032

@@ -1112,10 +1110,10 @@ Last 13 lines of output:
11121110
exclude.region = c("find_string", "find_inside_comment"), message = "needs two spaces spacing before inline comments",
11131111
lines = c("{#", "}#", "# c", "1#c", "1 #c", "1 <- \"#c\"", "1 # c #"))
11141112
9: str_locate(pattern = perl(pattern), string = lines)
1115-
10: type(pattern) at /private/tmp/Rtmp7oept0/file103316fb21a26/stringr/R/locate.r:29
1116-
11: perl(pattern) at /private/tmp/Rtmp7oept0/file103316fb21a26/stringr/R/modifiers.r:151
1117-
12: regex(pattern) at /private/tmp/Rtmp7oept0/file103316fb21a26/stringr/R/modifiers.r:177
1118-
13: stop("Can only modify plain character vectors.", call. = FALSE) at /private/tmp/Rtmp7oept0/file103316fb21a26/stringr/R/modifiers.r:98
1113+
10: type(pattern) at /Users/hadley/Documents/stringr/stringr/R/locate.r:29
1114+
11: perl(pattern) at /Users/hadley/Documents/stringr/stringr/R/modifiers.r:151
1115+
12: regex(pattern) at /Users/hadley/Documents/stringr/stringr/R/modifiers.r:177
1116+
13: stop("Can only modify plain character vectors.", call. = FALSE) at /Users/hadley/Documents/stringr/stringr/R/modifiers.r:98
11191117
11201118
DONE ===========================================================================
11211119
Error: Test failures
@@ -1364,35 +1362,7 @@ See ‘/Users/hadley/Documents/stringr/stringr/revdep/checks/mrMLM.Rcheck/00inst
13641362
## mtconnectR (1.0.1)
13651363
Maintainer: Subramanyam Ravishankar <[email protected]>
13661364

1367-
1 error | 1 warning | 0 notes
1368-
1369-
```
1370-
checking tests ... ERROR
1371-
Running the tests in ‘tests/testthat.R’ failed.
1372-
Last 13 lines of output:
1373-
93.43% data contextualized successfuly!
1374-
Error: mtc_device_2@data_item_list[!condition_values] not equal to example_mtc_device_2@data_item_list[!condition_values].
1375-
Names: 5 string mismatches
1376-
Length mismatch: comparison on first 15 components
1377-
Component "nist_testbed_GF_Agie_1<Device>:path_pos_x<PATH_POSITION>": Attributes: < Component "data": Attributes: < Component "row.names": Numeric: lengths (462, 154) differ > >
1378-
Component "nist_testbed_GF_Agie_1<Device>:path_pos_x<PATH_POSITION>": Attributes: < Component "data": Component "timestamp": Numeric: lengths (462, 154) differ >
1379-
Component "nist_testbed_GF_Agie_1<Device>:path_pos_x<PATH_POSITION>": Attributes: < Component "data": Component "value": Numeric: lengths (462, 154) differ >
1380-
Component 11: Attributes: < Component "data": Attributes: < Component "row.names": Numeric: lengths (2, 154) differ > >
1381-
Component 11: Attributes: < Component "data": Component "timestamp": Numeric: lengths (2, 154) differ >
1382-
Component 11: Attributes: < Component "data": Component "value": Modes: char
1383-
testthat results ================================================================
1384-
OK: 0 SKIPPED: 0 FAILED: 0
1385-
Execution halted
1386-
1387-
checking re-building of vignette outputs ... WARNING
1388-
Error in re-building vignettes:
1389-
...
1390-
Quitting from lines 34-37 (simulate_map_gcode.Rmd)
1391-
Error: processing vignette 'simulate_map_gcode.Rmd' failed with diagnostics:
1392-
dim(X) must have a positive length
1393-
Execution halted
1394-
1395-
```
1365+
0 errors | 0 warnings | 0 notes
13961366

13971367
## mtk (1.0)
13981368
Maintainer: Juhui WANG <[email protected]>
@@ -1856,41 +1826,15 @@ Maintainer: Winston Chang <[email protected]>
18561826

18571827
0 errors | 0 warnings | 0 notes
18581828

1859-
## ProjectTemplate (0.6)
1860-
Maintainer: Kirill Mueller <[email protected]>
1829+
## ProjectTemplate (0.7)
1830+
Maintainer: Kenton White <[email protected]>
18611831
Bug reports: https://github.com/johnmyleswhite/ProjectTemplate/issues
18621832

1863-
0 errors | 0 warnings | 3 notes
1833+
0 errors | 0 warnings | 1 note
18641834

18651835
```
18661836
checking package dependencies ... NOTE
18671837
Package suggested but not available for checking: ‘RODBC’
1868-
1869-
checking DESCRIPTION meta-information ... NOTE
1870-
Malformed Title field: should not end in a period.
1871-
1872-
checking R code for possible problems ... NOTE
1873-
.check.version: no visible global function definition for
1874-
‘compareVersion’
1875-
create.project: no visible global function definition for ‘untar’
1876-
csv.reader: no visible global function definition for ‘unzip’
1877-
csv.reader: no visible global function definition for ‘read.csv’
1878-
csv2.reader: no visible global function definition for ‘unzip’
1879-
csv2.reader: no visible global function definition for ‘read.csv’
1880-
sql.reader: no visible global function definition for ‘modifyList’
1881-
test.project: no visible global function definition for
1882-
... 6 lines ...
1883-
wsv.reader: no visible global function definition for ‘unzip’
1884-
wsv.reader: no visible global function definition for ‘read.table’
1885-
Undefined global functions or variables:
1886-
compareVersion download.file modifyList packageVersion read.csv
1887-
read.table setNames untar unzip
1888-
Consider adding
1889-
importFrom("stats", "setNames")
1890-
importFrom("utils", "compareVersion", "download.file", "modifyList",
1891-
"packageVersion", "read.csv", "read.table", "untar",
1892-
"unzip")
1893-
to your NAMESPACE file.
18941838
```
18951839

18961840
## pryr (0.1.2)
@@ -2058,7 +2002,7 @@ checking installed package size ... NOTE
20582002
20592003
checking dependencies in R code ... NOTE
20602004
2061-
(R:19217): Gtk-WARNING **: gtk_disable_setlocale() must be called before gtk_init()
2005+
(R:26950): Gtk-WARNING **: gtk_disable_setlocale() must be called before gtk_init()
20622006
```
20632007

20642008
## rAvis (0.1.4)
@@ -2784,7 +2728,22 @@ checking installed package size ... NOTE
27842728
## stm (1.1.3)
27852729
Maintainer: Brandon Stewart <[email protected]>
27862730

2787-
0 errors | 0 warnings | 0 notes
2731+
0 errors | 1 warning | 0 notes
2732+
2733+
```
2734+
checking re-building of vignette outputs ... WARNING
2735+
Error in re-building vignettes:
2736+
...
2737+
stm v1.1.3 (2016-01-14) successfully loaded. See ?stm for help.
2738+
Warning in load(url("http://goo.gl/VPdxlS")) :
2739+
unable to resolve 'goo.gl'
2740+
2741+
Error: processing vignette 'stmVignette.Rnw' failed with diagnostics:
2742+
chunk 6
2743+
Error in load(url("http://goo.gl/VPdxlS")) : cannot open the connection
2744+
Execution halted
2745+
2746+
```
27882747

27892748
## stplanr (0.1.2)
27902749
Maintainer: Robin Lovelace <[email protected]>

revdep/checks.rds

-604 Bytes
Binary file not shown.

revdep/email.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Hi,
22

3-
This is an automated email to let you know that {{{ my_package }}} will be submitted to CRAN on {{{ date }}}. To check for potential problems, I ran `R CMD check` on your package {{{your_package}}} ({{{your_version}}}).
3+
This is an automated email to let you know that {{{ my_package }}} will be submitted to CRAN on {{{ date }}} (today!). To check for potential problems, I ran `R CMD check` on your package {{{your_package}}} ({{{your_version}}}).
44

55
I found: {{{your_summary}}}.
66

0 commit comments

Comments
 (0)