Re: [R-pkg-devel] New package submission error (ieee_arithmetic)

2017-12-01 Thread Waleed Almutiry
Hey Avi, Thank you very much for your valuable suggestion. It works fine now. Many thanks, Waleed > On Nov 30, 2017, at 11:02 AM, Waleed Almutiry wrote: > > Hey Avi, > > Thank you for your valuable help and suggestion. That’s a great work to > handle the infinity and NAN values. I will impl

Re: [R-pkg-devel] New package submission error (ieee_arithmetic)

2017-11-30 Thread Avraham Adler
On Wed, Nov 29, 2017 at 4:37 PM, Waleed Almutiry wrote: > Hi all, > > I tried to upload my package to CRAN and did not pass the the incoming > checks. This was because the use of ieee_arithmetic module in a fortran > subroutine in the src folder. I built and checked the package using (R CMD > b

Re: [R-pkg-devel] New package submission error (ieee_arithmetic)

2017-11-30 Thread Avraham Adler
On Wed, Nov 29, 2017 at 4:37 PM, Waleed Almutiry wrote: > I tried to upload my package to CRAN and did not pass the the incoming > checks. This was because the use of ieee_arithmetic module in a fortran > subroutine in the src folder. I built and checked the package using (R CMD > build) and (R