similar to: Summary of using R from within Perl

Displaying 20 results from an estimated 5000 matches similar to: "Summary of using R from within Perl"

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
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 #
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:
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
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
2005 Apr 27
1
R/Splus--Perl Interface && ssh
Hi: I'm using RSPerl_0.6-3 calling R from Perl under UNIX system. My perl programs with the RSPerl work well in my computer. If submitting these programs to a UNIX system by 'ssh' or to GNQS system by 'qsub', these programs do not work even though both systems can run R. Details are following. Any suggestion will be highly appreciated. Xiao My perl program 'tt.pl'
2008 Oct 15
1
Problem building Perl net-snmp
Hi I'm trying to build the perl modules of net-snmp-5.4.2. Everything seems to work fine until "make test"[1]. The problem with "DynaLoader.pm" seems to be an old one. The machine is Centos 5.2 i386 I'm trying to build instead of using the one available in the repos because I'll build in other platforms and also in nagios-plugins. Thanks Marcelo [1]
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
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
[Fwd: 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
2004 Aug 06
0
Ices0.3 and Perl 5.8.3
Has anyone got Ices0.3 to complile and make under when linking with Perl 5.8.3? I posted this a while back...but it needs a revival :D <p><p>I'm sure it's a Perl problem (maybe way I've compiled it?) but here's where 'make' throws down it's gloves and runs off into the distance. -------------------------------------------------------------------
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 *
2001 Jun 17
1
configure doesn't find perl 5 on suse 7.2
R-devel: ./configure doesn't find perl 5 on a SuSE 7.2 system wit perl 5.6.0 installed: this is the output of perl -v: ################################################################### omega:/usr/src/packages/BUILD-omega/R-devel # /usr/bin/perl -v This is perl, v5.6.0 built for i586-linux Copyright 1987-2000, Larry Wall Perl may be copied only under the terms of either the Artistic
2005 Mar 04
1
R-2.01 and RSPerl-0.6.2
Hi, I am somewhat new to R and RSPerl, but I think this particular problem has to do with RSPerl and so I am not sure if this is the right forum to ask for help. Nevertheless I am quite sure that many of you would have used RSPerl with R. My hardware platform is a Sun/Solaris V440 server running Solaris 9 operating system I use the gcc-3.4.0 compiler to compile R without any problems. My
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
2
Trouble compiling ices
Any help would be appreciated, not sure why this isn't compiling: Redhat 7.2 [root@jasmine ices-0.2.2]# ./configure --with-lame loading cache ./config.cache Building ices 0.2.2... checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found
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":
2011 Jun 27
0
Errors when installing RSPerl-0.92
Hello, I am having errors when I try to install RSPerl-0.92 under fedora 14. I have the following rpms installed: R-devel-2.13.0-1.fc14.x86_64 R-core-2.13.0-1.fc14.x86_64 perl-5.12.3-143.fc14.x86_64 perl-devel-5.12.3-143.fc14.x86_64 perl-ExtUtils-* (all of them from yum) Now I get the following errors: # R CMD INSTALL RSPerl_0.92-1.tar.gz * installing to library ‘/usr/lib64/R/library’ *
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