Re: [R-pkg-devel] List of reverse dependencies, including archived packages

2019-02-26 Thread Dirk Eddelbuettel
On 26 February 2019 at 20:38, Uwe Ligges wrote: | | | On 26.02.2019 18:59, Iñaki Ucar wrote: | > On Tue, 26 Feb 2019 at 18:38, Oliver Dechant wrote: | >> | >> Somewhat relatedly is there a way to monitor when a package has new | >> reverse depends or imports added? | > | > I don't know of any

Re: [R-pkg-devel] List of reverse dependencies, including archived packages

2019-02-26 Thread Uwe Ligges
On 26.02.2019 18:59, Iñaki Ucar wrote: On Tue, 26 Feb 2019 at 18:38, Oliver Dechant wrote: Somewhat relatedly is there a way to monitor when a package has new reverse depends or imports added? I don't know of any service currently providing this, if that's what you're asking. But it's pre

Re: [R-pkg-devel] List of reverse dependencies, including archived packages

2019-02-26 Thread Iñaki Ucar
On Tue, 26 Feb 2019 at 18:38, Oliver Dechant wrote: > > Somewhat relatedly is there a way to monitor when a package has new > reverse depends or imports added? I don't know of any service currently providing this, if that's what you're asking. But it's pretty straightforward to set up a cron job

Re: [R-pkg-devel] List of reverse dependencies, including archived packages

2019-02-26 Thread Oliver Dechant
Somewhat relatedly is there a way to monitor when a package has new reverse depends or imports added? -- Oliver Dechant __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

Re: [R-pkg-devel] Possible Rtools path problem

2019-02-26 Thread Horia Yeb
Hey all and thank you for helping me, In the end, I re-installed R, and R tools and the check gives me no error –on this computer. I tried all of the above, didn't solve the problem. Thanks again anyway! Horia. On Mon, 25 Feb 2019 at 19:09, Uwe Ligges wrote: > One of the programs that don't wor

Re: [R-pkg-devel] List of reverse dependencies, including archived packages

2019-02-26 Thread Peter Carbonetto
That works quite well! Thank you for the suggestion. Peter On Tue, Feb 26, 2019 at 1:45 AM Iñaki Ucar wrote: > On Tue, 26 Feb 2019 at 05:29, Peter Carbonetto > wrote: > > > > I'm wondering if there is a way to get a list of reverse dependencies on > > CRAN that includes archived packages. > >