Displaying 20 results from an estimated 40000 matches similar to: "Downloading latest version - keeps freezing"
2009 Jun 28
2
Fold function with several time varying covariates
Hi
I'm trying to use the fold function as described here:
http://cran.r-project.org/doc/contrib/Fox-Companion/appendix-cox-regression.pdf Page9
It does say that you can use this when you have more than one time varying covariate: in the description of the argument cov it says:
"cov: A vector giving the column numbers of the time-dependent covariate in data, or a list of vectors
if there
2012 Oct 17
1
sas7bdat package running very slowly
Hi
I'm trying to use the sas7bdat package. It's working - I tried using
it for a very small file and it worked very quickly and imported the
data correctly. I then try it for a bigger file (315MB) and it takes
quite a long time, more than 10 minutes and still not done. So I
stopped it because from what I read, it shouldn't be taking this long.
Should it take this long for a file this
2008 Feb 08
2
R version of SAS Proc Varclus
I am interested in finding an R version of SAS "Proc Varclus". SAS's Proc Varclus implements an oblique cluster analysis based on principal components. How can I find out if R has a package that runs the same algorithm implemented in SAS "Proc Varclus"?
Thank you,
Mary Helen Black
__________________________
Mary Helen Black, M.S.
Keck School of Medicine of USC
2015 Jan 24
5
Postfix (I think) problem
I'm getting repeated email (KMail) error messages
about one apparently over-large post:
--------------------------
Received: from helen.gayleard.com (localhost.localdomain [127.0.0.1]) by
helen.gayleard.com (Postfix) with ESMTP id E4500294A0 for
<tim at helen.gayleard.com>; Sat, 24 Jan 2015 14:00:05 +0000 (GMT)
Received: (from tim at localhost) by helen.gayleard.com
2009 Nov 02
2
Accessing Windows file-system from Linux samba server
I don't understand Windows permissions under Samba.
I am running an smb server under CentOS-5.4,
and have a Windows XP Pro machine ("harriet") as a client.
I have set up shares C and D on harriet
corresponding to the 2 drives C: and D: on the machine,
and I have asked that files should be shared.
Now when I mount harriet:C I can see
the top level folders,
but cannot see Documents
2009 Nov 02
2
Accessing Windows file-system from Linux samba server
I don't understand Windows permissions under Samba.
I am running an smb server under CentOS-5.4,
and have a Windows XP Pro machine ("harriet") as a client.
I have set up shares C and D on harriet
corresponding to the 2 drives C: and D: on the machine,
and I have asked that files should be shared.
Now when I mount harriet:C I can see
the top level folders,
but cannot see Documents
2015 Sep 20
2
Setting up BackupPC on CentOS-7
I'd be interested in any corrections or comments
on the following instructions (basically for myself):
We assume that BackupPC has been installed:
sudo yum install BackupPC
1. BackupPC must be run by the user backuppc.
Accordingly the lines
User apache
Group apache
in /etc/httpd/conf/httpd.conf should be changed to
User backuppc
Group backuppc
2. The user backuppc must be able to
2012 May 03
3
Can only login as root
I have a strange problem on a CentOS-5.8 machine.
I can only login as root.
If I try to login with one of the user's names,
it hangs for a long time.
I thought it hung forever, but I just found that
I do login after "su tim" after 5 minutes.
It seems that the problem lies in repeated messages in /var/log/messages
---------------------------
May 3 12:14:13 helen su: nss_ldap: failed
2002 Jun 24
1
Visual Source Save and samba
Is anyone out there running Microsoft's Visual Source Save
with a samba share?
We are doing so here and are encountering difficulties. The
"working directory" is a samba share. It seems that VSS is
not manipulating file permissions appropriately when items
are checked in and out. User always has write access to the
item. Is anyone using MS VSS successfully with samba and
care to
2010 Mar 16
2
cron.hourly runs twice
For some reason I cannot fathom,
cron.hourly runs twice each hour
on one of my two CentOS-5.4 systems,
as reported in /var/log/cron:
-------------------------
Mar 16 14:01:01 helen crond[27833]: (root) CMD (run-parts /etc/cron.hourly)
Mar 16 14:01:01 helen crond[27834]: (root) CMD (run-parts /etc/cron.hourly)
-------------------------
On the other it just runs once, as expected.
2015 Sep 18
2
BackupPC is not easy to setup
Bowie Bailey wrote:
> On 9/13/2015 10:58 AM, Timothy Murphy wrote:
>>
>> I take it then that there is no CLI method
>> of setting up and running BackupPC ?
>
> Sure there is. All of the configuration is stored in text config
> files. There is a main config file for global options and each host has
> a config file in it's own directory.
Yes, it was pointed
2012 Nov 19
6
tcltk freezing using MS Windows for R-2.14+
I am the maintainer of a Bioconductor package (affylmGUI) which uses
tcltk. It freezes inconsistently on MS Windows, but not Mac or Unix. see
details below.
After considerable testing I have reduced the problem from a few
thousand lines of code to 30 lines!
If you paste the following lines of code into an R window:
testGUI <- function(){
require(tcltk)
MainWindow <-
2006 Jul 21
2
rpart unbalanced data
Hello all,
I am currently working with rpart to classify vegetation types by spectral
characteristics, and am comming up with poor classifications based on the fact
that I have some vegetation types that have only 15 observations, while others
have over 100. I have attempted to supply prior weights to the dataset, though
this does not improve the classification greatly. Could anyone supply some
2011 Mar 20
4
How to run dos cmd under wine
I neade to run a script under Wine but the script requires a cmd dos so atm dosent works (i neade to connect an ftp and upload some files) is thear any emulate that i can install on wine so that i have that posibility?
Thank's
Helen
8)
2010 Mar 11
3
crontab and/or anacrontab ?
Is one meant to have one or the other?
If so, which is recommended?
I have
--------------------------------
[tim at helen etc]$ cat anacrontab
# /etc/anacrontab: configuration file for anacron
# See anacron(8) and anacrontab(5) for details.
SHELL=/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
1 65 cron.daily run-parts /etc/cron.daily
7 70 cron.weekly
2017 Nov 10
2
PSA: debuginfo-tests workflow changing slightly
It looks like this broke green dragon:
http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40383/console
llvm-lit: /Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/llvm/projects/libcxx/utils/libcxx/test/config.py:173: note: Adding environment variables: {'DYLD_LIBRARY_PATH': '/Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/clang-build/./lib',
2012 Jan 11
1
Is avahi essential?
I've been getting a few avahi-daemon errors in /var/log/messages, eg
-------------------------------
Jan 11 00:40:24 helen avahi-daemon[12732]: Invalid query packet.
Jan 11 00:40:29 helen last message repeated 17 times
-------------------------------
(This is
2013 Dec 02
1
HELP: smb 3.6.20 and 3.6.21 broken with Win 8.1
We have a total of 2 desktops upgraded to the recent Window 8.1.
Neither is able to map the home share, which happens to be a DFS root, and of course cannot access DFS links.
Errors we are seeing are
"Server unable to perform requested operation"
Or
Using net use - system error 64
Or
Using net use with ip addr in lieu of NetBIOS name -
2006 Apr 18
2
Instant rails - need a bit of help.
Hiya everyone,
I''ve downloaded instant rails and have made a application on my machine
which is local. I need to now move this onto my university space so I
can demostrate it in a few weeks time..only i''m not really sure how I do
it?
Would anybody be able to offer me some advice, or point me in some
direction where I could find out.
Many thanks in advance!
Helen
--
2010 Mar 10
2
help R non-parametric IRT simulation
Hello R,
I am looking for non-parametric simulation in IRT. Is there any IRT
package that does non-parametric simulation?
helen L
[[alternative HTML version deleted]]