=================================================================== RCS file: /home/cvs/OpenXM/src/R/r-packages/hgm/NAMESPACE,v retrieving revision 1.6 retrieving revision 1.12 diff -u -p -r1.6 -r1.12 --- OpenXM/src/R/r-packages/hgm/NAMESPACE 2014/03/25 02:25:26 1.6 +++ OpenXM/src/R/r-packages/hgm/NAMESPACE 2015/03/26 06:45:10 1.12 @@ -1,9 +1,10 @@ useDynLib(hgm) -export(hgm.so3nc) +import(deSolve) export(hgm.pwishart) export(hgm.ncso3) -export(hgm.normalizingConstantOfFisherDistributionOnSO3) export(hgm.ncorthant) -export(hgm.normalizingConstantOfOrthant) export(hgm.Rhgm) -export(hgm.Rhgm.demo1) \ No newline at end of file +export(hgm.Rhgm.demo1) +export(hgm.ncBingham) + +