search for: funny

Displaying 20 results from an estimated 3152 matches for "funny".

2011 Jul 14
1
Export Unicode characters from R
...to export Unicode characters from R. Below is an example where the Unicode character is correctly rendered as long as I am stay within R. When I export it, the character appears only with its basic code, and the same happens when I import it back into R . I'm using R 2.13.1 in Windows XP. > funny.g <- "\u1E21" > funny.g [1] "?" > data.frame (funny.g) -> funny.g > funny.g$funny.g [1] ? Levels: <U+1E21> > write.table (funny.g, file = "C:/~funny.g.txt", col.names = FALSE, row.names = FALSE, quote = FALSE, fileEncoding = "UTF-8&quot...
2009 Jun 24
3
[offtopic] Fedora 11 RPM's funny?
Is there something funny about rpm in Fedora 11 that causes cpio errors when trying to install src.rpm's in CentOS 5.3, or am I just getting repeated bad downloads?
2004 Mar 12
1
funny problem with one node
Hi, got a very funny problem with one tinc connection: I have a network with 4 different nodes - all run the same tinc version and configuration. We have 192.168.0. - 192.168.3. as networks. At three nodes, everything runs like a charm (windows, tcp, etc) At the fourth node (192.168.3.1), the following happens: I c...
2009 Jun 17
1
Cannot install a package - with a funny error message
Hello I am trying to install the following package . I am logged in as SU of course. Below is my input and output. Any ideas? install.packages("kernlab") --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done Error in m[, 1] : incorrect number of dimensions Best, Alon [[alternative HTML version deleted]]
2011 Aug 08
1
Funny Characters in Midnight Commander??
I'm on Centos 5.6 and I have a problem with the screen showing funny characters when I run mc in a konsole terminal window, under Xfce desktop. Here's a link to what it looks like: http://tinypic.com/view.php?pic=zojry1&s=7 Any ideas why mc is doing this? Kind Regards, Keith Roberts ----------------------------------------------------------------- Web...
2003 Dec 11
1
Funny characters in http://www.shorewall.net/FAQ.htm
Hello Mike, Tom, (I am not sure who is working on this part) There are some funny characters in FAQ.htm in a number of places. I have provided a precursory analysis of this issue. It is not a big=20 deal, but something that I imagine will be worked out at some point. I have provided a couple examples. Is there a way I can see the xslt stylesheets? Could they live in cvs at so...
2005 Dec 13
4
0/1 vector for indexing leads to funny behaviour (PR#8389)
Full_Name: Axel Rasche Version: 2.2.0 OS: Linux Submission from: (NULL) (141.14.21.81) Dear Debuggers, This is not a serious problem. Are 0/1 vectors intended to be used as index vectors? If yes, there is a bug. If not, it leads just to some funny behaviour rather than an error message. In the appendix is some simple code to reproduce the problem. A logical vector as.logic(a) helps by indexing the vector b. The 0/1 vector a just returns the first value "a". But as many times as there is a 1 in a. Best regards, Axel Appendix: b...
2007 Apr 09
0
OT: But telephony related and funny
...o impress others, I thought I'd make it easier, with better material," Mobile Faker founder Cindy Lundin Mesaros said. New York Post <http://r.smartbrief.com/resp/gChsiHrfsXpnbACibucXDiJM> (free registration) This was in my inbox from CTIA Smartbrief - lol, I thought it funny enough to post. >From what I can gather ith reads the lines to you to repeat so people think you can speak french. Cheers, Dean -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070409/...
2014 Jul 17
4
[LLVMdev] Removing metadata in a pass
...able false // don't unroll llvm.loop.unroll.enable true // try to fully unroll llvm.loop.unroll.count N // try to unroll N times An alternative implementation to deleting nodes would be to just add a "llvm.loop.unroll.enable false" metadata node after unrolling. It's a little funny because you could then have, say, both "llvm.loop.unroll.enable false" and "llvm.loop.unroll.enable true" attached to a loop which is a bit funny. Yet another alternative is to make up some new metadata node type like "llvm.loop.unroll.already_unrolled" and add it to...
2005 Dec 13
0
0/1 vector for indexing leads to funny behaviour (PR#8389) (maybe a documentation deficiency?)
...ersion: 2.2.0 > > OS: Linux > > Submission from: (NULL) (141.14.21.81) > > > > > > Dear Debuggers, > > > > This is not a serious problem. Are 0/1 vectors intended to be used as i= ndex > > vectors? If yes, there is a bug. If not, it leads just to some funny be= haviour > > rather than an error message. > > > > In the appendix is some simple code to reproduce the problem. A logical= vector > > as.logic(a) helps by indexing the vector b. The 0/1 vector a just retur= ns the > > first value "a". But as many times a...
2007 Sep 21
3
The ZFS-Man.
Hi. I gave a talk about ZFS during EuroBSDCon 2007, and because it won the the best talk award and some find it funny, here it is: http://youtube.com/watch?v=o3TGM0T1CvE a bit better version is here: http://people.freebsd.org/~pjd/misc/zfs/zfs-man.swf BTW. Inspired by ZFS demos from OpenSolaris page I created few demos of ZFS on FreeBSD: http://youtube.com/results?search_query=freebsd+zfs&search=Search...
2004 Oct 12
2
daemon() failed
...ine is having an issue running sshd as a daemon. I don't have full access to this box, so troubleshooting may be difficult, but from what I can gather, the call to daemon() is failing. sshd -D works fine, but sshd -e returns "daemon() failed: Success" , which is in and of itself funny. This is Slackware 10.0, with openssh 3.8.1p1 and glibc 2.3.2. I have several slack 10 boxes with this same combination that work fine, so he must have done something funny, but I can't figure out what. I reinstalled both openssh and glibc to make sure they were all there, and ran ldconf...
2002 Apr 10
5
Funny characters in x11 window title (PR#1451)
In R-1.5.0pre (2002-04-08) on Solaris 2.6, the window that X11() creates has a title like: R Graphics: Device 2 (ACTIVE) o iyeP )( y except the funny characters at the end have umlauts and other accents (i.e. extended ASCII characters), and they may be different each time X11() is invoked. There is no loss of functionality; it just looks a little ugly. I saw this behavior in R-1.3.?, it disappeared (along with the whole window title) in R-1.4....
2004 Jun 30
1
funny plotting
Hi, I just wanted to plot a boxplot with a nice curve going through it, I thought this would be a simple task but for some reason I can't get the two graphs on the same page accurately. Enclosed is the code showing the two plots seperately and together. I would have thought it should work if I could use boxplot() then plot() overlayed but it won't allow the command add=TRUE (which
2007 Nov 15
6
Link_to popup divorced from controller?
Here''s my case: Using a link_to popup window to show a related help file of an element on a page. The problem: Window pops up perfectly, but refuses to carryover @instance variables in the controller that I referenced in the link_to command. The tests: - I have the right controller/class, because it renders a specific template, which is what it does. - I have the right template/view,
2009 Jan 01
5
Allison Smith, Music-on-Hold Parody--outstanding.
Allison Smith just created a hysterical parody music on hold Parody. Whatever you were doing, stop, and dial this number to listen to it: 360-519-5689. 2 minutes. I just gave her a few ideas, but she took it and ran with it--she chose the audio and did the mix-down and everything. Really funny!! -Karl -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081231/32a5539b/attachment.htm
1998 Jan 13
0
funny axis ranges; GPretty(.) vs. pretty(.) and all that...
...' iff we are using 'R' exists("version") && !is.null(vl <- version$language) && vl == "R" } p.axis.range <- function(k.set = c(-100,-9:-6,-3,3,5,20), y.k.add = 1) { ## Purpose: Plot axis scaling & labeling with funny range(.) ## ------------------------------------------------------------------------- ## Arguments: k.set: (0, 10^k will be the ranges ## ------------------------------------------------------------------------- ## Author: Martin Maechler, Date: 12 Jan 98, 18:15 lk <- length(k.set);...
2012 Aug 05
1
Extracting desired numbers from complicated lines of web pages
...ood to end up with Value Variable 108 Friends 151 Reviews 5 Review Updates NA First <-- assuming here that "First" did not show up on an line etc. Of particular trouble is line [7] which requires extracting 3 numbers 2022 (Useful), 1591 (Funny) and 1756 (Cool). ============== Extraction problem lines =========== [1] "\t\t\t<li id=\"friendCount\"><a href=\"/user_details_friends?userid=--T8djg0nrb_yMMMA3Y0jQ\">108 Friends</a></li>" [2] "\t\t\t<li id=\&q...
2015 Apr 17
2
Plurals in English (was Re: ClamAV reports a trojan)
...(excludes USA people) The first thing I learned what US people (before became one myself) take English pronunciation for was... Well, I asked US person at the conference: does he know this person (and gave the name of English person). The answer was: "that guy with accent" Isn't it funny to call correct English pronunciation an accent? ;-) (adding "lough track" so who don't feel it's funny still can lough here taking it as a joke ;-) Valeri > should always try to speak simple, > jargon-free, easily understandable and logically expressed English > espec...
2010 Feb 18
2
Funny result from rep(...) procedure
...+ iInd - 1 content [1] 2 # i value to repeat 6 times [1] 6 # ni = 6 on 2nd pass [1] 6 2 2 2 2 2 # 6 'twos' but only shows 5 'twos' print(c(ni,rep(i,times=ni))) - why not 6? -- View this message in context: http://n4.nabble.com/Funny-result-from-rep-procedure-tp1560547p1560547.html Sent from the R help mailing list archive at Nabble.com.