Skip to content

Commit 584cbe3

Browse files
committed
Run revdeps
1 parent 70c36ed commit 584cbe3

File tree

5 files changed

+3002
-1013
lines changed

5 files changed

+3002
-1013
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Description: A consistent, simple and easy to use set of wrappers around the
88
the input of another.
99
Authors@R: c(
1010
person("Hadley", "Wickham", , "[email protected]", c("aut", "cre", "cph")),
11-
person("RStudio", role = c("cph", "fnd"))
11+
person("RStudio", role = "cph")
1212
)
1313
License: GPL-2 | file LICENSE
1414
Depends:

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ library(stringr)
1717

1818
[![Build Status](https://travis-ci.org/tidyverse/stringr.svg?branch=master)](https://travis-ci.org/tidyverse/stringr)
1919
[![Coverage Status](https://img.shields.io/codecov/c/github/tidyverse/stringr/master.svg)](https://codecov.io/github/tidyverse/stringr?branch=master)
20-
[![CRAN Status](http://www.r-pkg.org/badges/version/stringr)](http://cran.r-project.org/package=stringr)
20+
[![CRAN Status](http://www.r-pkg.org/badges/version/stringr)](https://cran.r-project.org/package=stringr)
2121

2222
## Overview
2323

0 commit comments

Comments
 (0)