Displaying 20 results from an estimated 600 matches similar to: "Samba on ICL's NX7 operating system"
2003 Mar 03
0
Cannot join NT 4.0 Client to Samba3.0a21 PDC
Hello,
I have successfully migrated an existing NT domain of about 30 users and 50 machines (mainly NT + W2K) to a Samba 2.2.7a PDC. I used the IDEALX Samba-PDC-Howto as a basis, using SSL and LDAP as the authentication mechanism.
Because of problems with NT groups, I decided to try Samba 3.0, so I downloaded and built Samba-3.0alpha21, using the RPM Spec below. Using the same smb.conf that
2006 Feb 01
1
Using a console application from within R
I would like to open a console application from within R and then send input
to the newly opened console. I can use the following to open the application
...
setwd(path)
system(paste(path,"icl.exe",sep=""))
This allows me to type in what want, but I would like to do something like
this
setwd(path)
system(paste(path,"icl.exe",sep=""),input=c("icl
2009 Apr 07
1
[LLVMdev] job opportunity
Hello everybody,
If anybody is about to graduate and is looking for a research
position, ICL at the University of Tennessee (http://icl.cs.utk.edu)
is looking for a compilers person. We are looking for somebody with
practical experience in compiler technology and some understanding of
linear algebra.
Sorry for spamming the list with non-development content, but I hope a
lot of
2013 Feb 23
2
Merging labels on Pie chart
Dear R Help Members,
I need to draw a pie chart for someone and there are 3 small slices in it identifying different species, all 0.7%, who’s labels overlap so you cannot read them. Is there a way to have only 1 label the three slices, so as to merge the three labels into one without merging the 3 slices? Alternatively, is there a way to extend the pointing lines, so that they could be different
2013 May 25
4
Bug fix and compatibility patches for 1.3.0pre4
On 25.5.2013 10:54, Erik de Castro Lopo wrote:
> Robert Kausch wrote:
>
>> Hi all,
>>
>> I tried 1.3.0pre4 with ICL on Windows and found some issues. Not sure if
>> this is the right place to submit patches, but someone suggested this on
>> the apparently dead SourceForge patch tracker.
>>
>> The first two are quite straight forward:
>>
2014 Feb 06
0
Oplock break failed for file XXX-- replying anyway?
Hi
I have problems with Samba and hope some of you can help me. Below if I
have add the error messages that are relevant.
[root at roskilde mosek]# emacs /var/log/samba/log.172.16.0.108
File Edit Options Buffers Tools Help
[2014/02/06 10:18:29.562405, 0] smbd/oplock.c:330(oplock_timeout_handler)
Oplock break failed for file
windows/intel/Composer-XE-2013.198/Documentation/csupport.txt --
2007 May 08
0
irtoys
I have just submitted irtoys_0.1.0, a package potentially useful for
those working with IRT models. It can fit the 1PL, 2PL, and 3PL models
through a simple and unified syntax, using either the R package ltm,
Brad Hanson's ICL program, or the commercially available BILOG-MG. The
purpose is basically to facilitate teaching, and especially comparisons
across models and/or programs. Various
2007 May 08
0
irtoys
I have just submitted irtoys_0.1.0, a package potentially useful for
those working with IRT models. It can fit the 1PL, 2PL, and 3PL models
through a simple and unified syntax, using either the R package ltm,
Brad Hanson's ICL program, or the commercially available BILOG-MG. The
purpose is basically to facilitate teaching, and especially comparisons
across models and/or programs. Various
2013 May 25
0
Bug fix and compatibility patches for 1.3.0pre4
Robert Kausch wrote:
> Hi all,
>
> I tried 1.3.0pre4 with ICL on Windows and found some issues. Not sure if
> this is the right place to submit patches, but someone suggested this on
> the apparently dead SourceForge patch tracker.
>
> The first two are quite straight forward:
>
> - The ICL patch fixes a typo in bitmath.h and adds
> FLAC__bitwriter_write_zeroes
2013 May 25
0
Bug fix and compatibility patches for 1.3.0pre4
Janne Hyv?rinen wrote:
> On 25.5.2013 10:54, Erik de Castro Lopo wrote:
>> Robert Kausch wrote:
>>> I tried 1.3.0pre4 with ICL on Windows and found some issues.
>>> The first two are quite straight forward:
>>>
>>> - The ICL patch fixes a typo in bitmath.h and adds
>>> FLAC__bitwriter_write_zeroes to the external declarations in bitwriter.c.
2013 Sep 22
0
GCC generates slow code for IA32
On 22-09-13 10:31, lvqcl wrote:
> I measured encoding speed of 24-bit WAV files. It turns out that 32-bit
> encoder made by GCC is ~1.7x times slower than 32-bit encoder made by MSVS.
Strange, I'm not able to reproduce your findings. I did found something
rather odd though. I thought MSVC, ICL and GCC would produce the same
files, but for some reason a GCC compile creates slightly
2013 Feb 20
1
Plotting Discriminants from qda
Dear R Help Members,
I am aware how to plot the LD1 vs LD2 from a lda in R, using the code:
plot(baseline.systat.hat$x, col=baseline.systat.hat$class,pch=as.numeric(baseline.systat.hat$class))
However, I need to use the quadratic discriminant function, qda due to data properties. Is there a way to obtain the same sort of plot for from a qda object (and the output of predict qda). I have not
2013 Mar 14
0
Fw: showing ratio in ggplot bar plot with facets
Dear R help members,
I have constructed a bar plot using ggplot, where I am showing the number of particles in 10m depth bins (from 0-150m) by release area (3 different ones) and Model (also 3 different ones). My problem is that for each release area a different number of particles was released (say 35, 45 and 56). I now need to be able to show the number of particles in each depth bin
2000 Jan 05
0
Statistical Software Prize
Dear colleagues:
This summer, the ASA will award a new prize for statistical software.
This note is to encourage you to apply or nudge someone you know to
apply.
The award is for software that contributes to better use of computing
in statistical research and applications, written while the applicant
was a student. There is a $1,000 prize plus the opportunity to give
an invited talk at the
2012 Jul 21
2
two questions re: the use of lattice
Dear friends,
I have two questions regarding the use of lattice. First some code:
## begin code
z <- cbind(rep(c("BIC", "ICL", "s_v", "Q_v", "sig-q",
"s_lsk", "s_lML", "s_mlsk", "s_mlML", "s_la8",
"s_haar"), each = 250), rep(c(5, 10, 20, 30, 50), each = 50))
z
2013 May 04
5
Bug fix and compatibility patches for 1.3.0pre4
Hi all,
I tried 1.3.0pre4 with ICL on Windows and found some issues. Not sure if
this is the right place to submit patches, but someone suggested this on
the apparently dead SourceForge patch tracker.
The first two are quite straight forward:
- The ICL patch fixes a typo in bitmath.h and adds
FLAC__bitwriter_write_zeroes to the external declarations in bitwriter.c.
- The Ogg patch replaces
2002 Oct 23
0
2003 Chambers Software Competition [fwd]
{This was posted to S-news, but not on R-help, yet.
It belongs here too. I've set "Reply-To" L.Galway, as for the S-news one.
Thank you very much, John Chambers!
Martin Maechler, R-help list moderator
}
John M. Chambers Statistical Software Award
Statistical Computing Section
American Statistical Association
The Statistical Computing Section of the American Statistical
2008 Jan 11
1
Possible bug in R 2.6.1 (PR#10565)
Colleagues,
=20
In using the paste command I have to spell out the collapse option:
=20
> paste(1:3,coll=3D"a")
[1] "1 a" "2 a" "3 a"
> paste(1:3,collapse=3D"a")
[1] "1a2a3"
=20
My understanding is that the abbreviation coll should be adequate.
Actually, even collaps isn't enough:
=20
2011 Apr 17
3
Box plot with 5th and 95th percentiles instead of 1.5 * IQR: problems implementing an existing solution...
Hi all,
I'm just getting started with R and I would appreciate some help. I'm having
trouble creating a boxplot with whiskers at the 95th and 5th percentiles
instead of at 1.5 * IQR. I have read the relevant documentation, and checked
existing mails on this topic. I found a small modification that should work
: https://stat.ethz.ch/pipermail/r-help/2001-November/016817.html and tried
to
2011 Jan 26
1
Creating a new variable from existing ones
Hi,
I am relatively new to R and have a question regarding code. I have a data set which has data organised by location (site names, which are factors). I now want to add a new variable Region (this will be non numerical, as it will be names). Each region will contain locations. So for example:
Region: WestCoast
Locations in Region WestCoast: Tralee, Carradale and so on...
So each Region will