When checking a package I am getting * checking package dependencies ... NOTE No repository set, so cyclic dependency check skipped How/where do I set the repository so I don't get this note? No doubt this is explained in Writing R Extension, but I have not found it. Paul
No repository set, so cyclic dependency check skipped
4 messages · Paul Gilbert, Uwe Ligges
On 26.01.2014 17:52, Paul Gilbert wrote:
When checking a package I am getting * checking package dependencies ... NOTE No repository set, so cyclic dependency check skipped How/where do I set the repository so I don't get this note?
Set a repository (e.g,. via optiopns(repos=....) in your .Rprofile. Best, Uwe Ligges
No doubt this is explained in Writing R Extension, but I have not found it. Paul
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
On 01/26/2014 12:31 PM, Uwe Ligges wrote:
On 26.01.2014 17:52, Paul Gilbert wrote:
When checking a package I am getting * checking package dependencies ... NOTE No repository set, so cyclic dependency check skipped How/where do I set the repository so I don't get this note?
Set a repository (e.g,. via optiopns(repos=....) in your .Rprofile.
I'm getting this note when I check in R-devel on your win-builder site. Does that mean I need to set .Rprofile or you do? Best, Paul
Best, Uwe Ligges
No doubt this is explained in Writing R Extension, but I have not found it. Paul
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
On 26.01.2014 18:48, Paul Gilbert wrote:
On 01/26/2014 12:31 PM, Uwe Ligges wrote:
On 26.01.2014 17:52, Paul Gilbert wrote:
When checking a package I am getting * checking package dependencies ... NOTE No repository set, so cyclic dependency check skipped How/where do I set the repository so I don't get this note?
Set a repository (e.g,. via optiopns(repos=....) in your .Rprofile.
I'm getting this note when I check in R-devel on your win-builder site. Does that mean I need to set .Rprofile or you do?
Arrrrgh, I have not set it for the on-demand checks, will do so soon. Uwe
Best, Paul
Best, Uwe Ligges
No doubt this is explained in Writing R Extension, but I have not found it. Paul
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel