[R-pkg-devel] How to Fix Debian and Linux Check Errors?

2022-12-12 Thread Ismail Otoakhia
I received the link below from CRAN https://cran.r-project.org/web/checks/check_results_ardl.nardl.html I cannot reproduce the error in the example files. Also, I have no idea how to fix the error on the r-devel-linux-x86_64-debian-gcc

[R-pkg-devel] How to reduce examples in a package that takes more than 5 seconds to run?

2022-12-15 Thread Ismail Otoakhia
The R package 'ardl.nardl' has some examples that take more than 5 seconds to run. I was advised by the CRAN team to reduce the run time to less than 5 seconds. How can this be achieved? E. I Otoakhia [[alternative HTML version deleted]] _

Re: [R-pkg-devel] How to reduce examples in a package that takes more than 5 seconds to run?

2022-12-16 Thread Ismail Otoakhia
Spencer Graves < spencer.gra...@effectivedefense.org> wrote: > > > On 12/15/22 9:02 AM, Ben Bolker wrote: > > > > > > On 2022-12-15 9:57 a.m., Brian G. Peterson wrote: > >> On 12/15/22 08:34, Ismail Otoakhia wrote: > >>> The R package 'ardl