Re: [R-pkg-devel] attempt to re-insert old removed package

2019-04-05 Thread Georgi Boshnakov
Sent: 05 April 2019 12:53 To: peter dalgaard Cc: r-package-devel@r-project.org Subject: Re: [R-pkg-devel] attempt to re-insert old removed package On 5 April 2019 at 13:30, peter dalgaard wrote: | For most packages[*], I assume that you can just take on the role as maintainer, bump the version

Re: [R-pkg-devel] attempt to re-insert old removed package

2019-04-05 Thread Dirk Eddelbuettel
On 5 April 2019 at 13:30, peter dalgaard wrote: | For most packages[*], I assume that you can just take on the role as maintainer, bump the version number and resubmit. If you don't actually maintain it, then of course it might fall of CRAN again after a while. | | -pd | | [*] Actually, I

Re: [R-pkg-devel] attempt to re-insert old removed package

2019-04-05 Thread peter dalgaard
For most packages[*], I assume that you can just take on the role as maintainer, bump the version number and resubmit. If you don't actually maintain it, then of course it might fall of CRAN again after a while. -pd [*] Actually, I expect that CRAN policy implies "all" here; I just can't be

[R-pkg-devel] attempt to re-insert old removed package

2019-04-05 Thread Ramón Fallon
Hi, I've been searching for some procedures to try an get an old package back into CRAN. It's package that has the re exclamation mark on cran github and is not available via install.packages() for modern version of R. However some small changes to the source were enough to get it installed via