Skip to content
Prev 9016 / 63424 Next

CRAN scripts?

Martin Maechler wrote:
...
...

Don't keep bundle support around just on my account. The one thing that I think
is useful is that the inter-dependencies in my packages also depend on package
versions, and I don't think require() checks versions. By putting the packages
in a bundle I am relatively sure a user will get versions of the packages that
are suppose to work together. Of course, this is a bigger problem than just my
packages, so a more comprehensive solution would be better.

Paul Gilbert