Displaying 1 result from an estimated 1 matches for "packagexxx".
Did you mean:
package_xx
2017 Dec 07
1
Please to remove the warning when trying to check a package.
...unction calls ... NOTE
Foreign function call to a different package:
.C("svmpredict", ..., PACKAGE = "e1071")
See chapter 'System and foreign language interfaces' in the 'Writing R
Extensions' manual.
2) * checking R code for possible problems ... NOTE
predict.packageXXX: no visible global function definition for 'as'
predict.packageXXX: no visible global function definition for 'new'
Undefined global functions or variables:
as new
Consider adding
3) * checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imp...