Re: [R] Please to remove the warning when trying to check a package.

2017-12-07 Thread Duncan Murdoch
R-help is the wrong list for questions about developing packages. I'll send a reply to you and to R-package-devel, which is the right list. Duncan Murdoch On 07/12/2017 4:43 AM, Pijush Das wrote: Hello Sir, I have been trying to create a package in R. When I have put the check option in R

[R] Please to remove the warning when trying to check a package.

2017-12-07 Thread Pijush Das
Hello Sir, I have been trying to create a package in R. When I have put the check option in R studio to check everything is ok that time I have found two warnings and three notes. Those are given below. warnings: 1) * checking dependencies in R code ... WARNING '::' or ':::' import not declared