search for: thrombolyt

Displaying 2 results from an estimated 2 matches for "thrombolyt".

Did you mean: thrombolytic
2015 Dec 16
2
Mystifying SEGFAULT on 3.2.3 but not 3.2.2
...-e "install.packages(c('devtools','igraph','meta','truncnorm','rcdd'))" The code that produces a SEGFAULT (usually after 5-15 iterations) under 3.2.3, but not 3.2.2: library(devtools) load_all('gemtc') for (i in 1:100) { print(i); mtc.model(thrombolytic) } (note that the SEGFAULT also happens without devtools) The sessionInfo() in 3.2.2: R version 3.2.2 (2015-08-14) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Ubuntu 14.04.3 LTS locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=nl_NL.UTF-8 LC_COLLATE=en_US.UTF-...
2015 Dec 16
0
Mystifying SEGFAULT on 3.2.3 but not 3.2.2
...d-line where install.r is a part of r-cran-littler, or littler now on CRAN, which I link into /usr/local/bin. ] | The code that produces a SEGFAULT (usually after 5-15 iterations) under | 3.2.3, but not 3.2.2: | library(devtools) | load_all('gemtc') | for (i in 1:100) { print(i); mtc.model(thrombolytic) } | (note that the SEGFAULT also happens without devtools) | | The sessionInfo() in 3.2.2: | | R version 3.2.2 (2015-08-14) | Platform: x86_64-pc-linux-gnu (64-bit) | Running under: Ubuntu 14.04.3 LTS We have a dedicated list for running R on Debian/Ubuntu/... systems: r-sig-debian. Consider...