similar to: save() with 64 bit and 32 bit R

Displaying 20 results from an estimated 20000 matches similar to: "save() with 64 bit and 32 bit R"

1998 May 25
4
[homes] share(s)
I got back from school the other day and set up samba to avoid hearing questions from my father about "why can't I see your computer from my network neighborhood" etc etc and he wants to mount my mp3 files.. I also set up the standard homes share, but besides being able to connect to _his_ home directory, he is able to _any_ home directory! This is definitely not the behavior I am
2011 Mar 29
2
32-bit compat-gcc on 64-bit CentOS?
Ugh. One of our internal servers crashed so bad I just went out and bought a new machine to replace it. The old server was Pentium-4 based and running CentOS-5. When I installed CentOS on the new machine, I used the 64-bit version, partly because that habit is almost automatic nowadays, and partly because the new machine has 6GB of RAM, so 32-bit seemed not very appropriate. Anyway, I've
2010 Dec 14
2
lines and points without margin
hi, i am sure that this is a trivial question but i have not been able to find an answer by searching the mailing lists. i want to plot points on a graph, joined by lines. the command that i am using is points(x, y, type = "b", pch = 21) this plots nice open circles at the data points and draws lines between them. however, the lines do not come all the way up to the edge of the
2011 Apr 07
1
comparing ARIMA model to data
hi, i am trying to teach myself about ARIMA models. i have followed examples from a number of sources and have more or less got the hang of how it works. i would like to compare the output from the fitted model to the original data. is this possible? or even a meaningful thing to do? to be clear, for example, having generated a fit to some data using > fit <- arima(LakeHuron, order = c(1,
2007 Jan 18
1
NFS 64-bit client crash with 32-bit server
I have an unusual scenario where a new 64-bit multi-core Opteron Centos 4.4client crashes when writing a large file on a 32-bit NFS server. The problem happens on the same client with either Centos 4.4 or SuSE 9.3 32-bit NFS servers. Additionally the problem is reproducible with another identical 64-bit Centos 4.4 client. I'm not certain that the problem is tied to a 32-bit (as opposed to
2008 Sep 25
3
SIze of reformatted USB drive
I just reformatted an 8Gb USB drive as ext3. While as FAT32, it was reported as having well over 7Gb free (did not note the exact capacity). I reformatted with mkfs.ext3 /dev/sda1 Now it is reported (oh, this is with properties in Nautilus) as having 6.8Gb capacity (free space actually). Does this makes sense that ext3 has less available space than fat32?
2007 Jun 29
4
Retrive data from repartitioned / reformatted hard drive?
Hi, The title says it all. One of my clients showed me a 120 GB hard drive that his daughter accidentally formatted, according to him. I booted the first CD I had at hand - a Slackware 11.0 install CD - and launched cdfdisk /dev/hda. cfdisk informed me that there was even no partition table. So much for reformatting. cfdisk only shows me 120 GB of free space. Any way to retrive data on this
2016 Apr 11
2
R not responding (must force quit) when saving graphic to PDF (bug?)
Dear colleagues, I wish to report a problem I encounter when trying to save a graphic to file. When I produce a graphic and try to save it R becomes unresponsive and I must force quit, and then restart R. The problem occurs when I try to overwrite an existing graphic: for example when I made changes to the graphic and want to save the graphic using the original file name. It only happens when I
2016 Apr 11
1
R not responding (must force quit) when saving graphic to PDF (bug?)
Dear Wolfgang, Thanks for your response. No, I haven't tried doing the complete reinstallation as you suggest. If I recall correctly, this has happened on previous occasions but like I said in my email it's not all that disruptive to my workflow. It's more like a 'first world problem'. I was encouraged to submit the query because I had correspondence with someone involved
2012 Apr 09
5
Need to split long lines in mail archives
CentOS-6.2 I am investigating how to split long lines present in a Mailman generated html archives. Mailman places the email bodies within <pre></pre> tags and some users have MUAs that send entire paragraphs as one long line. I have looked at fmt and fold but these assume a pipeline from stdout to a fixed filename, which presumably is best done at the time of the original
2009 Oct 24
2
R 64 and R: using 64-bit versions of packages in R (32)
I'm running R 2.9.2 build 5464 on OS X 10.5.8. Having encountered memory allocation problems, I ran the problematic code in R64, the 64- bit version of the same build. When I attempt to load openNLP I receive the error message that the 32-bit version that I had been using does not run in R64. Assuming there is a 64-bit version, can I install and load it in R64 and, when I
2008 Nov 01
3
how to iterate through a list using ls
Hi all, I know this is an idiotic question, but I am trying to iterate through a list of data.frame using ls (I have named the data frames in a way that lets me subset them with ls(pattern="test", for example). But ls returns a character vector. How to I refer to the data frames by their names in the list instead of the actual string? Thanks a bunch. Ken
2014 Aug 07
1
kickstart - dont wipe data
Hi, I am struggling with kickstart. What I want to achieve is a reinstall, but some data partitions should survive the install, i.e. they should not be formatted. With a single disk this works, here is the relevant part from the kickstart file (I shortened the name of the volume group) ... zerombr clearpart --none --initlabel part /boot --fstype="xfs" --label=boot --onpart=vda1 part
2009 Aug 05
2
original & reformat extension
Question: Naturally there are times when need to I reformat an extension in a context as such: ;Reformat add CC1 exten => _NXXNXXXXXX,1,Goto(1${EXTEN},1) -or- ;Reformat 011 with with +CC exten => _011X. ,1,Goto(+${EXTEN:3},1) It's a helpful trick, BUT there are times when I want to send the call to another context in its original un-reformatted state. Naturally the ${EXTEN}
2004 Dec 07
3
Asterisk / VOIP Employment Opportunity
Dear All, I am based in Australia and have a client looking to hire a VOIP Specialist with Asterisk experience to join their technical/engineering team. The company specialise in providing corporate and government grade data comms solutions. They are moving into the VOIP space, hence the need for the Asterisk/VOIP specialist. Would anyone be keen to explore this opportunity of working in
2019 Nov 06
2
RFC: On non 8-bit bytes and the target for it
On Nov 4, 2019, at 4:00 PM, James Molloy via llvm-dev <llvm-dev at lists.llvm.org> wrote: > We'd be keen to help out what the community decides to do here. I personally feel it's reasonable that: > - LangRef/DataLayout is updated with semantically coherent changes. > - The midend optimizer is updated by someone who cares about those changes and tests are added that use
2004 Jan 28
6
long long on 32-bit machines
Hi all, Does anyone happen to know if there are *any* 32-bit architectures (on which Linux runs) for which the ABI for a "long long" is different from passing two "longs" in the appropriate order, i.e. (hi,lo) for bigendian or (lo,hi) for littleendian? I'd like to switch klibc to use the 64-bit file ABI thoughout, but it's a considerable porting effort, and
2000 Mar 09
1
FW: : Re: Multiple smbd processes generated
Dear Dave, Doesn't this only work if you're using samba as a domain controller and the client says "net use h: /home" I've not got it to redirect "//server1/username" to "//server2/username" when the NIS map says "user server2:/path/&" Though if it could be done I'd be VERY keen. Tim "David Collier-Brown"
2011 Mar 26
2
devastated: reinstalled OS and wine is behaving differently.
I reformatted my system, reinstalled 10.10, got all the updates, installed wine 1.3 from the deb, and now /media/Office12/setup.exe wont run with out crashing. I've done exactly what the instructions say to do. The disk and the cd rom were tested on other computers with out error. It's also the same cd rom that I used to install this same copy of Office before. This particular
2013 May 09
2
R unable to access internet to install packages
Hi, I am having some trouble trying to install a number of packages in R on my work computer. An example of the code I am using is as follows: install.packages("ggplot2",dependencies=TRUE) An example of the error messages I am getting is: Warning: unable to access index for repository http://cran.stat.auckland.ac.nz/bin/windows/contrib/2.9 Warning: unable to access index for