Displaying 20 results from an estimated 200 matches similar to: "Samba + AD + NIS"
2009 Jun 18
3
R function found in two packages !
Hi,
Is there a mean to automatically choose one version of the 'rbind' function ? By default, R chose the 'rbind' from {base}, i would lke to use the one from {IRanges}...
Is it possible to set that using 'par' ?
> ?rbind
Help on topic 'rbind' was found in the following packages:
Package Library
IRanges
2008 May 13
1
upssched
Hello,
(Saddened for my bad English)
I have just created a script to install NUT
I manage the events with UPSSCHED and I would like to know how to launch
this command via /etc/nut/upssched-cmd every 5 minutes to verify the
level of battery of the UPS and decide on the action to be run.
Is there an option in the configuration which I was able to forget?
Other question : there is another command
2009 Dec 08
2
automated image processing
Hi,
I am looking for a R package which is capable to process and analysis pictures of tissues (stained) in an automatic way.
I had a look on biops and EBImage (Bioconductor) but they are not automatic...
Did you already use/know a such package ?
Thanks,
- Martial
_________________________________________________________________
Tchattez en direct en en vidéo avec vos amis !
2006 May 04
2
R pour débutant
Bonjour,
Je suis actuellement doctorant (en fin de th?se) et je vais avoir besoin de me
servir de R.
Devant apprendre R tout seul, je suis tomb? sur un mail de vous disant que vous
aviez r?aliser un tutorial sur ce logiciel pour des 100% d?butant comme moi
J'aurai essentiellement ? utiliser des algo de clustering (SOM ou Nu?e dyna) sur
des matrices pouvant faire 41x230
Cependant je
2006 Aug 14
2
finders et sous-classes
Bonjour, c''est ma premi?re question ici car d''habitude il me suffit de
parcourir de tels forum pour trouver r?ponse ? mes questions.
Donc cette fois, c''est du s?rieux, je n''ai pas r?ussi ? trouver la
moindre ?vocation ? mon probl?me.
Je vous explique.
J''ai une famille de mod?les :
class Attachement < ActiveRecord::Base
...
end
class Illustration
2009 Jun 17
1
Unable to use jpeg(), png() etc.....
Hello,
I 've just re-installed R 2.9.0 on ubuntu 9.04.
I do not understand why I am unable to use simple device function such as jpeg(), png()...
> png()
Error in X11(paste("png::", filename, sep = ""), width, height, pointsize, :
unable to start device PNG
In addition: Warning message:
In png() : no png support in this version of R
> capabilities()
jpeg
2009 May 13
1
access to the current element of lapply
Dear All,
I would like to use the 'split' function on the dataframe elements contained in a list L.
For example :
> (df <- data.frame(cbind(c(rep('A',2), rep('B',2)), rep(1:4))))
X1 X2
1 A 1
2 A 2
3 B 3
4 B 4
> (L<-split(df, df$X1))
$A
X1 X2
1 A 1
2 A 2
$B
X1 X2
3 B 3
4 B 4
Now, I would like to split EACH data frame, ie, according to
2002 Jun 29
4
help with 2.4.18 oops
Getting this oops on one of our production servers
pretty much hangs the server.
Do we have a corrupted Journal? how would ewe rebuild it?
Any idea how to recover from it?
Assertion failure in journal_bmap() at journal.c:636: "ret != 0"
invalid operand: 0000
CPU: 0
EIP: 0010:[journal_bmap+70/96] Not tainted
EIP: 0010:[<c016b646>] Not tainted
EFLAGS: 00010282
2009 Jun 02
10
Most used R editors
Hi,
I am a little lonely as R users in my group. So, I would like to know which editor is the most used in the R community.
This post is some kind of survey.
Personally, I use Emacs with ESS, It permits to :
- open more than one R session
- split the emacs editor as many part as you want.
- use a lot of keybindings.
...
I also tried Rkwards, Scilab (windows), JGR etc... but they are not
2009 May 15
0
web interface for R script??
Dear All,
I requiered your feedbacks about a web interface for R scripts.
I already tested RGG ( but it's not web).
and two of the CRAN list : Rserve & Rpad.
However, Rpad requieres some knowledge in Javascript, php etc...
and with Rserve I have to create a web interface entirely.
Rwui from the cran list seems attractive.
Did you ever test this one ?
Other suggestions are welcomed too
2009 Aug 11
0
outlier detection test for large data set
Hello,
Which outlier detection test is robust for large dataset ?
I think the detection test in the package 'outliers' are suitable for small data set (between 3 and 100).
Do you know one for 20000 or more values ?
Thanks,
- Martial
_________________________________________________________________
Inédit ! Des Emoticônes Déjantées! Installez les dans votre Messenger !
[[alternative
2001 May 16
0
Question about lm of R
I have just began to use R.
I would like to know where I can find in R the equivalent of the
LSMEANS of SAS when I realise a lm..
In the summary, there is the estimate but it's different of the LSMEANS.
In advance, thank you.
Martial Laurans
Laboratoire Halieutique de Rennes
ENSAR
65 rue de St Brieuc CS 84215
35042 Rennes
2007 Aug 27
0
The News Finally Hits!
Here Comes ERMX With Huge News, Its Hot!
EntreMetrix Inc. (ERMX)
$0.089 UP 11.25%
Gladiator challenge is now an ERMX asset. It is one of the most prolific
promoters of live events in the fast growing sport of mixed martial
arts. New dividend opportunities are expected from this asset expansion.
Read the release and get all over ERMX Tuesday!
2016 Jan 25
0
What to do when you've been hacked?
On Jan 25, 2016, at 11:04 AM, Benjamin Smith <lists at benjamindsmith.com> wrote:
>
> We have a prospective client who is asking us what our policy is in the event
> of unauthorized access.
Tell them you use the Mr. Miyagi defense: ?Don?t get hit.?
Your prospective client sounds like they?re expecting someone to have established procedures to deal with breaches. You know who
2003 Mar 25
0
Multiple source synchronizing to one unique destination
Hello,
I am wondering if there's a Rsync guru, that can just simply tell me if the
following thing is feasible with rsync 2.5.6.
I have 2 rsync source servers configured as daemon....and I would like both
of them to synchronize to a unique destination.
Fact is that when I do a synchronization one after another, both source ar
populated on the destination area (provided that the --delete
2003 Oct 20
0
MRPP
hello,
I'm looking for a R function proceeding MRPP (Multi-Response Permutation
Procedures). Is it available?
Mielke,P.W., Jr. 1984. Meteorological applications of permutation
techniques based on distance functions. Pages 813-830. In P.R. Krishnaiah
and P.K, Sen, eds, Handbook of Statistics, Vol.4. Elsevier Science
Publisher.
I know PC-Ord can do it, but I'd rather a R function
2002 Aug 10
3
ext3_readdir error
Hi,
I am getting the following errors on /boot partition on a production
server running 2.4.18 kernel.
-------------
Aug 10 00:19:37 kernel: EXT3-fs error (device sd(8,1)):
ext3_readdir: bad entry in directory #2: rec_len is smaller than minimal -
offset=0, inode=0, rec_len=0, name_len=0
-------------
/boot is not readable at all and attempt to do an ls will return the same
error.
2020 Jun 19
2
Inclusive language in LLVM: can we rename `master` branch?
On 19/06/2020 12:56, Renato Golin via llvm-dev wrote:
> I never associated any of those words with their negative
> connotations, either, but this is because of my upbringing and some of
> the privileges I enjoy from our broken society.
>
> I always associated the word "master" as reverential, like with
> martial arts, Jedi kind of thing. And to me, "white"
2001 Jun 21
2
GLM problem
When I add the following instruction : make.link(log) I have an error
that I don''t understand.
model<-glm(spa~an, family=gaussian, make.link(log))
error in as.vector(x, "double"): cannot coerce to vector)
If someone can help, thanks
Martial
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2002 Nov 27
0
"attrib +R myowndir" fails to write-protect my owndir
I hope Time won't take me to a CDMA court martial in Guantanamo for
unfair use of your quotes, Daniel!
The point is that each norm is only really valid in its original
context. It is the spirit of the norm which should guide us. The idea
is: you slap an unorthodox attribute onto an object to evoke any kind
of practical magic and then laugh your sides off. Who cares?
The same with Readonly.