Re: [R-pkg-devel] meta-question

2019-09-07 Thread Jeff Newmiller
I don't think this list is only for questions about submitting to CRAN, but it is specific to writing packages for R. If your question could just as easily apply to another language then you probably ought to ask elsewhere. Perhaps https://softwareengineering.stackexchange.com/help/on-topic ?

[R-pkg-devel] meta-question

2019-09-07 Thread David Hugh-Jones
Hi all, A meta-question: I am developing a new package ( https://github.com/hughjonesd/santoku) and I would like to ask some questions. But they are not about e.g. R CMD check or CRAN submission - instead they're more abstract questions of software design. Is this the right place to ask? Cheers,