Skip to content

Commit f197bae

Browse files
committed
Prepare for release
1 parent c8bbc0d commit f197bae

File tree

5 files changed

+1673
-1299
lines changed

5 files changed

+1673
-1299
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: stringr
22
Title: Simple, Consistent Wrappers for Common String Operations
3-
Version: 1.2.0.9000
3+
Version: 1.3.0
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", c("aut", "cre", "cph")),
66
person("RStudio", role = c("cph", "fnd"))

cran-comments.md

Lines changed: 38 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,31 +10,52 @@
1010

1111
## revdepcheck results
1212

13-
We checked 573 reverse dependencies (510 from CRAN + 63 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
13+
We checked 612 reverse dependencies (551 from CRAN + 61 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
1414

15-
* We saw 1 new problems
16-
* We failed to check 10 packages
15+
* We saw 4 new problems
16+
* We failed to check 9 packages
1717

1818
Issues with CRAN packages are summarised below.
1919

2020
### New problems
2121
(This reports the first line of each new failure)
2222

23-
* alphavantager
24-
checking tests ...
23+
* banR
24+
checking re-building of vignette outputs ... WARNING
2525

26-
This appears to be a web test that is failing because the server is
27-
down.
26+
Unrelated to stringr, error is "The API sent back an error 502"
27+
28+
* RSMET
29+
checking examples ... ERROR
30+
31+
Unrelated to stringr, error is
32+
Warning: geocode failed with status OVER_QUERY_LIMIT, location = "France"
33+
34+
* stormwindmodel
35+
checking re-building of vignette outputs ... WARNING
36+
37+
Unrelated to stringr, error is:
38+
Warning: geocode failed with status OVER_QUERY_LIMIT, location = "georgia"
39+
40+
* vardpoor
41+
checking examples ... ERROR
42+
43+
Seems unrelated to stringr. Error is:
44+
Error in gsd(employed, na.rm = TRUE) :
45+
negative length vectors are not allowed
46+
Calls: vardannual -> vardcros -> [ -> [.data.table -> gforce -> gsd
47+
48+
I did not see this error when I last ran the checks, but I have
49+
notified the author today.
2850

2951
### Failed to check
3052

31-
* ALA4R (check timed out)
32-
* aslib (failed to install)
33-
* blastula (failed to install)
34-
* bridgesampling (check timed out)
35-
* CollapsABEL (failed to install)
36-
* dtree (failed to install)
37-
* ggmap (failed to install)
38-
* GSIF (failed to install)
39-
* heemod (failed to install)
40-
* taRifx (failed to install)
53+
* CoFRA (NA)
54+
* dynamichazard (failed to install)
55+
* EasyMARK (failed to install)
56+
* fastLink (failed to install)
57+
* FRESA.CAD (failed to install)
58+
* IATscores (failed to install)
59+
* imager (failed to install)
60+
* morse (failed to install)
61+
* rsunlight (failed to install)

0 commit comments

Comments
 (0)