search for: sions

Displaying 20 results from an estimated 42 matches for "sions".

Did you mean: siona
2007 Apr 12
2
R Source Code
Dear Users, I am new to R, I have just downloaded it to play with. I am a Java & Matlab user, so I assume that it wouldn't be a hurdle. Where do I get to see the source codes for R sub-packages ? I looked at those sub-packages in folder 'R-ex' for the source codes and they are compressed files. Do I mean to de-compress these files where the source codes reside ? Any
2004 Oct 26
1
2nd Y-axis text problem
Dear All, I'm having problems getting text to appear on a second y axis....because this can only be done within a plot statement and my attempts to add the label as text didn't work because the "locator" refers to the plot area.... Any thoughts greatly appreciated. Thanks in advance, Sion >par(mai=c(1,1,1,1.5)) >plot(time[DOY<230],Hmeas[DOY <
2005 Apr 21
2
samba 3.0.13 tries to find SID of User as sambaGroupMap
Dear List, while debugging the problem that users cant change file acls from windows clients, I found out that Samba (ver- sion 3.0.13 on debian sarge) tries to look up the SID (of the user who should be added to the acl) as a sambaGroupMapping in the LDAP. Does anybody can tell me: - why samba tries to match a SID of a user as a GroupMapping? This will never work as a user can never be a
2007 May 04
1
subset
hello, > subset(swiss, Agriculture > 60 & Examination != c(14,16), select = c(Agriculture,Examination,Catholic)) Agriculture Examination Catholic Broye 70.2 16 3.30 Glane 67.8 14 4.20 Aigle 62.0 21 5.16 Avenches 60.7 19 5.23 Cossonay 69.3 22 5.62
2006 Mar 12
1
Misalignment of secondary axis on boxplot
Dear R-help, I am trying to overlay a secondary y-axis over a boxplot. The problem is that the point of the line does not correspond to the centrepoint of the boxplot, which makes presentation and interpretation sloppy. Could someone point out where I am going wrong please? #DATA
2017 Sep 19
3
Inexplicable missing permissions issue
...by stat(/var/logmail/mbox/ncrosby) failed: Permission denie d, dir owned by 0:0 mode=0755) in=0 out=340 I've tried letting Dovecot create this directory, I've tried creating this directory manually and giving it any permission I can think of, I've tried playing about with the permissions throughout the entire /var/logmail tree, but to no avail. Below is my setup. I appreciate any input. Here's `tree -apug /var/logmail`: /var/logmail ??? [drwx------ root root ] lost+found ??? [drwxr-xr-x root root ] mbox ??? [drwxrwxr-x root mail ] spoo...
2004 Aug 05
1
Windows build
I've tried building R in Windows and had trouble compiling Bitmap.dll (make bitmapdll) and the docs (make docs). See make output below: E:\R\R-1.9.1\src\gnuwin32>make bitmapdll make -C bitmap make[1]: Entering directory `/cygdrive/e/R/R-1.9.1/src/gnuwin32/bitmap' make[3]: `libz.a' is up to date. make[3]: scripts/makefile.std: No such file or directory make[3]: *** No rule to make
2006 Mar 25
1
Question about upgrading to rails rc1.1
...1.8/gems/activesupport-1.2.5.4008/lib/active_ support/dependencies.rb:104:in `rake_original_const_missing'' from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.0/lib/rake.rb:1761:in `cons t_missing'' from ./script/../config/../vendor/plugins/engines/lib/dependencies_exten sions.rb:28:in `require_or_load'' from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5.4008/lib/active_ support/dependencies.rb:30:in `depend_on'' from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5.4008/lib/active_ support/dependencies.rb:74:in `require_dependenc...
2006 Apr 17
2
Problem using plot and converted dates
Dear R-help, I am having problems with plotting converted dates in chronological as Mar-03, May-03...Jul-04. My script is: sam4<-c("03/03/01","03/05/01","03/07/01","03/09/01","03/11/01","04/01/01","04/03/01","04/05/01","04/07/01") sam5<-strptime(sam4,format="%y/%m/%d")
2004 Aug 19
1
precision problems in testing with Intel compilers
I compiled the 1.9.1 src.rpm with the standard gnu tools and it works. I tried compiling the 1.9.1 src.rpm with the Intel 8 C and FORTRAN compilers and it bombs out during the testing phase: comparing 'd-p-q-r-tests.Rout' to './d-p-q-r-tests.Rout.save' ...267c267 < df = 0.5[1] "Mean relative difference: 5.001647e-10" --- > df = 0.5[1] TRUE
2007 Apr 20
2
sorting data in R
hello, I'd like know how to sort a data frame in R for example how I should do to sort by Catholic with swiss data frame like below thanks Fertility Agriculture Examination Education Catholic Infant.Mortality Courtelary 80.2 17.0 15 12 9.96 22.2 Delemont 83.1 45.1 6 9 84.84 22.2
1998 Aug 05
6
Problem with TCP_wrappers
Hi, I''m running into something weird here. I''m using RH5.1 with tcp_wrappers 7.6. The syntax for hosts.allow and hosts.deny is: <service list> : <access list> [ : <shell_command> ] Everything works when I _don''t_ use the shell_command. I used the _exact_ line as in the man-pages utilising "safe_finger" (comes with tcp_wrappers), tcpdchk
2013 Jan 25
1
[LLVMdev] -V error
When I build llvm using llvm/clang as opposed to gcc I get the following: configure:2921: $? = 0 configure:2928: /home/rkotler/myclang/bin/clang++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:2931: $? = 1 configure:2934: checking whether we are using the GNU C++ compiler
2004 Sep 22
0
No Echo Cancellation with echocancel=yes
hi, i've got big problems with the Echo Cancellation of Asterisk. Entering "zap show channel 1" (while telephoning / making a call) gets me this line: "Echo Cancellation: 128 taps, currently OFF" And there's a heavy echo noticeable. When I'am called, Echo Cancellation is enabled, and there's no echo noticeable! This is my setup: ISDN(DECT)-Telephone
2010 Jul 06
0
winebuild: rpc_server.o is an empty file
Hey, When compiling wine 1.2-rc6, I get the following error during the 'make' process: ../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rpcrt4.spec cproxy.o cpsf.o cstub.o ndr_clientserver.o ndr_cont ndr_es.o ndr_fullpointer.o ndr_marshall.o ndr_ole.o ndr_stubless.o rpc_assoc.o rpc_async.o rpc_binding.o
1999 Sep 28
0
Hangup while accessing Samba from NT4 W/S
Running Samba 1.9.17p4 under Linux RH5.0 (a little old, I know, and we will be upgrading before too long, but that's the way it is right now). The network (actually two subnets multi-homed in the Linux machine) consists of the Linux machine, several W95 machines and several NT4 Workstation machines. My problem is that the NT4 machines hang up for a while (approx 15 secs) under certain
2003 Apr 27
2
CVS Revision Tag Date Format Question
I am having problem with getting the src from the cvs server for a specific date I read the the man page and it said the date format is : "date=[cc]yy.mm.dd.hh.mm.ss This specifies a date that should be used to select the revi- sions that are checked out from the CVS repository. The client will receive the revisions that were in effect at the specified date and time. At present, the date format is inflexible. All 17 or 19 characters must be specified, exactly as shown. For the years 2000 and beyond, specify the century cc. For...
2003 Apr 17
1
C function and Windows XP
Hi dear R developer, we are trying to build DLL files using Microsoft Visua= l C++. As stated in readme.packages we have to build first the import libra= ry Rdll.lib with the command: lib(def:R.exp/out:Rdll.lib. However, this com= mand gives 2155 errors due to unresolved external symbols (ATTRIB to zlibVe= rsion) in R.exp.Could anybody tell me if something is missing in the comman= d line or
2007 Mar 19
5
Problem well trying to run Need For Speed Porsche Unleased
So I have Need For Speed Porsche Unleased and I have ubuntu 6.06 LTS and I have wine 0.9.90-ubuntu2 which I installed using the package manager . So I simply use wine and I get to play NFS on ubuntu simple right. I install NFS and everything goes fine. I then go to wincfg and add NFS and change it to run in 98. Error one I run the shortcut on my desktop in a terminal and I get this
2005 Dec 31
9
Railspdf plugin problem
Hi, For my app i need to generate pdf file for reports. I am trying the railspdf plugin, got it installed using command: ruby script/plugin install svn://rubyforge.org//var/svn/railspdfplugin/railspdf/ The problem is that when i re-started my webrick it won''t run, with errors messages like this (shown only first message): *D:/InstantRails/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5