search for: gslpaper

Displaying 2 results from an estimated 2 matches for "gslpaper".

2012 Jul 24
1
Trouble with Installing R Package gsl
...accept ISO C89... none needed configure: error: Need GSL version >= 1.12 ** libs .....compile installing to /data1/zhucai/local/R-2.15.1/library/gsl/libs ** R ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ‘gslpaper.Rnw’ ** testing if installed package can be loaded Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/data1/zhucai/local/R-2.15.1/library/gsl/libs/gsl.so': libgsl.so.0: cannot open shared object file: No such file or directory Error: loading failed Executio...
2010 May 10
1
Polylogarithm
I am writing to ask if R has a build- in function to calculate this polylogarithm Li_n(z) function , also known as the Jonqui?re's function defined as Li_n(z)=sum_(k=1)^infty(z^k)/(k^n) Thanks Andy