search for: parse_inlin

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

Did you mean: parse_inline
2017 Dec 06
2
FW: R-devel error
...#39;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 && !parent_mode()) { return(if (block) "" else g) } if (block) { n = length(g) if (n >= 2 && grepl(chu...
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
...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 && !parent_mode()) { return(if (block) "" else g) } if (block) { n = length(g) if (n >= 2 && grepl(chunk.end, g[n]...
2017 Dec 06
0
FW: R-devel error
...t;> 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 && !parent_mode()) { return(if (block) "" else >> g) } if (block) { n = length(g) if (n &gt...