Displaying 20 results from an estimated 30 matches for "unisa".
2005 Apr 06
2
conditional selection with Factors
...e$month == levels(use$month)[1]) :
undefined columns selected
It seems if a logical variable is created, and the subsetting on a factor variable won't work directly.(It works directly for numeric variables)
Can anyone help please.
Regards
Hennie Gerber
Hennie Gerber
Statistician
UNISA - Research Support
+ 27 12 429 3188
Waarskuwing!
Die sienings uitgespreek is my eie en nie noodwendig my werkgewer sin nie
Warning!
All views expressed are my own and not necessarily that of my employer.
---------------------------------------------------------------------------
This mess...
2008 Apr 08
3
DO NOT REPLY [Bug 5380] New: %M in log format converts following spaces into '-'
...ng spaces into '-'
Product: rsync
Version: 3.0.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: wolfgang.mayer@unisa.edu.au
QAContact: rsync-qa@samba.org
Consider
rsync -an --out-format="%M %f" /home /tmp
In the output, all spaces following %M are converted to '-'. (When using tabs
to delimit the format specifiers, the problem does not seem to occur.)
The same happens when using cu...
2009 Jun 17
1
ldap proxy
...mechanisms = plain
userdb static {
args = static uid=5000 gid=5000 home=/dev/null
}
passdb ldap {
args = /usr/local/etc/dovecot-ldap.conf
}
user = root
}
And the dovecot-ldap.conf
hosts = first second third
auth_bind = yes
auth_bind_userdn = uid=%u,ou=People,dc=unisa,dc=it
ldap_version = 3
deref = never
base = uid=%n, ou=people, dc=unisa,dc=it
pass_attrs = uid=user, userPassword=password, =proxy=1, mailHost=host,
=nologin=1, =nodelay=1
After a telnet on localhost 143 I receive a logout error. In the log I find:
Jun 17 10:14:17 server-proxy dov...
2004 Oct 28
2
Create factors in R for more than one variable
...The problem is that factors isn't created automatically, because the data is coded numerically.
To make factors out of the 50 questions I must do:
V1 <- factor(V1)
I don't want to do it 50 times. Is there a quicker way without using loops?
Thanks
Hennie
Hennie Gerber
Statistician
UNISA - Research Support
+ 27 12 429 3188
Waarskuwing!
Die sienings uitgespreek is my eie en nie noodwendig my werkgewer sin nie
Warning!
All views expressed are my own and not necessarily that of my employer.
---------------------------------------------------------------------------
This mess...
2005 Oct 16
3
Problem with pop3 and alpha3
Hi all, I have a problem with dovecot-alpha3 and pop3 protocol (on a tru64
5.1a...)
In my Maildir/cur there are 8144 mails and if I use pop3 protocol I receive in
the output 8146 line instead of 8144. The problem is that 2 mails are
duplicated . The output of ?List? command is like:
1 51265
2 261783
.
.
.
2987 30291
2987 30291 (duplicated line)
2988 16631
.
4601 1231
4602 8921
4602 8921
2006 Feb 01
1
Off topic: nonparametric regression
..." better? or maybe another book?
This is off topic, but most of the books is using R or S-plus.
Thanks
Hennie
---------------------------------------------------------------------------
This message (and attachments) is subject to restrictions and a disclaimer.
Please refer to http://www.unisa.ac.za/disclaimer for full details.
---------------------------------------------------------------------------
<<<<gwavasig>>>>
<<<< gwavasig >>>>
[[alternative HTML version deleted]]
2017 Nov 14
0
Possible bug(s) causing ggplot2 and XLConnect to crash recent builds of r-devel
...27 r72859 development snapshot of R.
Regards,
Chris Brien
Adjunct Senior Lecturer in Statistics
-----
Phenomics and Bioinformatics Research Centre
University of South Australia
GPO Box 2471
ADELAIDE 5001 South Australia
Phone:? +61 8 8302 5535 Fax:? +61 8 8302 5785
Email:?? Chris.Brien at unisa.edu.au
WEB page:? <http://people.unisa.edu.au/Chris.Brien>
CRICOS No 00121B
2007 Aug 03
4
DO NOT REPLY [Bug 4855] New: skipped local filters cause segfault while deleting (-rFR --delete)
...rFR --delete)
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: wolfgang.mayer@unisa.edu.au
QAContact: rsync-qa@samba.org
It seems that some per-directory filters are skipped when deleting under
certain circumstances (options -rFR --delete, more than one sync
source, rsync 2.6.9 and 3.0.0cvs). This eventually leads to a segmentation
violation (double free).
To reproduce...
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
...mba-2.2.5.orig/source/script/installman.sh samba-2.2.5/source/script/installman.sh
--- samba-2.2.5.orig/source/script/installman.sh 1998-11-17 21:50:05.000000000 +0100
+++ samba-2.2.5/source/script/installman.sh 2002-06-20 19:17:34.000000000 +0200
@@ -1,7 +1,10 @@
#!/bin/sh
#5 July 96 Dan.Shearer@unisa.edu.au removed hardcoded values
-MANDIR=$1
+DESTDIR=$1
+shift
+
+MANDIR=$DESTDIR$1
SRCDIR=$2/
if [ $# -ge 3 ] ; then
GROFF=$3 # sh cmd line, including options
diff -ur -x configure -x autom4te.cache samba-2.2.5.orig/source/script/installscripts.sh samba-2.2.5/source/scri...
2003 Apr 01
1
Solution For Rsync and Cygwin Daylight Savings Timezone Problems
...+ 32 (0) 14 62 28 22
Fax: + 32 (0) 14 62 41 47
*************************************
"Wayne Piekarski" <wayne@cs.unisa.edu.au>
Sent by: To: "jw schultz" <jw@pegasys.ws>, <rsync@lists.samba.org>
rsync-bounces+bart...
2008 Dec 03
1
hypergeometric
Hi,
I hope somebody can help me on how to use the hypergeometric function.
I did read through the R documentation on hypergeometric but not really
sure what it means.
I would like to evaluate the hypergeometric function as follows:
F((2*alpha+1)/2, (2*alpha+2)/2 , alpha+1/2, betasq/etasq).
I'm not sure which function should be used- either phyper or qhyper or
dhyper
Where
1998 Apr 08
0
Samba as an Open Source case study
...t; box in
the Samba survey (have you filled in the survey yet? go to
http://samba.anu.edu.au/samba/survey quick!) and you would like to
showcase your installation, have a read of
http://www.opensource.org/cases.html and start writing.
--
Dan Shearer email: Dan.Shearer@UniSA.edu.au
2014 Jan 17
1
How to debug an R package (with C code)
Hi all,
Sorry to bother you.
I am a beginner in R programming. I have encountered some problems when I modified a R package with C code.
I would like to modified the C code within the R package, and want to debug the C program. But I have no idea how to debug this kind of R package.
In the package, a R file named aaa.R use the interface .call(bbb.c, ...) to call the C code named bbb.c.
And what
2011 Oct 28
2
Thank you
...PhD. I would like to take this opportunity to thank the r-community for helping me with the r-coding. I use r to do data manipulation during my PhD and I benefit a lot through the discussion in the r-forum.
I will continue using R and help the others too.
Thank you so much.
Regards,
Roslina
UniSA.
[[alternative HTML version deleted]]
2007 Oct 26
2
DO NOT REPLY [Bug 5043] New: Qualified non-inherited filter rules may be ignored
...ilter rules may be ignored
Product: rsync
Version: 2.6.9
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: wolfgang.mayer@unisa.edu.au
QAContact: rsync-qa@samba.org
It seems that under certain conditions, local filter rules where the
pattern is anchored with '/' to prevent rule propagation to sub-directories
leads to these rules being dropped entirely.
The following simplified example demonstrates the pr...
1997 Aug 20
3
Samba and NT
We are running Samba 1.9.16p11 on a Sun SPARC 10 and Windows NT 4.0
(SP2/SP3). We have a NT Server acting as the primary domain controller,
domain master browser, distributed file system server, password server,
and
WINS server. Users' home directories and some software reside on the
UNIX
machines.
I am currently running a linux box inside a corp which is running
NTDOMAIN. I am trying to
2010 Jul 06
1
Error in affypdnn package
Dear all,
I am a PhD student working with Affymetrix HGU133atag array for analyzing the Latin square experiment.
I was trying to generate gene expression index for hgu133atag array for PDNN model. While extracting the chiptype specific data structure, I got the following error-
> library(affypdnn)
Loading required package: affy
Loading required package: Biobase
Welcome to Bioconductor
2011 Jul 16
1
dovecot 2.0.13 using LDAP and proxying IMAP4 and POP3 to gmail
Fellow dovecot users/contributors,
I am building a POP3/IMAP4 proxy solution for an enterprise, where users can login with their common username and then they get single sign-on to all kinds of different applications in the backend. Some of these applications are SaaS apps like gmail. For gmail in particular, I want dovecot to solve the following issues for me:
1. be an IMAP4/POP3 proxy in
2008 May 29
0
xproto-7.0.13
Alan Hourihane (1):
avoid checking for fds_bits on mingw
Colin Harrison (2):
Use winsock2.h
Use Sleep() instead of sleep() on windows
James Cloos (2):
Fix typo in XF86Keysym.h
Add more dead key syms
Jeremy Huddleston (3):
Apple: Cleaned up some Apple definitions
Apple: Define _DARWIN_C_SOURCE otherwise _XOPEN_SOURCE, _POSIX_SOURCE, or _POSIX_C_SOURCE
2008 May 29
0
xextproto 7.0.3
Alan Coopersmith (3):
Remove Xserver API for security extension (#ifdef _SECURITY_SERVER) [Will
Remove Xserver API for appgroup extension [Will break Xorg server builds
renamed: .cvsignore -> .gitignore
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Peter Hutterer (3):
Add