Skip to content
Prev 2806 / 12125 Next

[R-pkg-devel] How do I know if/when my package is fit for CRAN?

Comments in-line
On 07/06/2018 11:23, Voeten, C.C. wrote:
There are quite a few packages on CRAN which are collections of things 
which people personally found useful so I would have thought your 
package might well be of benefit.

; and (2) when the code is in good enough shape to be submitted without 
me wasting the time of the people reviewing the submissions?  The code 
is currently at [1], but my question is explicitly not for other people 
to review my code - instead, I am asking how I can do that myself!

If it passes the standard checks it should be accepted. There are 
packages which contain stylistic features which I would not write myself 
but that would not matter. If people start using it they will probably 
give you feedback anyway.

One thing which occurs to me though is whether the maintaner of lmerTest 
would accept it into the package? If it has a different philosophy 
probably not but perhaps worth asking?

Michael