I am building R package in R version 3.1.3, but whenever i try to install it I get the following error message;
* installing *source* package ‘SPO’ ...
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
Error : argument "data" is missing, with no default
Error : unable to load R code in package ‘SPO’
ERROR: lazy loading failed for package ‘SPO’
* removing ‘/home/evans/Desktop/SPO.Rcheck/SPO’
Kindly any help on how to fix lazy loading problem will be highly appreciated. Thank you.