search for: omit_no_match

Displaying 4 results from an estimated 4 matches for "omit_no_match".

2017 Dec 06
2
FW: R-devel error
...nettes(dir = '.', tangle = TRUE)" > '/tmp/RtmpV1grVw/xshell3e793c7d5258' 2>&1 > ERROR > > *** caught segfault *** > address 0x1, cause 'memory not mapped' > > Traceback: > 1: .Call(C_stri_locate_all_regex, str, pattern, omit_no_match, opts_regex) > 2: stri_locate_all_regex(string, pattern, omit_no_match = TRUE, opts_regex = opts) > 3: stringr::str_locate_all(input, inline.code) > 4: parse_inline(g, patterns) > 5: FUN(X[[i]], ...) > 6: lapply(groups, function(g) { block = grepl(chunk.beg...
2017 Dec 05
2
FW: R-devel error
I am resubmitting this bug report but with additional information. I am running this with windows 10: w64-mingw32 with R Under development (unstable) (2017-12-04 r73829). I build 'httk' from the command prompt using 'R CMD build httk' after installing the required packages. Then when the vignettes are being created, it crashes. Today I installed the latest versions of Rtools,
2017 Dec 06
0
FW: R-devel error
...fault-packages= -e "tools::buildVignettes(dir = '.', tangle = TRUE)" > '/tmp/RtmpV1grVw/xshell3e793c7d5258' 2>&1 ERROR *** caught segfault *** address 0x1, cause 'memory not mapped' Traceback: 1: .Call(C_stri_locate_all_regex, str, pattern, omit_no_match, opts_regex) 2: stri_locate_all_regex(string, pattern, omit_no_match = TRUE, opts_regex = opts) 3: stringr::str_locate_all(input, inline.code) 4: parse_inline(g, patterns) 5: FUN(X[[i]], ...) 6: lapply(groups, function(g) { block = grepl(chunk.begin, g[1]) if (!set.preamble...
2017 Dec 06
0
FW: R-devel error
...TRUE)" > >> '/tmp/RtmpV1grVw/xshell3e793c7d5258' 2>&1 >> ERROR >> >> *** caught segfault *** >> address 0x1, cause 'memory not mapped' >> >> Traceback: >> 1: .Call(C_stri_locate_all_regex, str, pattern, omit_no_match, >> opts_regex) >> 2: stri_locate_all_regex(string, pattern, omit_no_match = TRUE, >> opts_regex = opts) >> 3: stringr::str_locate_all(input, inline.code) >> 4: parse_inline(g, patterns) >> 5: FUN(X[[i]], ...) >> 6: lapply(groups, funct...