Update to 1.1.2
Remove BROKEN mark(build without Internet access)
Upstream changes:
## 1.1.2 (2016-09-30) **CRAN**
* [BUGFIX] round(), snprintf() is not C++98
-------------------------------------------------------------------------------
## 1.1.1 (2016-05-25) **CRAN**
* [BUGFIX] #214: allow a regex pattern like `.*` to match an empty string.
* [BUGFIX] #210: `stri_replace_all_fixed(c("1", "NULL"), "NULL", NA)`
now results in `c("1", NA)`.
* [NEW FEATURE] #199: `stri_sub<-` now allows for ignoring `NA` locations
(a new `omit_na` argument added).
* [NEW FEATURE] #207: `stri_sub<-` now allows for substring insertions
(via `length=0`).
* [NEW FUNCTION] #124: `stri_subset<-` functions added.
* [NEW FEATURE] #216: `stri_detect`, `stri_subset`, `stri_subset<-` gained
a `negate` argument.
* [NEW FUNCTION] #175: `stri_join_list` concatenates all strings
in a list of character vectors. Useful with, e.g., `stri_extract_all_regex`,
`stri_extract_all_words` etc.
2016-12-18 03:18:39 +01:00
|
|
|
$NetBSD: distinfo,v 1.2 2016/12/18 02:18:39 wen Exp $
|
2016-01-01 13:59:19 +01:00
|
|
|
|
Update to 1.1.2
Remove BROKEN mark(build without Internet access)
Upstream changes:
## 1.1.2 (2016-09-30) **CRAN**
* [BUGFIX] round(), snprintf() is not C++98
-------------------------------------------------------------------------------
## 1.1.1 (2016-05-25) **CRAN**
* [BUGFIX] #214: allow a regex pattern like `.*` to match an empty string.
* [BUGFIX] #210: `stri_replace_all_fixed(c("1", "NULL"), "NULL", NA)`
now results in `c("1", NA)`.
* [NEW FEATURE] #199: `stri_sub<-` now allows for ignoring `NA` locations
(a new `omit_na` argument added).
* [NEW FEATURE] #207: `stri_sub<-` now allows for substring insertions
(via `length=0`).
* [NEW FUNCTION] #124: `stri_subset<-` functions added.
* [NEW FEATURE] #216: `stri_detect`, `stri_subset`, `stri_subset<-` gained
a `negate` argument.
* [NEW FUNCTION] #175: `stri_join_list` concatenates all strings
in a list of character vectors. Useful with, e.g., `stri_extract_all_regex`,
`stri_extract_all_words` etc.
2016-12-18 03:18:39 +01:00
|
|
|
SHA1 (R/stringi_1.1.2.tar.gz) = 983c527ef51ca441def25438b7a4829de563deaa
|
|
|
|
RMD160 (R/stringi_1.1.2.tar.gz) = 56745cd4bec327c42e6bbbde085b7a10acc1c676
|
|
|
|
SHA512 (R/stringi_1.1.2.tar.gz) = 8145fa8c08146ca9a1d7d64cc4f0b5f4803231c860c5363f155826996c1f739964cd3b92d655335413508d56771c6debc14261b801c99d2f30c8d8b325bec253
|
|
|
|
Size (R/stringi_1.1.2.tar.gz) = 3644855 bytes
|
|
|
|
SHA1 (patch-configure) = 25897b9a905b9761f1d23a1a0b0177d61a3a1ab9
|