=================================================================== RCS file: /home/cvs/OpenXM/src/R/r-packages/hgm/NAMESPACE,v retrieving revision 1.2 retrieving revision 1.13 diff -u -p -r1.2 -r1.13 --- OpenXM/src/R/r-packages/hgm/NAMESPACE 2013/02/23 07:00:21 1.2 +++ 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.cwishart) \ 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) + +