Skip to content
Prev 9700 / 12125 Next

[R-pkg-devel] Problem with "additional repository".

I have submitted a new package to CRAN, and this package has been
knocked back on the basis of a NOTE:
This suggested package consists of data sets, the size of which is too
large to satisfy CRAN's constraints. I put this package in a repository
on github, from which it can be accessed by users.

My DESCRIPTION file contains the line:
The given URL seems to work, in that users can indeed load the
ionChannelData package via the command
I was under the impression that this was all that I needed to do.  The
CRAN checking process acknowledges the existence of the repository in
question:
So CRAN knows about this repository.  Why can it not make use of it?

What can/should I do to resolve this problem?

I guess I could simply *not* Suggest ionChannelData.  But what then, is
the point of the option of including an Additional_repositories field in
the DESCRIPTION file?

cheers,

Rolf Turner