Closed mkao006 closed 8 years ago
The modules has to explicitly call the spline package, this is probably because a function in the faoswsImputation package calls the bs function but the splines package is not imported.
bs
resolved in https://github.com/SWS-Methodology/faoswsImputation/commit/8312ae5d2b8ad036a2bbbfe2eb567c287df4822f
The modules has to explicitly call the spline package, this is probably because a function in the faoswsImputation package calls the
bs
function but the splines package is not imported.