=================================================================== RCS file: /home/cvs/OpenXM/src/R/r-packages/hgm/NAMESPACE,v retrieving revision 1.3 retrieving revision 1.13 diff -u -p -r1.3 -r1.13 --- OpenXM/src/R/r-packages/hgm/NAMESPACE 2013/03/26 05:53:57 1.3 +++ OpenXM/src/R/r-packages/hgm/NAMESPACE 2016/02/13 06:47:50 1.13 @@ -1,3 +1,11 @@ useDynLib(hgm) -export(hgm.so3nc) -export(hgm.pwishart) \ No newline at end of file +import(deSolve) +export(hgm.pwishart) +export(hgm.ncso3) +export(hgm.ncorthant) +export(hgm.Rhgm) +export(hgm.Rhgm.demo1) +export(hgm.ncBingham) +export(hgm.p2wishart) + +