[R-pkg-devel] Are import-export-only packages allowed on CRAN?

2015-07-05 Thread Richard Cotton
One piece of feedback that I received at useR was that the assertive package is getting too big, and should be broken down into smaller pieces. I want to split the functionality into assertive.base, assertive.types, and a few others, then have the assertive package as a virtual package (suggestion

[R-pkg-devel] How often does the r-devel docker file update?

2015-07-05 Thread Zhian Kamvar
Hello, I maintain a package that is going to be submitted for an update very soon. I utilize https://registry.hub.docker.com/u/rocker/r-devel/ to check my package with r-devel, but I cannot detect a pattern as to how often it updates. Is there a clear schedule of how often it updates? The reaso