--- - branch: MAIN date: Sun Dec 18 02:18:39 UTC 2016 files: - new: '1.5' old: '1.4' path: pkgsrc/textproc/R-stringi/Makefile pathrev: pkgsrc/textproc/R-stringi/Makefile@1.5 type: modified - new: '1.2' old: '1.1' path: pkgsrc/textproc/R-stringi/distinfo pathrev: pkgsrc/textproc/R-stringi/distinfo@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/textproc/R-stringi/patches/patch-configure pathrev: pkgsrc/textproc/R-stringi/patches/patch-configure@1.2 type: modified id: 20161218T021839Z.b0379dc98b7e2506c8aeda468db21e53e2bd2df5 log: | 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. module: pkgsrc subject: 'CVS commit: pkgsrc/textproc/R-stringi' unixtime: '1482027519' user: wen