Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-30 Thread Danny Smith
Hi all, Confirming that I'm having issues building a package that depends on rJava (dialrjars: https://cran.r-project.org/package=dialrjars) with winbuilder so I can't submit updates to CRAN. The winbuilder error from my original post that Kevin linked to below is: ``` * installing *source* packa

Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-30 Thread David Winsemius
On 10/30/19 3:46 AM, Duncan Murdoch wrote: On 29/10/2019 7:23 p.m., David Winsemius wrote: On 10/29/19 2:12 PM, Jeff Newmiller wrote: Once again, you can color me mystified. Are you reading logs not referred to in this email thread? Hi Jeff; I suppose am reading else. I ran: maintainer(

Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-30 Thread Kevin Kuo
I was replying to the OP at https://stat.ethz.ch/pipermail/r-package-devel/2019q4/004539.html. This indeed pertains to reverse dependencies of rJava not passing checks on Windows. I have reached out to Uwe and will report back if I hear back. Thanks for the lively discussion :) On Wed, Oct 30, 201

Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-30 Thread Duncan Murdoch
On 29/10/2019 7:23 p.m., David Winsemius wrote: On 10/29/19 2:12 PM, Jeff Newmiller wrote: Once again, you can color me mystified. Are you reading logs not referred to in this email thread? Hi Jeff; I suppose am reading else. I ran: maintainer("rJava") ... and the result was Simon Urban

Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-29 Thread Jeff Newmiller
My understanding is that the failure of rJava in the winbuilder server is likely to be a system configuration error specific to that server, and is a sysadmin issue rather than a package maintainer issue. But the sysadmin may know different. On October 29, 2019 4:23:24 PM PDT, David Winsemius

Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-29 Thread David Winsemius
On 10/29/19 2:12 PM, Jeff Newmiller wrote: Once again, you can color me mystified. Are you reading logs not referred to in this email thread? Hi Jeff; I suppose am reading else. I ran: maintainer("rJava") ... and the result was Simon Urbanek's name (which wasn't surprising to me), and

Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-29 Thread Jeff Newmiller
Once again, you can color me mystified. Are you reading logs not referred to in this email thread? On October 29, 2019 12:28:59 PM PDT, David Winsemius wrote: > >On 10/29/19 12:22 PM, Jeff Newmiller wrote: >> I suspect David did not read the subject line. This is about >winbuilder [1]. I don't

Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-29 Thread David Winsemius
On 10/29/19 12:22 PM, Jeff Newmiller wrote: > I suspect David did not read the subject line. This is about winbuilder [1]. > I don't know who runs that service (Uwe?), but this sounds like they need to > investigate. Correct on the first point, but when I go to that page it says: Pleasedo n

Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-29 Thread Jeff Newmiller
I suspect David did not read the subject line. This is about winbuilder [1]. I don't know who runs that service (Uwe?), but this sounds like they need to investigate. [1] https://win-builder.r-project.org/ On October 29, 2019 9:28:23 AM PDT, David Winsemius wrote: > >On 10/29/19 4:48 AM, Kevi

Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-29 Thread David Winsemius
On 10/29/19 4:48 AM, Kevin Kuo wrote: Seems like all rev deps of rJava are failing Windows checks with the same error. Might be a Java architecture mismatch issue? Copied from the rJava GitHub page: == Bug reports Please userJava GitHub issues page

Re: [R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-29 Thread Kevin Kuo
Seems like all rev deps of rJava are failing Windows checks with the same error. Might be a Java architecture mismatch issue? [[alternative HTML version deleted]] __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinf

[R-pkg-devel] winbuilder fails for package depending on rJava

2019-10-17 Thread Danny Smith
Hi all, I'm trying to ready a package update for CRAN, but it's failing 32 bit Windows checks because of rJava: ``` * installing *source* package 'dialrjars' ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** bu