Importing median()
and pnorm()
from the stats package.
Properly registering C functions.
One of the internal C functions was only implicitly declared.
Package no longer gives a warning (error in R devel) when loaded
reporting on Error : .onLoad failed in loadNamespace() for 'HaarSeg', details: call: library.dynam(pkgname, package = pkgname) error: argument "lib.loc" is missing, with no default
.
When unloading the package, an exception .onUnload failed in unloadNamespace() for 'HaarSeg', details: call: library.dynam.unload( libpath = libpath) error: no shared object was specified
would be thrown.
http://www.ee.technion.ac.il/Sites/People/YoninaEldar/
.