Displaying 6 results from an estimated 6 matches for "radiologists".
Did you mean:
radiologist
2009 Jan 21
1
trouble converting an array to a dataframe
I start with a dataframe called xrays. It contains scores on films from
each of two radiologists. It is in "long" format. I used the reshape
package to melt a data frame and then cast it into "wide" format, one
line for each patient (identified by redlognumb) with scores from both
radiologists for a given patient on the same line.
I named the result of the casting xrays.da...
2008 Aug 13
3
issue building dataframes with matrices.
Hello,
Is this a bug or a feature? I am using R 2.7.1 on Apple OS X.
> y <- matrix(1:3,nrow=3) # y is a single-column matrix
> df <-data.frame(x=1:3,y=y)
> sapply(df,data.class)
x y
"numeric" "numeric"
> df$yy <- y
> sapply(df,data.class)
x y yy
"numeric" "numeric" "matrix"
2009 Sep 18
1
Dovecot(-auth) crashes upon encountering a private key in .ssh
I've recently hit a bug after updating pam, while pam-ssh passphrase
authentication become enabled.
Dovecot-auth crashes as users having private a key stored in .ssh try to
log in.
I have a gentoo system with dovecot-1.1.7 installed. PAM: 1.1.0.
Gentoo Bug:
http://bugs.gentoo.org/show_bug.cgi?id=274924
Regards,
Dw.
--
dr T?th Attila, Radiol?gus, 06-20-825-8057, 06-30-5962-962
Attila Toth
2012 Feb 23
1
How to achieve proper privilege separation?
I'm using a simple mbox config with regular Unix users and pam
authentication.
I'm also using grsecurity. That's why I see what dovecot does in which
users' name. As times goes by and new versions are coming I can
frustratedly see, that more and more tasks are performed as root. Why?
When I used 1.x series of Dovecot, imap process started in the name of the
user whose mbox was
2002 Oct 23
5
Windows program detects debugger and quits
I am trying to run a windows program called ACR with Wine on a Mandrake
system. The install goes beautifully (thanks to all of those hardworking
programmers!). But when I try to run ACR it complains that Windows is being
run in Debug mode and quits.
This is also what happened when trying to run ACR on Win4Lin. Does this make
running ACR hopeless on any emmulator or is there a way around this?
2010 Jan 13
3
Upgrade path questions
Hi,
We are currently running Dovecot v1.1.6 on our servers, and are
contemplating an upgrade to 1.2, or 2.0 soon. We are wondering how many
organizations are still running a 1.1 version of Dovecot, and if anyone
has any thoughts on this transition. Have you upgraded from 1.1 to 1.2?
What are your experiences with this? Have you upgraded from 1.1 to 2.0
directly? What are your experiences this