Re: [R-pkg-devel] Help with R check

2018-01-07 Thread Boxuan Cui
I made some updates and ran a couple of additional checks, e.g., R CMD check --as-cran, win-builder, AppVeyor, Travis. Everything is giving me status OK. However, when I try to resubmit my package, I get another ERROR running examples for arch 'i386': https://win-builder.r-project.org/incoming_pret

Re: [R-pkg-devel] Help with R check

2018-01-06 Thread Uwe Ligges
On 06.01.2018 18:36, Boxuan Cui wrote: Hi all, *[Issue 1]* This is the first time I have encountered this, and I have no idea what's going on. I really appreciate anyone's help on this. My package: https://cran.r-project.org/package=DataExplorer My story: - *[Jan 01]* - I plan t