similar to: Install R on Cygwin (correction)

Displaying 20 results from an estimated 1000 matches similar to: "Install R on Cygwin (correction)"

2009 Jul 31
0
Install R on Cygwin
Hello, I should use R on cygwin. I have ever install cygwin and now I try to install R. I have read the R manual and particularly the part : Installation R under Unix but I improved some difficulties for succeed in this task. Actually I have create a R repertory where I have unzipped the file R-2.9.1.tar.gz. In this repertory I do ./configure in cygwin but some errors appear and I don't
2009 Apr 05
1
Which model to keep (negative BIC)
Hi, My questions concern the function 'mclustBIC' which compute BIC for a range of clusters of several models on the given data and the other function 'mclustModel' which choose the best model and the best number of cluster accordind to the results of the previous cited function. 1) When trying the following example (see ?mclustModel), I get negative BIC computed by
2007 Jul 07
2
Unable to install Asterisk Now Beta 6
Hi everybody ! I'm desperately trying to install AsteriskNow Beta 6. I downloaded the iso file (version x86 32 bits) and burned it, then I tried on three different computers (from an old Pentium 4 to a brand new HP DL380 2xDual Core) and each time I got the same error... Shortly after the installation begins, after the probing of hardware component, the installer stops with the following
2005 Aug 30
2
crosstab for n-way contingency tables
Dear list. New to R, I'm looking for a way of using crosstab to output low-dimensional (higher than 2) contingency tables (frequencies, per-cents by rows, % by columns, mean, quantiles....) I'm looking for something of the following sort dataframe: singers, categorical variates: voice category (soprano,mezzo-soprano, ...) , voice type( drammatic, spinto, lirico-spinto, lirico,
2013 Jul 24
3
Change values in a dateframe
Hello I have the following problem : The dataframe TEST has multiple lines for a same person because : there are differents values of Nom or differents values of Prenom but the values of Matricule or Sexe or Date.de.naissance are the same. TEST <- structure(list(Matricule = c(66L, 67L, 67L, 68L, 89L, 90L, 90L, 91L, 108L, 108L, 108L), Nom = structure(c(1L, 2L, 2L, 4L, 8L, 5L, 6L, 9L, 3L, 3L,
2007 Sep 14
3
problems for ./configure on Ralpha: gcc related
Dear all, I am trying to compile Ralpha on my computer (OS = Debian). SVN Revision is: Revision: 42843 Last Changed Date: 2007-09-14 ./configure returns : ---------------------------------------------------- stephane at pcdray:~/Rdev/R-alpha$ ./configure checking build system type... i686-pc-linux-gnulibc1 checking host system type... i686-pc-linux-gnulibc1 loading site script
2011 Jul 16
2
Old game and CD support
Hello Sorry i?m a newbie in the wine world, I recently change my OS for Linux , I would like tot test some old game with wine (abandonware), and i Have the classical problem : the install works perfectlys but there is a problem with the CD detection. I?m maybe an idiot but i tried with the wine option (i choose the repertory nd the i launch ) i tried with acetone iso/ furius ISO and after
2006 May 16
1
variable row names
Hy all, I wish to use a variable as rownames for a set of datas. By example : > nom<-"toto" > prenom<-"tutu" > res<-c(1,2) > res<-t(res) > res [,1] [,2] [1,] 1 2 > colnames(res)<-c(nom,prenom) > res toto tutu [1,] 1 2 > nom [1] "toto" > I wish to call the rowname by the
2013 Sep 10
3
to delete lines by means of a vector
Hi I would like to eliminate a large number of lines of the dataframe df1 The lines to delete are given here by the values of Mat (ex : 2,4,7,10). but I have a large number (300) values of Mat dput(df1) structure(list(Mat = c(1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 10, 10, 10, 11,
2009 May 08
1
Merging two data frames with 3 common variables makes duplicated rows
I am new to R (ex SAS user) , and I cannot merge two data frames without getting duplicated rows in the results. How to avoid this happening without using the unique() function? 1. First data frame is called "tmv" with 6 variables and 239 rows: > tmv[1:10,] temps nom prenom sexe dist style 1 01:59:36 Cyr Steve H 45 free 2 02:09:55 Gosselin
2009 May 11
0
Unable to install R package
Hi all, I am unable to install R package on RHEL version 5.1. While running * ./configure* command following is printed on to the screen and no * makefile* is created. Can anyone help me out ??? Thanks in advance. ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu loading site script './config.site' loading
2006 Feb 08
3
problem to install R on linux
Dear members, this can sound trivial for some people but I don't have experience on compilation. I'm trying to install R-2.2.1 on a laptop running Mandriva 2006. I already installed many of the recommended packages/libraries but it seems that something is still missing. The problem is that I cannot identify... Could somebody give me some advise? I put the output of the command
2007 May 04
1
Help Installing R
I have unzipped the R-2.5.0.tar.gz gzip -dc R-x.y.z.tar.gz | tar xvf - 2. then #./configure 3. ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu loading site script './config.site' loading build specific script './config.site' checking for pwd... /bin/pwd checking whether builddir is srcdir... yes checking for
2002 Apr 01
1
R compile on Solaris 8 fails (PR#1428)
Full_Name: Christine Brower Version: 1.4.1 OS: Solaris 8 Submission from: (NULL) (128.151.148.205) Configure options fails with following message: ./configure --with-f77 loading cache ./config.cache checking for a BSD compatible install... tools/install-sh -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing
2012 Jul 07
2
RedHat Linux intall R failed
A problem came when I installed R-2.15.0 in RedHat Linux from souce. when ./configure is commited , there is a error message like: =========================== sudo ./configure Password: checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu loading site script './config.site' loading build-specific script './config.site'
2006 Dec 04
1
Samba problem with web farm
Hello list, After using NFS with windows with the SFU windows extensions and somes sad stories with it, i have decided to migrate to samba. Good choice cause everything is right except one thing. I get an error on a ASP .NET application only. I get a "Failed to start monitoring changes to '\\UNCSERVER\path\aspapplication'." I have search on internet and found somes things about
2015 Dec 22
2
Asterisk CLI and database problem
Hello, I have a problem related to the Asterisk CLI, when I enter "asterisk -rv", it cannot display the Asterisk CLI and instaed, I have this message "Unable to connect to remote asterisk (does /var/run/asterisk.ctl exist?)." When I check with "locate asterisk.ctl", it is indeed in the repertory "/var/run/". So after searching I have found we can enter
2006 May 31
1
Running R [Broadcast]
In the R-2.3.0 directory, what do you get if you type bin/R? Does R starts up OK, or do you get an error? What were the last few lines of output from running configure? Andy _____ From: Pramod Anugu [mailto:pramod.r.anugu@jsums.edu] Sent: Wednesday, May 31, 2006 11:23 AM To: Liaw, Andy; 'Andrew Perrin' Cc: r-help@stat.math.ethz.ch Subject: RE: [R] Running R [Broadcast]
2004 Jul 09
4
HTB & Bdw Guarantee
Hello, I have problems setting up HTB. This is my setup : NET 1024/256 ADSL || eth1 Linux Firewall eth0 || LAN 10.a.a.a I want to GUARANTEE for an IP (10.x.y.z) a 800kbit bandwidth for HTTP download. But When 10.x.y.z does no HTTP download, other trafic must get the whole bandwidth, of course. The script I use (see below) is quite the same as presented at (the greeeeat page) :
2007 Jul 10
1
Building R on Interix 6.0
Dear all, I have been trying to build R-2.5.1 on the Interix-6.0 Unix subsystem that ships with Vista and everything looks fine during the configure except towards the end when "sed" throws an error: sed: 1: ""s/\*/\\\*/g"": invalid command code " A few lines later I then get: ./configure: : bad substitution So I guess sed is trying to do something and