Skip to content

No repository set, so cyclic dependency check skipped

4 messages · Paul Gilbert, Uwe Ligges

#
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
#
On 26.01.2014 17:52, Paul Gilbert wrote:
Set a repository (e.g,. via optiopns(repos=....) in your .Rprofile.

Best,
Uwe Ligges
#
On 01/26/2014 12:31 PM, Uwe Ligges wrote:
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
#
On 26.01.2014 18:48, Paul Gilbert wrote:
Arrrrgh, I have not set it for the on-demand checks, will do so soon.

Uwe