Re: [R-pkg-devel] devtools::revdep_check error message

2015-09-03 Thread Duncan Murdoch
On 03/09/2015 6:07 PM, Chay Ngee Lim wrote: > Hi, > > I am a first time package developer, having issues with the downstream > dependency check function -- devtools::revdep_check. > >>From the manual, it seems that by default the current directory will > be set as the package path so I was workin

[R-pkg-devel] devtools::revdep_check error message

2015-09-03 Thread Chay Ngee Lim
Hi, I am a first time package developer, having issues with the downstream dependency check function -- devtools::revdep_check. >From the manual, it seems that by default the current directory will be set as the package path so I was working within the package path and had completed the checks be