search for: inclue

Displaying 20 results from an estimated 74 matches for "inclue".

Did you mean: include
2001 Nov 22
2
zlib location
I'm trying to build the 1.4.0 development version of R for Windows. I'll be posting problems as they arise, until I give up (or succeed), or someone asks me to stop. 1. I don't have zlib, the compression library. The source file gnuwin32/unzip/WHERE says to get it from ftp://ftp.info-zip.org/pub/infozip/zlib/zlib.html; that web site says it has been closed and redirects me to
2009 May 29
5
maxtrix to permutation vector
Hi, Is there a way to convert a matrix into a vector representing all permutations of values and column/row headings with native R functions? I did this with 2 nested for loops and it took about 25 minutes to run on a ~700x700 matrix. I'm assuming there must be a smarter way to do this with R's vector commands, but being new to R, I'm having trouble making it work. Thanks,
2005 Jan 25
0
Informar al remitente
Informaci?n de incidente:- Base de datos: g:/notes/data/mail1.box Originador: r-help at stat.math.ethz.ch@PROSEGUR Destinatarios: carlos.perea at es.prosegur.com Asunto: Mail Delivery (failure carlos.perea at es.prosegur.com) Fecha/Hora: 25/01/2005 10.32.53 El mensaje enviado a carlos.perea at es.prosegur.com fue puesto en cuarentena porque inclu?a un
2013 Nov 02
2
request
Hello All My OS is WinXp can any body provide me the correct syantex incluing the switches "attrib"? Thanks in advance. Prof S. W. Damle
2004 Mar 18
5
Problem while installing the SAMBA...
Hi ALL... I am new to SAMBA, when i am trying to compile SAMBA by using make, It is just waiting and doing nothing. make Using FLAGS = -O -I./popt -Iinclude -I/opt2/samba/samba-3.0.2a/source/include -I/opt2/samba/samba-3.0.2a/source/ubiqx -I/opt2/samba/samba-3.0.2a/source/smbwrapper -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt2/samba/samba-3.0.2a/source LIBS =
2011 Jul 26
3
a question about glht function
Hi all: There's a question about glht function. My data:data_ori,which inclue CD4, GROUP,time. f_GROUP<-factor(data_ori$GROUP) f_GROUP is a factor of 3 levels(0,1,2,3) result <- lme(sqrt(CD4) ~ f_GROUP*time ,random = ~time|ID,data=data_ori) glht(result, linfct = mcp(f_GROUP="Tukey") ) Error in `[.data.frame`(mf, nhypo[checknm]) : undefined columns selec...
2004 Oct 21
3
RE: build errors on cvs
Building on Solaris 8 with Sun's compiler, I get the following error. Would you fix this? Using gcc is not really a good option for me. /opt/forte8/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/csw/inclu\de -fast -xarch=v8 -I/opt/csw/include -c buffer.c "buffer.c", line 159: void function cannot return value "buffer.c", line 205: void function cannot return
2006 Jun 08
1
Problems Building R-2.3.1 on Alpha server ES40 running Tru64 V5.1B PK#5
R Listers, One of the list contributors suggested I abandon attempts to build R-1.9.1 and focus on building R-2.3.1. I believe the main set of packages have been built properly (with some changes to the code) - however, when building the Recommended packages, the build fails. CODE CHANGES: ============= 1. My C compiler requires a ";" on line 589 of ..../src/main/printutils.c. Here
2003 Sep 25
2
FW: RE: AntiSpam UOL
Every time I send an e-mail to the * list, I receive this "AntiSpam UOL" E-mail. is anybody else experiencing the same? How can I get rid of it? Uriel -----Original Message----- From: AntiSpam UOL [mailto:andersoncbr.sspam@uol.com.br] Sent: Wednesday, September 24, 2003 11:51 PM To: uriel@adelphia.net Subject: RE:RE: [Asterisk-Users] SIP / GrandStream Configuration Ol?,
2005 Aug 13
1
Including Fortran subrutines in a package
Hello! I am creating a packege and I would like to inclued some Fortrun subrutines. I have two questions. 1. Can I use "free form fortan" - compiles well usinf g77 -ffree-form. 2. Is it enough to place the ".for" files in scr folder? Thank you in advance for any help! Ales Ziberna P.S.: I am runing R 2.1.1 on Win XP, SP2. I installe...
2009 May 29
1
matrix to vector
Hi, Is there a way to convert a matrix into a vector representing all permutations of values and column/row headings with native R functions? I did this with 2 nested for loops and it took about 25 minutes to run on a ~700x700 matrix. I'm assuming there must be a smarter way to do this with R's vector commands, but being new to R, I'm having trouble making it work. Thanks,
2008 Mar 05
1
permission on /var/www & /var/www/html
...include files so that no one can access except apache b/c these files contained user/pw for mysql. i usually place them in /var/www/html/includes, but people can access to this folder, so i'm thinking place them in /var/www/includes. what should the permission for /var/www/html and /var/www/inclues/? what group should these two directories belong to??? thanks, t. hiep
2006 Nov 16
1
getting a title in a plot during an lapply
In my code below tempa and tempb are numeric vectors that I combined into a dataframe along with the deciles of tempa. I have an lapply statement that goes through the dataframe and does ten plots according to the appropriate decile. The code is below and it works fine. There are no bugs so I figure there was no need to include structure statements on the data. Also, I don't want to use coplot
2011 Jan 04
1
how to subset unique factor combinations from a data frame.
...it. Value is a value for each combination of this. I would like to get just the unique combination of Commodity, Attribute and Unit. I just need the unique factor combination into a dataframe or a table. I know aggregate and subset but dont how to use them in this context. b) Is it possible to inclue non- aggregate columns with aggregate function say in the above case > aggregate(Value ~ Commodity + Attribute, data = df, FUN = count). The use of count(Value) is just a round about to return the combinations of Commodity & Attribute, and I would like to include 'Unit' column in t...
2013 Nov 28
2
[PATCH] docs: Update xen_platform_pci in man xl.cfg
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> --- docs/man/xl.cfg.pod.5 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5 index 3b227b7..ecdc816 100644 --- a/docs/man/xl.cfg.pod.5 +++ b/docs/man/xl.cfg.pod.5 @@ -1007,6 +1007,9 @@ drivers are available for various Operating Systems including HVM Linux
2002 Apr 30
1
configure script fails on comment in tkConfig.sh (PR#1500)
The configure script failed on tk on several platforms. One is given below. This did not happen on versions of R older than 1.5.0. Message from configure: configure: WARNING: /opt_local/opt/tk-8.0/include/tk.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: /opt_local/opt/tk-8.0/include/tk.h: proceeding with the preprocessor's result This was in config.log, the
2006 Jun 13
1
How to give conditions in rails
...2"> <center><b> <%= link_to ''Add holidays'', :action => ''holiday_edit'' %> </center></b> </td> </tr> <% end %> </table> <%= end_form_tag %> in admn_controller.rb file inclues def holiday_list @holiday_pages, @holidays = paginate :holidays end it displays all the records. can anybody mail how to display only particular year records. if u have any idea about this kindly mail me nithya2k4@hotmail.com thanks regards Nithya -- Posted via http://www.ruby-foru...
2006 Jan 23
1
R-2.2.1 doesn't compile under cygwin/Win2000
Hello, I've just downloaded the R-2.2.1 source and I'm trying to compile it under cygwin (1.5.19-4). The configure script runs ok, but make generates the following error after a while: ---------------------------------------------------------------------------- ----- al/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -g -O2 -c zutil.c -o zutil.o rm -f libz.a ar cr libz.a adler32.o
2014 Aug 05
2
[LLVMdev] Concerning not relevant argument count in TableGen Patterns.
...g *RegisterClasses*. Then I need to define the instruction: *def MOVInstr : Mymov<0x2, "mov">;* *def : TargetPat<(int_myintrinsicname), (MOVInstr)>;* /// error: In anonymous.4: Instruction 'MOVInstr' expects more operands than were provided./ int the corresponding /inclue/llvm/IR/IntrinsicsTarget.td/ file: *def int_myintrinsicname : Intrinsic< [llvm_i16_ty], [], [<IntrinsicProperty>], "llvm.my_intrinsic_name" >;* This causes an error (shown in a comment) because I have specified an instruction class which has two operands (one in "outs&q...
2009 May 22
2
Step by step: Making an R package with Fortran 95
To all. I need your help. The big question is: How do I make an R library with Fortran 95 files? You may assume that I am a pretty decent programmer in both R and Fortran. I lay out a scenario and need your help! I know how to make an ordinary R package and have dabbled with R + Fortran 95 *.dll linking. I do not have a great handle on the whole Makevars file and whatever else I might need