search for: whished

Displaying 20 results from an estimated 81 matches for "whished".

Did you mean: whishes
2009 May 04
1
whish stars.Rd
Dear Rdev, in R 2.9.0 the doc of function stars() does not state that it returns invisibly the location of atomic graphs. This is a valuable information as it may help to set a value for the key.loc parameter of this function. My whish is just that the "value" section in stars.Rd should be documented. Best, Pr. Jean R. Lobry BTW, the URL:,
2002 Feb 13
2
formatting date strings
Hi all I am a relatively new R user so please excuse this question if it has been covered some where else, just tell me where to find it. I have a simulation model that out puts dates in a standard dd/mm/yy format R reads this as a factor and I cant find anything that will allow me to convert them to a date. In S+ I have used a chron() function that required you to specify the format of the
2004 Mar 04
1
lattice/grid: problem with viewports for strips with zero height
...strip.test() # Result: No strips: ok. No strings: NOT OK. # The distance ``y.text=unit(6,"points")'' is ignored; # the strings are not seen on the output. TRIALS FOR WORKAROUNDS strip.test( strip.lines=1 ) # Result: 2 strips: ok, but not whished. 2 strings: ok. strip.test( y.text=0 ) # Result: No strips: ok. 2 strings: ok, but not pretty. strip.test( strip.lines=0.01 ) # Result: 2 very narrow strips: ok, but not whished. 2 strings: ok. CODE library( lattice ) library( grid ) data( barley ) strip.tes...
2006 Jan 10
2
DBDesigner4 to AR model (script)
Hi list, I have hacked together a small script to generate an ActiveRecord model from a DBDesigner 4 (fabForce.net) model file. Take it apart and feed it to the pigs ;). the article: http://tua.ch/ruby/current.html and the script: http://tua.ch/ruby/dbmodel/compute_model.rb best of whishes for the new year, kaspar code manufacture & ruby lab at http://www.tua.ch/ruby
2011 Jun 15
1
ZFS Filesystem Quota under Solaris 10 and Sparc
Hallo. Filesystem quotas used to work well under Solaris 9 and ufs filesystems on the Sparc platform even with two rules for the folders in the users home directories /home/group/user and the separate filesystem /var/mail holding the inboxes: plugin { quota = fs:Home-Verzeichnis:noenforcing quota2 = fs:INBOX:noenforcing:mount=/var/mail } Since we upgraded last year to Solaris 10
2005 Feb 28
2
Problems with downloading
Hello I'm using your program R in a course I'm taking at the University of Oslo, and thereby I need to download it to my PC. Unfortunately I do have some problems, I do not know whish files to download and how I do it. Can you please send me a list of what to download and a like where to find it? Thanks a lot, best regards Maria Befring Hovda PhD-student Norconserv AS, Seafood
2010 Apr 02
4
Derivative of a smooth function
Dear All, I've been?searching for?appropriate codes to compute the rate of change and the curvature?of ?nonparametric regression model whish was denoted by a smooth function?but?unfortunately?don't manage to?do?it. I presume that such characteristics from a smooth curve can be determined by the first and second derivative operators. The following are the example of fitting a
2004 Jul 24
2
John Vogel
Sorry you feel Strongly about the book but, I?m not trying to rip anyone off but as it said on the back of the book and under the author I?m new, to writing books I am trying to help the community out, But I guess this doesn?t really matter to you, But if you know so much about asterisk and the way a book should be laid out why don?t you write one? BTW I am open to ideas on improving the book
2006 Jun 27
2
Changing standard Voicemail behavior
I am using Trixbox 1.0(Asterisk 1.2.7.1)at a customer site. They whishes to change the default Voicemail behavior. Standard behavior No answer/Busy -> send to Voicemail Requested behavior No answer/Busy -> message that if you press 9 you will instead be cent to reception -> send to Voicemail or Reception if 9 pressed. I want this to always happen when Voicemail is invoked. How
2006 Mar 29
2
aggregate function....
Dear R users, I have some trouble with the aggregate function. Here are my data > daf S_id AF_Class count... R_gc_percent S_length 5 8264497 1 30 0.48 35678 6 8264497 3 7 0.48 35678 8 8264554 1 31 0.51 38894 9 8264554 2 11 0.51 38894 10 8264554 3 1 0.51 38894
2013 Apr 24
2
Sum up column values according to row id
Dear All, here a problem I think many of you can solve in few minutes. I have a dataframe which contains values of plot id, diameters, heigths and basal area of trees, thus columns names are: id | dbh | h | g head(ipso, n=10) id dbh h g 1 FPE0164 36 13.62 0.10178760 2 FPE0164 31 12.70 0.07547676 21 FPE1127 57 18.85 0.25517586 13 FPE1127 39 15.54 0.11945906 12 FPE1127
2005 Aug 18
2
axTicks and window resizing
Dear listers, I have written a function to facilitate the drawing of altitude profiles with x (distance), y (altitude) and a z parameter (altitude magnification). profplot<-function(x,y,z=10,...){ op <- par()$mai par(mai=c(0.95625,0.76875,0.76875,0.95625)) plot(x,y*z, type="l",asp=1,las=1,xlab="",ylab="",yaxt="n",...)
2010 Sep 23
2
OpenSSH developers @ FOSDEM 2011
Hello, I'm writing from OpenSC project (OpenSSH used to include OpenSC support for smart cards, it has been removed now and PKCS#11 is used instead, whish is nice), we're planning to have a "Security / hardware crypto keys" themed devroom at FOSDEM next year. Are people on this list interested in participating, and trying to tackle the problem of "Why OpenSSH does not work
2005 Aug 24
1
Storing a number to Dial
Hello all, I have a problem that i cannot resove so I'm seeking for some help. Basically i want a user to dial from the PSTN line into our * box, dial a certain extension, give him a voice propmt asking him to insert a number and store this number. I need to do this because i want to give the possibility to our employees to dial to the free voipbuster countries from home so that they do not
2004 Nov 12
1
Keeping File Trees in Sync
Hi list, I try to keep a local file tree synchronized with the remote one. However, using the --delete option does not work as expected or at least as I whish it would. Here is an example of the local tree I'd like to sync: /dirA/subDirA /subDirB /dirB/subDirC On the remote machine I have: /dirA/subDirA /subDirB /dirB/subDirC /dirC Here is the rsync call I use: Executing rsync
2011 Feb 21
1
Error in tools::build Vignettes (dir = ".")
Dear List, Recently i changed my environment switching from 32bit XP to 64bit W7. I'm trying to rebuild my package with R 2.12.1 (2010-12-16) R CMD check --> everything ok, no warning, error nothing BUT R CMD build --> Error in tools::build Vignettes (dir = ".") : Execution of make failed (translated output) However, if i take the commands from the makefile, they all
2011 Mar 21
1
error in: testing if installed package can be loaded
hi, I am preparing my package for R 2.13 build and check gives no warnings just OK's However when running R CMD INSTALL it gives me (nfortunately it is in german) ** help *** installing help indices ** building package indices ... ** testing if installed package can be loaded Fehler: '\U' ohne Hex-Ziffern in der Zeichenkette beginnend mit "C:\U" genutzt Ausführung
2006 May 11
1
Feature request.
Hi, Metacity has a keyboard shortcut for activating the window menu. I thinks it defaults to <Alt>Space. Now that compiz has a "proper" window menu it would be nice to have the keyboard shortcut for activating it. Rationale: Being among those who suffer from latent strain injuries from mouse use, I prefer to use the keyboard as much as possible. I can only speak for myself, but
2005 Jun 06
1
Is it possible to mix encoded audio?
Hi to all, I developed a VoIP application using Speex. Now i want to record the conversation to a file. As i have two indipendent thread transmitting e receiving voice i whish to mix both audio streams in one stream before saving the conversation to a file. I'm using Speex in narrow band mode, 8 bits per sample, mono. i found at this link http://www.vttoth.com/digimix.htm a simple way to
2017 May 24
4
samba 4 in AD 2008R2 without winbind
Hi all, my goal is to have samba (ubuntu 16.04 samba 4.3.11) validating internal user (just the user presents on /etc/passwd) on an existing AD 2008R2. I am making a fresh install and I did it using winbind, but this component puzzle me with id mapping, so I am trying to avoid the use of winbind. Unfortunately, when I stop winbind I got always NT_STATUS_NO_LOGON_SERVERS; it seems like samba is not