Displaying 20 results from an estimated 4000 matches similar to: "fatal error unable to restore data"
2010 Jan 23
2
fatal error unable to restore saved data in .rdata
Dear R help team,
I am trying to open R to continue my analysis but it doesn't want to open and I get this message "fatal error unable to restore saved data in .rdata". I don't know what went wrong ( iam using Windows). Could you please help me on this? Thanks a lot
Best Regards
Saad
[[alternative HTML version deleted]]
2003 Apr 03
0
Call for papers
"CALL FOR PAPERS"
THE ISLAMIC SOCIETY IN SOUTH EAST ASIA CONFERENCE ON
STATISTICAL AND MATHEMATICAL SCIENCES
BANDUNG, 25 - 26 APRIL 2003
Fakultas Matematika dan Ilmu Pengetahuan Alam
Universitas Islam Bandung
Jalan Tamansari No. 1, Bandung 40116
Telepon +62 22 4203368 Ext. 136 or 135
Facsimile +62 22 4263895
E-mail: - fmipa_unisba at yahoo.com
- wanda at
2010 Jul 30
2
conditonal "if"
Hi,
I have problem with my R program. Actually, it just a simple program, but I do
not know the error is. Here is part of my program:
....
if (tau2ca==0) {MVvc <- 0.01} else {MVvc <- tau2ca}
ri_vc <- si2/MVvc
vi_vc <- ri_vc + 1
Y_bar_vc <- sum(y/vi_vc)/sum((1/vi_vc))
tau2MVvc <- sum((1/vi_vc)*(y - Y_bar_vc)^2)/(k-1)
....
But then, there is an error displayed in workspace
2010 Jan 27
1
How to split a matrix into a few matrices?
Hi dear users,
I try to split a matrix into a few matrices, for example, suppose that I
have 1000X4 matrix from mvrnorm(1000,m,c) with
m<-matrix(c(0,0,0,2),4,1) and
c<-matrix(c(1.0,0.2,-0.5,0.3,0.2,1,0.2,-0.5,-0.5,0.2,1,0.2,0.3,-0.5,0.2,1),4,4,byrow=T)
How to split the matrix into
a. 2 matrices which the first one consists of the first 500 rows, and the
second one consist of the
2010 Feb 01
1
How to repeat "for" function?
Dear Users,
I have one problem here, I tried many time and even read a few notes on
writing function but still.....
Can anyone help me on how to simplify Part B (please refer the programming
below), so that I don't have to repeat the calculation of "num" and "r" ?
Thank you very much..every help is very much appreciated...
## Part A
n=1400
m=matrix(c(0,0,0,0),4,1)
2005 Jan 25
6
Changing booted Kernel with grub
Hi,
I have updated the kernel to 2.4.21-27.0.2 on Centos 3.4 (was 3.3 when
I did the kernel update) and have modified grub.conf to use the single
CPU kernel:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
#
2015 Aug 14
2
Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM
Hi,
I want to say hello and here is my big problem ;D
Iam trying to archive a Postfix/Dovecot 2.2.10 CentOS7 Multidomain Setup
with multiple (valid
StartSSL Certs), but iam only able to run a single Domain Cert server only.
ps: I need a multiple domainssetup for every customer and it is not an
option for me redirecting any email
to a single domain server. I really need this setup working.
2009 Oct 14
1
Beginning R help?
Hi all,
I'm currently working through the "Beginner's Guide to R" (Zurr et al.) and
I'm wondering about the first exercise in chapter 3:
I imported the data from BirdFluCases.txt and executed the 'names' and 'str'
functions as follows:
Bird = read.table(file='C:\\rbook\\BirdFluCases2.txt', header=TRUE)
names(Bird)
[1] "Year"
2015 Aug 15
1
Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM
On 08/14/15 20:30, dravion.smith at gmx.net wrote:
>
> ### CORRECTION
> Am 15.08.2015 um 03:22 schrieb dravion.smith at gmx.net:
>>
>> #### BUT ####
>> If i try something like this in /etc/dovecot/conf.d/10-ssl.conf
>>
local_name imap.mydomain01.tld
>> local imap.mydomain01.tld {
>> protocol imap {
>> ssl_cert =
>>
2009 Mar 07
0
Fatal error: unable to restore saved data in .Rdata
To r-help Forum:
I have downloaded R 2.8.1 and stalled it on my WinXP platform in folder:
"C:\Program Files\R\R-2.8.1\bin\R.exe"
R has worked properly with my data files and packages, which one call, past.
However, this week I decided to move the data files and packages to
different location:
"C:\SIDATA"
Now I am experiencing crashes in R and I receive the following
2010 Jun 25
2
fatal error: unable to restore saved data
I just installed the R 2.11.1 version on my computer and I encountered a fatal error: "Unable to restore saved data in .RData" and kick me out of R right away. I still can run 2.10.2. There is no package called "rattle"
I checked various posts regarding this error. I still can't get it to work. I removed two files that had .rdata extension and still does not work.
2001 Jul 26
0
HELP: FATAL ERROR: UNABLE TO RESTORE SAVED DATA
Hi There,
Can you help me? I tried opening R and it crashes. The message is "an
xdr real data read error occured" followed by "Fatal error: unable to
restore saved data (remove
.RData or increase memory). I'm inclined to remove .RData since I have
hundreds of variables and matrices saved onto R (probably the reason why
R crashed!).
If you don't know how to remove .RData
2006 Sep 23
1
Fatal error: unable to restore saved data in .RData --- no package called 'nlme'
I am using Windows XP and R 2.3.1.
During my lastest session I updated my packages and now when I try to start
R 2.3.1
I get the following error message:
Fatal error: unable to restore saved data in .RData in an error window and
Error in loadNamespace(name): there is no package called 'nlme' in the R
console.
I had been using nlme and lme4 when I updated my packages.
I did a search on
2004 Oct 10
1
Fatal error: unable to restore saved data in .Rdata
Dear Sir/Madam:
I'm currently running R 1.9.1 on a Mac OS 10.3. I have been able to
use it fine for a while now. But for some reason, it now crashes
each time I open it with the error: Fatal error: unable to restore
saved data in .Rdata
I read on the online help forum that I can just delete the bad
.Rdata file. But I cannot find it. I even tried to delete
everything related to R and
1999 Aug 23
2
how to change samba (smbpasswd) via web browser...
hi all,
I am looking for a program or cgi script which can be used to change the
smbpasswd via web browser. Anyone done this already ?. Any pointers will he
appreciated much.
Thanks
rakesh
--------------------------------------------------------------------
Rakesh Jain Systems Administrator, MIS Dept
BEA Systems, Inc. voice: +1-972-943-5135
4965, Preston Park Blvd fax:
1999 Aug 23
1
NT4SP5 Encryption and mksmbpasswd
Hi all,
Reading through ENCRYPTION.txt it says to do the following:
cat /etc/passwd | mksmbpasswd.sh >/usr/local/samba/private/smbpasswd
However, on my Samba-2.05a install (onto RH 6.0), /usr/local/samba doesn't
exist. Instead, all the files listed in ENCRYPTION.txt and WinNT.txt are in the
/usr/bin directory.
Amongst other things, this means I can't set the recommended security
1999 Aug 24
1
Totalnet
We have used the Syntax TotalaNET product (TAS) for some years. This
provides similar funtionality to Samba. However the current version (5.2)
does not support Win98 and the upgrade cost is very high.
In looking at Samba as an alternative, I have two questions:
1. Does Samba fully support Win98?
2. Our users move easily between PCs, X-terminals and workstations,
depending on their
2000 Apr 02
1
[newbie]: Samba as a server for Win98 PCs
Hello I do apologize for sending a newbie question but I need to know for
sure if what I am planning is worth spending the time.
I have 12 Win98 PCs with public IPs connected to the Internet. I want:
1) Turn one of the PCs to a linux box with samba.
2) That the linux PC provides login access to the other PCs. (I want to
eliminate the possibility of the users log in a Win98 PC and wreck
2012 Jul 24
1
Forum CentOS Indonesia
Dear All,
Forum discuss (Indonesia) about CentOS have done, so if you can join
this forum you can register on this site http://forum.centos-id.org/
comments and suggestions will be very helpful for the progress this
forum :)
Thank you very much
--
http://mafatahna.web.id
2015 Nov 17
3
firewalld being stupid
Nick Bright wrote:
> On 11/17/2015 8:18 AM, James B. Byrne wrote:
>> This behaviour is congruent with SELinux. One utility adjusts the
>> permanent configuration, the one that will be applied at startup.
>> Another changes the current running environment without altering the
>> startup config. From a sysadmin point of view this is desirable since
>> changes to a