similar to: R package installation (PR#13726)

Displaying 20 results from an estimated 100 matches similar to: "R package installation (PR#13726)"

2011 Jul 04
1
R CMD SHLIB with ifort
Hi, I am running Linux (64 bit) R, compiled under gnu compilers. I am looking to compile a Fortran program with the ifort (the intel compiler) and then be able to import that as a library into my version of R. I am using the flags FC=ifort and SHLIB_FCLD=ifort, however ifort does not seem to recognize the libR.so file. Does any one have experience with this/know of a a way to load an ifort
2010 Jul 12
2
R-2.11.1 build and 'so' libraries withouth the 'lib' prefix
Greetings, I have a computer with the following setup: 1)cblfs (pure 64-bit (amd64) linux), kernel2.6.34 gcc4.4.2 2)R-2.11.1 I compiled R with BLAS and lapack using the switched ( --with-blas="- lpthread -latlas -lfptf77blas" --with-lapack="-llapack -lcblas" ). (( http://cran.r-project.org/doc/manuals/R-admin.html#Linear-algebra) ) Prior to compiling R-2.11.1 sh
2007 Jul 30
0
install error for RBGL_1.12.0 on linux ---2
Hi, Li and all lists, More, I have searched the web, and found one solution as described in: https://stat.ethz.ch/pipermail/bioc-devel/2007-June/001168.html But, My condition is some how different: 1) my g++ version is: g++ (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5) 2) the SHLIB file is the same, but some difference in /usr/local/lib/R/etc/Makeconf: SHELL = /bin/sh SHLIB_CFLAGS =
2006 May 01
6
R-2.3.0 make error
Dear list, When compiling the R-2.3.0 on FC4 x86_64, I got the following errors: make[3]: Entering directory `/project/scratch3/ligroup/wuming/src/R-2.3.0/src/main' gcc -Wl,--export-dynamic -L/usr/local/lib64 -o R.bin Rmain.o CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o
2009 Mar 21
2
How to change Rlapack by lapack (for rpy2 installation)?
(I asked an earlier question on the rpy2 installation to the rpy2 list, the solution there was to edit the setup.py script, but this looks beyond what I can do unless someone tells me exactly what to modify). I have R 2.8.1 on 2 machines running ubuntu 8.04 (packages R-base and R-base-dev, among others, installed using Synaptic) and while the installation of rpy2 went fine on machine1, failed on
2010 Jun 08
3
Question on trying to build R 2.11.1 on Tru64(aka OSF1) system
Hello, I am trying to build the R-2.11.1 software for university faculty to use in research projects on a DEC/Compaq/HP AlphaServer model GS160 16CPU/64GB memory running Tru64Unix aka OSF1 version 5.1B-5. Is it known whether it is possible to build the R-2.11.1 software on the platform I am using? In my attempts to build the R-2.11.1 software, I first used the native C and Fortran 77/90/95
2009 Jul 23
1
problem building R 2.9.1 from source on RHEL 4 (x86_64)
I am building from source on RHEL 4 and have run into a problem while running "make check": running code in 'lapack.R' ...make[3]: *** [lapack.Rout] Error 1 make[3]: Leaving directory `/opt/R/R-2.9.1/tests' make[2]: *** [test-Specific] Error 2 make[2]: Leaving directory `/opt/R/R-2.9.1/tests' make[1]: *** [test-all-basics] Error 1 make[1]: Leaving
2009 Feb 21
1
Install failure (PR#13545)
Hello: Encountered a problem installing R on CentOS release 5.2 This is a 64bit OS I need to know if this will work on this server or do I need to change OS> Thanks Bob I downloaded the source ( R-2.8.1.tar.gz ) due to no release being available for CentOS. My ./configure --with-x=no --with-readline=no R_PAPERSIZE='letter' Failed: ./configure --with-x=no --with-readline=no
2007 Sep 10
1
Stuck on an Error: " Connect to private/auth failed: Connection refused"
Hi All, I've recently recompiled Postifx & Dovecot and I'm hitting an error I can't seem to chase down. Running dovecot version 1.0.3 (dovecot -n is below) Here's the error in my error log: Sep 10 12:58:22 lishost postfix/smtpd[13726]: xsasl_dovecot_server_create: SASL service=smtp, realm=example.com Sep 10 12:58:22 lishost postfix/smtpd[13726]: xsasl_dovecot_server_connect:
2006 Jun 07
0
Asterisk not waiting for E&M Wink (I think)
Hi All, I have a rather peculiar problem. Whenever I dial out over ZAP/g0 the phone will just ring and ring, even if I answer the phone on the other end. Whats strange is that the * phone will continue to ring even after I've answered and (sometimes) hung up the dialed phone. If I make an extension to just directly dial out on ZAP/1, its almost the same behavior, it will continue to
2016 May 11
2
ssh 6.6.1, PubkeyAcceptedKeyTypes
So I add the line PubkeyAcceptedKeyTypes +ssh-dss to my opensshd_config file. When I restart sshd, I am told that May 11 09:33:14 pickles systemd: Started OpenSSH Server Key Generation. May 11 09:33:14 pickles systemd: Started OpenSSH server daemon. May 11 09:33:14 pickles systemd: Starting OpenSSH server daemon... May 11 09:33:14 pickles sshd: /etc/ssh/sshd_config: line 156: Bad configuration
2018 Dec 20
3
Fedora Server - as an alternative ?
On 20/12/2018 15:33, mark wrote: > lejeczek via CentOS wrote: >> hi guys >> >> I wonder if any Centosian here have done something different than only >> contemplated using Fedora Server, actually worked on it in test/production >> envs. >> >> If here are some folks who have done it I want to ask if you deem it to >> be a viable option to put it on
2009 May 14
2
How to do a pretty panel plot?
The pretty picture that I saw at: http://chartsgraphs.wordpress.com/2009/02/09/r-panel-chart-beats-excel-chart/#more-1096 inspired me to try something similar. The code that I wrote is: ------snipsnip--------------------------------------------------------------------- M <- structure(list(date = structure(c(13634, 13665, 13695, 13726, 13757, 13787, 13818, 13848, 13879, 13910, 13939, 13970,
2010 Feb 17
0
BartPE cannot access samba share after upgrade
We recently upgraded a fileserver from Rh 9 to RHELS 5.4 and samba 3.0.3 to Version 3.3.8-0.46.el5. After doing so all windows clients are able to authenticate (from a different samba server) but we are unable to access shares from a ghost boot disk made with BartPE. After being prompted for the username and password it authenticates but when trying to map to a share you get "invalid
2018 Dec 20
0
Fedora Server - as an alternative ?
lejeczek via CentOS wrote: > On 20/12/2018 15:33, mark wrote: > >> lejeczek via CentOS wrote: >>> hi guys >>> >>> I wonder if any Centosian here have done something different than >>> only contemplated using Fedora Server, actually worked on it in >>> test/production envs. >>> >>> If here are some folks who have done it I
2006 Jun 07
0
Refreshing remote :through associations with deletes
Hi everyone, I''m refreshing the local Rails database from a remote database every 10 minutes. I''m using a :through association to relate people to mailinglists through subscriptions. # Works fine, every 10 minutes: remote_lists.each { |list| List.find_or_create_by_name(list.name) } remote_subscribers.each do |subscriber| person = Person.find_by_email(subscriber.user)
2005 Apr 14
5
dovecot rpms, .subscriptions file, mbox to maildir
Hi, I am running dovecot 0.99-14 on a Fedora Core 2 machine. I had a few questions: 1) I wanted to upgrade to the dovecot-1.0 release. However, I am not sure if that's really required. dovecot-0.99-14 has been running very well for me for quite some time. Is there a real advantage to switching to the latest release. The reason I'm asking this is because: i) I don't have too
2011 Jun 29
2
Very first contact with docs may confuse
Hi, This is my very first time using CentOS and I find documentation a little bit confusing. For example, I don't know which iso image suits my needs, isn't adding big, shining red link "READ THIS IF YOU DON'T KNOW WHICH ISO SHOULD YOU CHOOSE" a good idea? 'README' file on mirrors with instructions would also be nice. If there already is one, I wasn't able to
2000 Oct 02
0
(from BugTraq) openssh2.2.p1 - Re: scp file transfer hole
X-PMC-CI-e-mail-id: 13726 Hi, I have been a successful user of Openssh for some time. I am attaching two articles from BugTraq. Hopefully, they show exactly the security problems reported in the BugTraq mailing list. [Pity that no one seemed to have bothered to contact the mailing list(s) for openssh development.] I am not sure what the right fixes would be. But at least, people need to be
2017 Aug 11
0
Btrfs going forward, was: Errors on an SSD drive
On Aug 11, 2017, at 11:00 AM, Chris Murphy <lists at colorremedies.com> wrote: > > On Fri, Aug 11, 2017 at 5:41 AM, hw <hw at gc-24.de> wrote: >> That?s one thing I?ve been wondering about: When using btrfs RAID, do you >> need to somehow monitor the disks to see if one has failed? > > Yes. > > The block layer has no faulty device handling That is one