Displaying 20 results from an estimated 100 matches similar to: "IAB (PR#7788)"
2011 Sep 14
2
Difficulty with saving .Rhistory
Current systems
??? OS: RedHat SE Linux 5.7, fully patched
??? R: R-2.13.1
I am a new R user.
The R installation needs to be very tight because I plan to use it after I am employed on Internet facing systems to analyse firewall and filesystem log data.? Everything to my knowledge regarding R installed correctly.? I saw no warnings until saving THE WORKSPACE.
NON-ROOT OUTPUT CURRENTLY YIELDS
2002 Mar 20
1
cannot open file .RDataTmp
Dear list,
since I have installed GRASS_0.1-8.tar.gz (devel) with R 1.4.1 on
RedHat7.1 Linux I get the following message when I want to save the
workspace image:
--------------------------------------------------
Save workspace image? [y/n/c]: y
Error in file(file, "wb") : cannot open file `.RDataTmp'
-------------------------------------------------
Where can I find the
2002 Apr 07
2
save.image() error
Running 1.4.1 (Windows) under Windows XP Pro. Have had no difficulty for
several weeks since moving to the new OS. Today, while checking the
behavior of my mouse, I loaded Rgui as usual. I then immediately tried to
exit the program. Upon exiting, I got the following message:
Error in save.image(name) : image could not be renamed and is left in .RDataTmp
I can move the .RData file to any
2018 Jan 26
0
Problem saving .RData file with save.image
I am running R-3.0.3 on RStudio 1.1.183. I have recently gotten the following error message while saving an .RData file with the save.image command. I have not had this problem until recently. Help appreciated.
===
Error in save.image("bope1a.RData") :
image could not be renamed and is left in bope1a.RDataTmp
[[alternative HTML version deleted]]
2007 Nov 26
1
problem in closing R console
Dear Sir
When I close R console then following message apear when I want to save the
workspace. If I close the R console without saving workspace then R console
is closed otherwise not.
Error in gzfile(file, "wb") : unable to open connection
In addition: Warning message:
In gzfile(file, "wb") : cannot open compressed file '.RDataTmp'
Regards
--
AMINA SHAHZADI
2009 Sep 15
1
Powered by Xapian
Hi,
I'm not so far, by now, of publicly releasing the next version of our
web site which is extensively using Xapian, so I thought it was time to
say "thank you" by adding in the footer and in the "credits" page of my
site the Xapian logo with a link back to the Xapian web site.
I was surprised to discover how hard it was for me to find how to do...
I'm not a
2008 Jan 06
3
need help
Hi,
I'm Roslina, PhD student of University of South Australia, Australia
from school Maths and Stats. I use S-Plus before and now has started
using R-package. I used
to analyse rainfall data using julian date. Is there any similar
function that you can suggest to me to be used in R-package? Thank you
so much for your attention and help
[[alternative HTML version deleted]]
2017 Jun 08
5
Matrix multiplication
I need to have all elements of a matrix multiplied by a weight before
being post-multiplied by itself, as shown in the forst block of codes
below. I can also multiply the matrix by the square root of the weight
and then take the outer product.
Actually, what I need is this. Denote each row of the matrix by a row
vector as xi and each element of the weighting vector as wi. Then, I
need the
2013 Jul 22
0
WG: [87all] IETF 87 Technical Plenary Experiment
-------- Original-Nachricht --------
Betreff:
[87all] IETF 87 Technical Plenary Experiment
Datum:
Mon, 22 Jul 2013 13:15:23 -0700
Von:
IAB Chair <mailto:iab-chair at ietf.org> <iab-chair at ietf.org>
Antwort an:
ietf at ietf.org
An:
87all at ietf.org
The OPUS codec, defined in RFC 6716, can scale from low bit-rate
narrowband speech to very high quality stereo
2015 Jan 25
2
C5 & C6 : useradd
useradd --help
-d, --home-dir HOME_DIR home directory for the new user account
-M, do not create user's home directory
yet
useradd -M -s /sbin/nologin FRED
produces in /etc/passwd
fred:x:504:504::/home/fred:/sbin/nologin
Trying again with
useradd -d /dev/null -s /sbin/nologin doris
gives a CLI message
useradd: warning: the home directory already exists.
2007 Jul 19
3
Merb::Controller#url Usage
I have a question about the usage of Merb::Controller#url. When I
have nested resources, requesting the new action works differently
than I expected. I was wondering what the intended usage is.
For example:
Say I have
r.resources :articles do |article|
article.resources :article_attachments
end
irb(main):002:0> show_routes
[:articles, "/articles"]
[:article_attachments,
2010 Jun 02
1
lattice, xyplot, using "panel.segments" by just addressing one panel
Hi R experts,
I'm using the xyplot function in lattice to draw a multipanel plot consiting
of 5x6 scatterplots.
Now I need to link single points in each of those scatterplots (=panel),but
the points, that need linking are different for each panel.
I tried to use the panel.segments function for that, but I can't address
each panel separately. Links right for panel 1, show up in all other
2007 Nov 07
1
merb/sequel mutex on or off? proxy_balancer or no?
Just a quick question to those of you using merb and sequel or
datamapper. How do you setup your merb app?
For example:
merb -X off -c 5, then run mod_proxy_balancer or nginx to load balance
between the 5 (or whatever #) of merb nodes?
merb -X off -d, then simply use something like proxypass
merb -c 5, keep the mutex lock and cluster it
haproxy, swiftiply, evented mongrel......
What
2007 Jul 31
1
changeset 355
I have a question about changeset 355 for "Initial support for
controllers to be nested in modules and directories."
I have probably overlooked something here, but it appears to me that
something is missing to be able to route to those nested controllers.
Looking in Merb::Dispatcher, it looks like the workflow goes like this.
route = route_path(request_uri)
route_path then calls
2018 Jun 14
4
Admin UID changed with upgrade to 4.8.2
On Thu, 14 Jun 2018 09:39:46 +0200
"L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
> And i did read the Comment to for Rowland below,
> On debian you need :
> libnss-winbind libpam-winbind to be installed.
> I think you miss one of these.
They are the glue that connects Samba to nsswitch and allows 'getent
passwd username' to work. Without
2008 Dec 19
5
Wine and Mac Os X
Hi,
I would like to know which Windows-Software you managed to use with Darwine on your Mac. I don't have to and don't want to run many programs this way but for example, Trix did not work at all.
Thanks!
2009 Jul 10
1
problems with contrast matrix
Dear lme and lmer -ers,
I have some problems using "home-made" contrast matrix in lme and lmer.
I
did an experiment to investigate the relationship between the response of an animal and some factors, namely the light wavelength (WA), the light intensity to which this animal was exposed and the sex of the animal
tested.
- The response can be a variable LA (normal
distribution) or
2010 Jun 28
1
mathematical expression in varnames of lattice parallel plot
How can I insert mathematical expressions for variable names in a
lattice parallel plot? I tried to implement mathematical expressions in
varnames, however, without success.
For example, neither
parallel(~iris[1:4] | Species, iris,
varnames=c("P[Width]", "Petal[length]", "alpha[Width]", "Sepal[Length]"))
nor
parallel(~iris[1:4] | Species,
2007 Sep 29
1
templates with same name before extension are cached
Hi all,
I was just wondering if this is the intended behavior. Here is my setup:
controller
def index
respond_to do |f|
f.xml { render :xml => true }
f.html { render :layout => :none }
end
end
In my views I have a file for each type
index.herb
index.xerb
The first request I send is cached and interferes with the other one.
For example, if I send an xml request
2006 Aug 11
1
text_field_with_auto_complete (unable to use it more than once/page)
Any assistance would be greatly appreciated.
I currently have 4 of these on my page but only the first one will
trigger.
When I change the order sequence, still, only the first one will work.
Help!
Many thanks in advance,
Doris