Re: [R-pkg-devel] Solaris: Error with package imports

2020-09-25 Thread Uwe Ligges
On 25.09.2020 14:59, Rafael H. M. Pereira wrote: Thank you for the clarification, Uwe. in this case, this error on Solaris alone should not be a problem to keep the package on CRAN. right? Ideally move the jdx dependency to "Suggests" if that nmakes sense and you have funtionality that doe

Re: [R-pkg-devel] Solaris: Error with package imports

2020-09-25 Thread Rafael H. M. Pereira
Thank you for the clarification, Uwe. in this case, this error on Solaris alone should not be a problem to keep the package on CRAN. right? best, Rafa On Fri, Sep 25, 2020 at 9:57 AM Uwe Ligges wrote: > Yes, jdx has > > SystemRequirements: Java Runtime Environment (>= 8) > > hence not on

Re: [R-pkg-devel] Solaris: Error with package imports

2020-09-25 Thread Uwe Ligges
Yes, jdx has SystemRequirements: Java Runtime Environment (>= 8) hence not on Solaris. Best, Uwe Ligges On 25.09.2020 14:44, Rafael H. M. Pereira wrote: Hi all. I'm having a strange error with the CRAN checks on Solaris. The Solaris server throws the error: Package required but not avai