similar to: [Fwd: RSPerl help.]

Displaying 20 results from an estimated 1000 matches similar to: "[Fwd: RSPerl help.]"

2010 Jan 19
0
RSPerl help.
Dear Sir, I am Vijaya, working as a research assistant in one small research organisation named IBAB in India. Here is my problem, after installing RSPerl in linux, I tried to test it by executing test.pl program which is present in RSPerl/script directory but I am getting the following error Can't load '/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/R/R.so'
2010 Jan 22
0
RSPerl installation problem.
Hi, After installing RSPerl module, when I tried to test the module, I am getting the following error. Can't load '/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/R/R.so' for module R: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/R/R.so: undefined symbol: R_ClassSymbol at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230. at rpack.pl
2003 Jul 06
0
Installing RSPerl (PR#3415)
Full_Name: Nisai Wanakule Version: 1.7.1 OS: Solaris 2.9 Submission from: (NULL) (65.32.94.36) I tried to install RSPerl with --with-in-perl option and got some errors. R was built with --enable-R-shlib as indicated in the RSPerl instructions. Here is the list output during installation: nisai@lagrange:src 102$ R CMD INSTALL -c --configure-args='--with-in-perl' RSPerl_0.5-7.tar.gz *
2007 Mar 22
0
Fwd: RSPerl buffer overflow
Hi, I installed RSPerl (RSPerl_0.91-2.tar.gz) and after loading the library I get a buffer overflow. below is the output from R and below that the messages during the installation. Its on an AMD opteron system running Fedora Core5 R version 2.4.1 (2006-12-18). Thank you very much for your help. Ido > sessionInfo() R version 2.4.1 (2006-12-18) x86_64-redhat-linux-gnu locale:
2004 Nov 11
1
RSPerl problem with testing
Hi, I'm trying to install de RSPerl module and i have some problems trying to test it. I've tried to contact with the author but the e-mail address seems not to exist. Hope that anyone in this list could explain me a little about this problem. I have a bash shell and what i do is the following: #PERLLIB=/usr/lib/R/library/RSPerl/share/blib/arch:/usr/lib/R/library/RSPerl/share/blib/lib #
2003 Dec 18
1
RSPerl
If anyone can help it would be very much apreciated... System RedHat 9 R installed as # ./configure --enable-R-shlib # make # make install and R seems to work fine ... Then I do # R INSTALL --clean --configure-args='--with-in-perl' RSPerl_0.5-7.tar.gz # export R_HOME=/usr/local/lib/R # cd /usr/local/lib/R/library/RSPerl/examples/ # perl -I
2005 Jul 12
1
Installing RSPerl and Statistics::R
Hi list, For my research, I started using R as a statistics engine, driven by perl scripts that manage my data and computational jobs. I recently upgraded my cluster to Suse 9.2, and obviously wanted to upgrade R to it's latest version, 2.1.1. Installation of R-2.1.1 went flawlessly thanks to the rpm's created by Detlef Steuer (see cran, thanks Detlef). To interface perl and R, two
2008 May 24
1
RSPerl & OS X
Hi, I'm wanting to call R from Perl via the RSPerl package. However I cannot seem to install it on my Macbook (OS X Tiger - R 2.6 - Perl 5.8.6). I try to install the source downloaded from the sigmahat website - but it seems to fail - when I search my system for R.pm - I can't find it? Something looks to be going wrong with the make bits? Cheers David M ---- $ R CMD INSTALL
2009 Oct 20
0
Perl error - Can't locate R/Rdconv.pm in @INC
Dear list, I've a package, myPkg, which was developed on R v 2.6.1. I have installed R v2.9.2 from source, with a shared library and tcktk support. The package, myPkg, depends on RSPerl, and imports it in its NAMESPACE. I've downloaded and installed RSPerl using command: >R CMD INSTALL -c --configure-args="--with-modules='IO \ Fcntl Socket Storable XML::Parser::Expat
2003 Mar 26
1
RSPerl, R-1.6.2 and Perl-5.8.0
Hi, I tried to run the test (after installing the pacakge), but ran into an error: [laurent at ym151011 tests]$ perl -I../share/blib/arch -I../share/blib/lib test.pl 1..1 Can't load '../share/blib/arch/auto/R/R.so' for module R: /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/ModPerl/Global/Global.so: undefined symbol: modperl_perl_global_avcv_call at
2008 Aug 20
1
vicidial mysql problem
I installed asterisk, astguiclient, php and mysql. but when i dialled one number to another number my asterisk server give the following error: > /var/lib/asterisk/agi-bin/agi-VDAD_ALL_inbound.agi > install_driver(mysql) failed: Can't load > '/usr/lib/perl5/site_perl/5.8.8/i486-linux-thread-multi/auto/DBD/mysql/mysql.so' > for module DBD::mysql: libmysqlclient.so.15:
2008 Jan 14
1
Install RSPerl in Leopard
Hi, I am having problems installing RSPerl 0.92-1 in my Mac OSX 10.5.1. I?ve installed correctly R-2.6.1 with the .mpkg. I run the next command: <R CMD INSTALL --configure-args=' --with-in- perl ' RSPerl> And the next error message appears: RSPerl * Installing to library '/Library/Frameworks/R.framework/Resources/ library' * Installing *source* package
2004 Aug 06
0
error compile Shout-2.0.1 on FreeBSD 4.9
Hello, All! Sorry for my english, I'am from Ukraine. I trying install Shout 2.0.1 module on my server: # perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Shout # make cp example2.pl blib/lib/example2.pl cp example.pl blib/lib/example.pl cp Shout.pm blib/lib/Shout.pm AutoSplitting blib/lib/Shout.pm (blib/lib/auto/Shout) /usr/bin/perl
2008 Feb 26
0
RSPerl on OS X Server 10.4.11
Hello, I tried the R-Sig-Mac list with this query, but had no takers. I hope that the following isn't too far off the mark for this list. Many thanks in advance if someone can help me out! Quick summary: I can't get RSPerl working on a PPC G5 with the pre-compiled binary for Mac OS X, but it does work if I compile R from source with the "--enable-R-shlib" flag. If I
2004 Jun 18
1
Problems running RSPerl w. SuSe 9.0 / Perl 5.8.1
Hi, installation of RSPerl works fine without errors. Running RSPerl does not work at all. If I start R, and then enter this command: library(RSPerl) this error appears: ----------------- > library(RSPerl) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/usr/local/lib/R/library/RSPerl/libs/RSPerl.so":
2009 Oct 29
1
Error installing RSPerl.
Dear list, I have updated to version R-2.10.0. When I try to load the RSPerl library I get the following error: > library(RSPerl) Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared library '/usr/local/lib/R/library/RSPerl/libs/RSPerl.so': /usr/local/lib/R/library/RSPerl/libs/RSPerl.so: undefined symbol: boot_DB_File__Glob Error: package/namespace load failed
2002 Jul 18
1
RSPerl on OS X
Hello, Has anyone gotten RSPerl ( (http://www.omegahat.org/RSPerl/) to work on Mac OS X? After installing RSPerl, I run the test program (or, even simpler, perl -e 'use R;') and get the following error: dyld: perl Undefined symbols: _RPerl_createRProxy _RPerl_discardRProxy _RPerl_getProxyValue _RPerl_getReferenceName _addPerlConverterRoutine _fromPerl _tryEval _userLevelConversionToPerl
2007 Dec 20
0
Can't install RSPERL under windows
I know that I'm a fool for trying to get this working under windows but I'm obliged. Note I have R 2.6.1 and the latest cygwin. I'm running winxp sp2. 1) If I issue: R CMD INSTALL RSPerl_0.92-1.tar.gz, it fails as such ---------- Making package RSPerl ------------ ********************************************** WARNING: this package has a configure script It
2002 Jul 15
0
Using R from within Perl
Hello All, I installed RSPerl following the instructions from http://www.omegahat.org/RSPerl/ but got an error message when I tried to run test2.pl. The error is : Can't load '../share/blib/arch/auto/R/R.so' for module R: cannot open shared object file: cannot load shared object file: No such file or directory at /usr/lib/perl5/5.6.0/i686-linux/DynaLoader.pm line 200. at test.pl
2002 Jul 16
0
Summary of using R from within Perl
Many thanks to Duncan Lang and Patrick Connolly for their very helpful suggestions. I used ldd to look up R.so and was told that libR.so was not found. After I changed LD_LIBRARY_PATH, it worked! Weidong Weidong Zhang wrote: > Hello All, > > I installed RSPerl following the instructions from > http://www.omegahat.org/RSPerl/ but got an error message when I tried to > run