[Rcpp-devel] 95% and 99% confidence bands using qqPlot() in car package

2018-07-29 Thread Shaami
Hi I want to use qqPlot() with 95 % and 99% confidence bands together in one single plot. Could you please guide me how to do that? By default, we can plot only one confidence band. I already acknowledge your help. Thank You Shaami ___ Rcpp-devel mail

Re: [Rcpp-devel] `checkUserInterrupt()` might not be safe if Rcout is used.

2018-07-29 Thread Wush Wu
Hi Kevin, I tried the latest master branch ("522e66d9ea04502b4a98bb28642fb4724ff0a479") in R 3.5.1, but the `checkUserInterrupt` still does not throw the exception. The R is under a docker container (library/r-base:3.5.1), so there should be no GUI. Hope these info helps. Best, Wush On Fri, Ju