Displaying 20 results from an estimated 110 matches similar to: "EOF error reading csv file"
2013 Jul 22
1
problem loading large xlsx file into r
Hi,
I am facing trouble when trying to read large xlsx file into R. please find the code and error below. The file I was trying to read has 36,500 rows X 188 col, ~ 37 MB size.
> options( java.parameters = "-Xmx4g" )
> library(xlsx)
Loading required package: xlsxjars
Loading required package: rJava
> cftc =
2005 May 12
0
Batch mode problem: figure margins too large
Hello, I have a program that works well in Rgui but that does not work in a
batch file (Execution halted)
Here's the code (it will work on you side, but you need internet access
through R as it will download a table from a US gov site)
download.file("http://www.cftc.gov/files/dea/history/deacot2005.zip",
"c:/deacot2005.zip",
"internal", quiet = FALSE, mode =
2005 May 12
0
RE: Batch mode problem: figure margins too large (aligned R code to the left)
> Hello, I have a program that works well in Rgui but that does not work in
> a batch file (Execution halted)
>
> Here's the code (it will work on you side, but you need internet access
> through R as it will download a table from a US gov site)
>
> download.file("http://www.cftc.gov/files/dea/history/deacot2005.zip",
> "c:/deacot2005.zip",
>
2005 May 12
2
Batch mode problem: figure margins too large (code corrected for word wrap)
First of all, I apologize for the triple post, but I did not see that the
word wrap on the r-help list site would render my code unusable. So here it
is again. Hoping that this time it will work if you cut and paste it in
your Rgui.
I have a program that works well in Rgui but that does not work in a batch
file (Execution halted).
Here's the code (it will work on your R, but you need
2018 May 14
3
Node to Node UDP Tunnels HOWTO?
Hi all!
I still have never managed to fully wrap my head around how UDP data
tunnels can be established between nodes.
Everytime I think I understand it, I see something that confuses me again
Just now I am seeing the following:
I have nodes A, B + C
A has everybody's keys and host configuration files.
B and C only have A's key, and host config with A's public IP address.
B and
2018 May 14
0
Node to Node UDP Tunnels HOWTO?
Here are a few facts that should make things clearer.
Regarding keys:
- The key used for the metaconnections (routing protocol over TCP) - i.e.
the one you configure in your host files - is NOT the same as the key used
for UDP data tunnels.
- The key for data tunnels is negotiated over the metaconnections, by
sending REQ_KEY and ANS_KEY messages over the metagraph (i.e. the graph of
2007 Jun 10
0
In this case just use 'colorbar' to get a 'legend'.
CAON Releases Fact Sheet For Investors
Chan-On International Inc.
Symbol: CAON
Close: $0.72 UP 4.35%
Read this over the weekend, you won't be sorry. CAON has changed
direction and investors love it. Friday's volume went through the roof.
Big news expected Monday. Set your marker for CAON first thing Monday!
Number of generators needed? On two computers the program was slowed
down and
2011 Sep 19
2
text matching
Hi All,
I have a character vector by name tickers
> head(tickers,10)
V1
1 ADARSHPL.BO
2 AGR.V
3 AGU
4 AGU.TO
5 AIMCO.BO
6 ALUFLUOR.BO
7 AMZ.V
8 AVD
9 ANILPROD.BO
10 ARIES.BO
I would like to extract all elements that has ".BO" in it. I tried
> grep("\.BO",tickers)
Error: '\.' is an unrecognized
2014 May 01
1
BIND Log file entries
This morning I see this in the syslog on our primary public DNS host.
internal_send: 142.77.1.1#33950: Connection timed out: 1 Time(s)
internal_send: 142.77.1.1#35153: Connection timed out: 1 Time(s)
internal_send: 142.77.1.1#35644: Connection timed out: 1 Time(s)
internal_send: 142.77.1.1#49394: Connection timed out: 1 Time(s)
internal_send: 142.77.1.1#49816: Connection timed
2013 Jul 25
1
Duplicate Mails downloding issue
Hi All,
We are repeatedly getting the below warning / errors on our pop server. Please help us out buy knowing what could be the issue.
-------------------------------------------------------------------------------------------------------------------------------------------------------
Jul 23 15:34:51 popserver dovecot: pop3(14949_kavish): Warning: Locking transaction log file
2011 Jun 07
1
error with geomap in googleVis
Hi All,
I am unable to get the plot geomap in googleVis package. data is as follows
> head(index.ret)
country ytd
1 Argentina -10.18
2 Australia -3.42
3 Austria -2.70
4 Belgium 1.94
5 Brazil -7.16
6 Canada 0.56
> map1 = gvisGeoMap(index.ret,locationvar = 'country', numvar = 'ytd')
> plot(map1)
But it just displays a blank page, showing an
2012 Mar 13
1
customizing help, how to replace r.css of all packages
Hi All,
I would like to replace default r.css that is found in "C:\Program
Files\R\R-2.14.2\doc\html" and "C:\Program Files\R\R-2.14.2\library\<package
name>\html" with a custom r.css file. I have some 71 packages installed and
want to replace r.css across all packages.
Windows explorer can aggregate the files into a single window based on
search criteria, but
2005 May 18
2
Why can't I download "window binary" zip packages
Hello there,
I tried so many times to download windows binary zip package but it told
me that I don't have the access to do so. It worked for me a few months
ago. Please help me with it.
Thank you
Lisa Wang Msc.
Princess Margaret Hospital
Toronto , Canada
tel: (416) 946 4501 ext.5201
2005 Oct 04
1
HPH-SSH code incorporation
Hi,
We are deciding on to either entirely use HPH code to our
OpenSSH or not for systems globally and I come down to a question.
If HPH-SSH code is such an improvement to network performance for
OpenSSH, then why has it not been incorporated to the OpenSSH code? Is
there a reason? Is it because there are problems with the HPH-SSH code?
Since the code has been out for a time and still has not
2020 Jul 13
0
[vhost:config-endian 38/39] drivers/platform/mellanox/mlxbf-tmfifo.c:1241:22: error: expected ')' before ';' token
tree: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git config-endian
head: df43c8f58f42ec36e91740f91ea7360f63213004
commit: e1e22056bc3641f340ed27012cfd1b8b05f83a0a [38/39] fixup! virtio_net: correct tags for config space fields
config: arm64-allyesconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget
2019 Jan 10
1
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
PRIOR THREAD: https://lists.samba.org/archive/samba/2019-January/220292.html
In theĀ referenced prior thread, I had an issue of samba_dnsupdate --verbose --all-names causing a dns_tkey_gssnegotiate: TKEY is unacceptable error.
Ultimately, the solution kindly provided by Rowland was to insert dns update command = /usr/local/samba/sbin/samba_dnsupdate --use-samba-tool into the [global] section of
2006 Jul 13
8
(OS X) Address binding still exists after terminating session
[using mongrel-0.3.13.4 pre-release, OX 10.4.7]
I have a slightly annoying issue under OS X: If i terminate the
session that ran the mongrel process (by closing terminal window --
hey, it happens!), subsequent attempts to start mongrel give me the
following error:
/usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/lib/mongrel/
tcphack.rb:12:in `initialize_without_backlog'':
2000 Dec 23
2
Vorbis press
Ogg Vorbis is mentioned in CNET's MP3 Insider newsletter.
I'm sending this article and another one that takes more
thorough look at internet music distribution (from the same
newsletter).
--------------------------------------------------------------------
MP3: IT'S NOT REALLY FREE
There is a widespread illusion that the MP3 file format is not a
proprietary codec. It'd be nice,
2004 Sep 23
0
Duplicated INVITE in SIP session?
Hello.
I'm trying to use Asterisk in combination with SER, to make the
routing proccess to my PSTN-Gateways. I made a simple test defining some
extension in my extension.conf, when i made a call my SER (SIP) Server
forward the call to Asterisk, this proccess is ok, but when the call is
answered i see an INVITE going out from Asterisk to my SER Server, this
invite is then passed to my
2020 Nov 12
2
Signal 11 on domain join (Debian 10 Samba 4.9.5+dfsg-5+deb10u1)
I wanted to do a little playtesting with Samba as a domain controller.
I spun up a Debian 10 box, installed Samba (package 4.9.5+dfsg-5+deb10u1) ,
and attempted to join it to the domain. It crashed horribly. ;)
Unfortunately their domain ends in ".local". There's nothing I can do
about it at the moment. But I do remove multicast DNS from nsswitch to
prevent it from attempting to