similar to: row.names in data.frame with row.names NULL

Displaying 20 results from an estimated 90 matches similar to: "row.names in data.frame with row.names NULL"

2004 Aug 06
0
Problem with Streams > 160KBit/s
> Hi, > > does anybody set up an icecast server delivering streams > 160KBit/s ? > I tried that with liveice and shout but in both cases the stream stutters > very much. So, I have eliminated the Net (stream to localhost), the CPU > (P3/800 should be fast enough), and lame (can encode 320kBit/s 3 times > faster then the wav has secs). So the Problem should be icecast.
2004 Jan 29
2
Skynet Mail Protection scan results
----------------------- This e-mail is generated by Skynet Mail Protection to warn you that the e-mail sent by samba@lists.samba.org to vincent.brabant@skynet.be is infected with virus: Win32/Mydoom.A@mm. Deze e-mail is gegenereerd door Skynet Mail Protection om u te waarschuwen dat de e-mail gestuurd door samba@lists.samba.org naar vincent.brabant@skynet.be geinfecteerd is met Win32/Mydoom.A@mm.
2002 Aug 23
1
smbmount how to?
I want to access files on my Windows PC from my Linux PC running Samba. I've looked at the documentation for smbmount, but like most Linux documentation, it documents the "what is" not the"how to". Could some kind-hearted, experienced soul give me the actual configurations and commands needed to mount a directory of the Windows 98 file system on my Linux file tree so that
2007 May 07
0
Analyzing "Stacked" Time Series
I have a question about pooling or "stacking" several time series ?samples? (sorry in advance for the long, possibly confusing, message). I'm sure I'm revealing far more ignorance than I'm aware of, but that's why I'm sending this... [Example at bottom] I have regional migration flows (?samples?) from, say, regions A to B, A to C, B to A, ?., C to B (Noted as
2004 Aug 06
7
Problem with Streams > 160KBit/s
Hi, does anybody set up an icecast server delivering streams > 160KBit/s ? I tried that with liveice and shout but in both cases the stream stutters very much. So, I have eliminated the Net (stream to localhost), the CPU (P3/800 should be fast enough), and lame (can encode 320kBit/s 3 times faster then the wav has secs). So the Problem should be icecast. can anybody please enlight me?
2009 Mar 24
1
Problem with new Samba 3.2.3 Ubuntu install: "INTERNAL ERROR 6 in pid XXXX"
I'm setting up a new Samba install on a fresh Ubuntu install. Samba is 3.2.3. When I try to list shares, that works: --------- stew@saba:/etc/samba$ smbclient -L saba Enter stew's password: <accepts correct password here> Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 3.2.3] Sharename Type Comment --------- ---- ------- Library Disk
2010 Aug 30
2
Brown-Forsythe test of equality of MEANS
Dear friends, two years ago (as I found on the web) Paul sent the following message but I was not able to find if he got an answer. Today I have the same question and it would be great if I could find out that this test has been implemented (somehow) in R. Please do not confuse it with the Brown-Forsythe test of equality of variances. Thank you: I've been searching around for a function for
2008 Jul 29
0
Major Cloud Computing Testbed Announced at University of Illinois
*R we Wishing on a cloud-* I would like to Test R as an cloud analytical tool. remote submit csv files to the web for data mining , get data crunching with scalable processing power and disk storage , display Silverlight graphs of summarization, downloadable in pdf's. data mining on demand, on function. rather than pay costly annual analytical softwares license fees. analytics
2006 Oct 03
1
HP Toolbox kills Samba
Hi, I've encountered the following problem at a client. The problem results in one or more of the smbd processing continuously grabbing more and more memory until the system runs out of memory or just becomes unusable due to a low memory condition. This error is extremely serious as the entire server is eventually brought down by one error. After debugging this error at the
2011 Jan 25
7
flush-btrfs-1 hangs when building openwrt
Hi, Since update to 2.6.37 I can''t build openwrt on my btrfs buildroot anymore. I''m not sure if this is related to the other flush-btrfs-1 thread. plenty of diskspace is free: /dev/mapper/cruor-build 97G 68G 27G 73% /opt/build It always hangs when openwrt builds the ext4 image and runs tune2fs on it.
2018 Jan 10
0
Release of wbstats 0.2 on CRAN
Hi all I'm happy to announce a new version of wbstats is now available on CRAN. wbstats is an R package for searching and downloading data from the World Bank API that includes access to all annual, monthly, and quarterly indicators in addition to bug fixes. Version 0.2 now * Uses version 2 of the World Bank API. This includes data that is unavailable in the previous world bank API *
2010 Aug 10
1
axis labels defaulting to scientific notation
The labels on the x-axis are defaulting to scientific notation no matter how small cex.axis is. How can I override scientific notation to get the labels to print out as specified? Here is the code (UNIT here is 0.0105): plot(xm,yv,log="xy",ylim=c(0.1,20)/UNIT,xlim=c(0.004,20)*UNIT,xaxt="n",t ype="n") axis(1,
2018 Jan 10
0
Release of wbstats 0.2 on CRAN
Hi all I'm happy to announce a new version of wbstats is now available on CRAN. wbstats is an R package for searching and downloading data from the World Bank API that includes access to all annual, monthly, and quarterly indicators in addition to bug fixes. Version 0.2 now * Uses version 2 of the World Bank API. This includes data that is unavailable in the previous world bank API *
2003 Sep 25
2
allShortestPath function in e1071 package
Hi All, I am using the allShortestPath function based on Floyd's algorithm in e1071 package. It runs great when I have less than 5000 nodes. But when I tried to work on more than 5000 nodes, I ran into memory problem. The problem I really want to solve has 10000-15000 nodes. Does anybody know how to deal with this problem? Are there any other packages in R that can handle this problem?
1999 Oct 28
2
Creating gif files using R
Greetings, I am a new user of R but a long time fan of S (Splus) and have installed R version 0.65.1 on a Windows NT machine. I would like to save plots as gif files and have been using savePlot() with some success. I found that savePlot would not work without modification, namely decrementing the device by 1 before calling the internal routine that does the conversion. Once that change was
2003 Aug 12
4
print points from a huge matrix
Hi All, I have a 8000*8000 matrix and I want to print out a file with the row name, column name and the value for those point with values satisfying a condition. I tried using a for loop, however, it took me forever to get the result. Is there a fast way to do this? Thanks! Bing --------------------------------- 1060 Commerce Park Oak Ridge National Laboratory P.O. Box 2008, MS 6480 Oak
2007 Nov 26
0
14 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_file_reference.c libswfdec/swfdec_load_object.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_system_security.c test/trace
libswfdec/swfdec_as_object.c | 64 libswfdec/swfdec_file_reference.c | 2 libswfdec/swfdec_load_object.c | 81 libswfdec/swfdec_sprite_movie_as.c | 19 libswfdec/swfdec_system_security.c | 1 test/trace/Makefile.am | 72
2013 Sep 25
2
users can not hear the audio playback sometimes
Hello everyone, I am facing a strange problem on my asterisk box (using isdn lines with pri card installed on it). Normal incoming/outgoing calls are working perfectly fine. When a user dial a wrong/out-of-service number they don't hear back any such message like "The number is wrong or user is switched off" in some cases, and it's just a silence for the user. Now while
2003 Sep 06
20
[Bug 615] OpenSSH 3.6.1p2 ON SCO 3.2v4.2 + STRICTMODES -->yes (broken dirname in libgen)
http://bugzilla.mindrot.org/show_bug.cgi?id=615 ------- Additional Comments From dtucker at zip.com.au 2003-09-06 12:51 ------- Created an attachment (id=387) --> (http://bugzilla.mindrot.org/attachment.cgi?id=387&action=view) Move libgen test after dirname test Looked at this again, I think the reason it's not working is libgen has already been detected before the dirname test,
2003 Sep 17
5
using matrix data for function
Hi All, I have a function, f(x,y) I have a matrix of data, m, with the 1st column is x and the 2nd column is y What's the best way to get f(x,y) for each row of the matrix? I tried result<-f(m[,1],m[,2]) but it doesn't work. Thanks! Bing --------------------------------- 1060 Commerce Park Oak Ridge National Laboratory P.O. Box 2008, MS 6480 Oak Ridge, TN 37831-6480 Phone: