Re: [R-pkg-devel] NOTE from checking for detritus in the temp directory

2020-07-04 Thread Applied Statistics Laboratory
Dear Gábor, Thanks so much for your suggestions. Now my problems are solved. Best wishes, CP On Sun, Jul 5, 2020 at 9:52 AM Gábor Csárdi wrote: > URLs are fine, the problem is with opening external programs like a > web browser or a PDF viewer. I think you do that here: > > > https://github.c

Re: [R-pkg-devel] NOTE from checking for detritus in the temp directory

2020-07-04 Thread Gábor Csárdi
URLs are fine, the problem is with opening external programs like a web browser or a PDF viewer. I think you do that here: https://github.com/AppliedStat/R/blob/8e4173da8917caf0f4f68d4056902075fb9013c2/rQCC/man/factors.cc.Rd#L118 https://github.com/AppliedStat/R/blob/8e4173da8917caf0f4f68d40569020

Re: [R-pkg-devel] NOTE from checking for detritus in the temp directory

2020-07-04 Thread Applied Statistics Laboratory
Thanks Gábor, I removed all the URLs in the *.Rd files and resubmitted to CRAN. I got the same NOTE again as below: After removing the URLs in the *.Rd : https://win-builder.r-project.org/incoming_pretest/rQCC_1.20.7_20200704_161730/Debian/00check.log Just in case, the below is the NOTE before

Re: [R-pkg-devel] NOTE from checking for detritus in the temp directory

2020-07-04 Thread Gábor Csárdi
Most likely this is because you start a web browser in your examples or tests. Try to find where that happens, and don't run it that example or test case on CRAN. Gabor On Sat, Jul 4, 2020 at 1:46 PM Applied Statistics Laboratory wrote: > > Dear All, > > I got a NOTE from CRAN: > > > > > > > > *