similar to: Status of rsync + cygwin

Displaying 20 results from an estimated 11000 matches similar to: "Status of rsync + cygwin"

2013 May 02
3
Minimal build of R ...
Hi, I'm trying to cross-compile R to javascript so that it can run in a web-browser. Take as long as you need to stop laughing. So, as I was saying - I want to try and get a build of R running in the browser. [If you're not familiar with it already, you might enjoy looking at emscripten.org. It's a remarkably capable tool for translating LLVM bitcode to javascript. Check out some of
2013 May 25
0
R in the browser ...
Hi all, I hope you'll forgive me - I don't plan to start using this list as my blog - but given the discussion following my last post I thought people on here might be interested to see some progress. This is a minimal build of R, cross-compiled from C/Fortran to javascript with emscripten - to be clear, nothing is running server-side, this is all running in the browser's JS engine.
2004 Feb 17
3
Feature Request - Load Throttling
If you aleady are doing this - then thanks. But here's a feature I'd like to see. Rsync often puts a lot of load on the system because of high disk access. I'd like to see rsync become "load aware" and to slow itself down under high load levels. Seems to me that it could be something fairly easy to add to have it check the load levels and back down so as not to slow
2010 Aug 17
1
confidence intervals for Harrell's c-index in survival setting
Dear All, Is it possible to get confidence intervals for Harrell's concordance index or, equivalently, Somer's D using the rms package or in some other way ? I have survival data it would be the c-index in the Cox model setting Many thanks Dr Bernard North Statistical Consultant Statistical Advisory Service Advice and Courses on Research Design and Methodology Imperial College South
2007 Sep 24
2
Getting host IP address?
Hi, I''m gradually moving my site''s config over to Puppet (still in the testing phases at the moment!). Is there any way of getting/referring to a host''s IP address? I want to set up iptables via Puppet, & can use a template but need to get the IP address into the template somehow. I''m getting my node definitions (& thus classes) from LDAP. I
2009 Jul 15
1
negative Somers D from Design package
Dear R help My problem is very similar to the analysis detailed here. If we use the mayo dataset provided with the survivalROC package the estimate for Somer's Dxy is very negative -0.56. The Nagelkerke R2 is positive though 0.32. I know there is a difference between explained variation and predictive ability but I am surprised there is usch a difference given that even a non predictive model
2007 Oct 09
2
Failure to find definition
Hi, I''m trying to set up apache2 under puppet, as in this recipe: http://reductivelabs.com/trac/puppet/wiki/Recipes/DebianApache2Recipe I have a file "apache2.pp" as shown there, and then a webserver.pp file (see below). On running puppetd on the client, I get this message: err: Could not retrieve configuration: Could not find definition site in file
2004 Nov 02
0
A GLM for a parameter of the error distribution.
Dear Sir/Madam, I am an experienced programmer that has had little exposure to R so please forgive me if I am inaccurate in places. I have an objective with which I can not find a solution. I would like to fit a GLM to binomial data that includes r number of success from n trials. The GLM that I am proposing describes P, the binomial probability of success. The link function proposed is the
2006 Jul 21
0
(no subject)
Hi, I am having problems when trying to apply factor analysis in a covariance matrix, > factanal(covmat=strip1cmcd, factors=5, control=list(lower=0.0264)) Error in optim(start, FAfn, FAgr, method = "L-BFGS-B", lower = lower, : non-finite value supplied by optim In addition: Warning message: NaNs produced in: sqrt(diag(cv)) I have searched for possible solutions in
2007 Mar 02
2
sampling random groups with all observations in the group
Hi I have a panel dataset with large number of groups and differing number of observations for each group. I want to randomly select say, 20% of the groups or 200 groups, but along with all observations from the selcted groups (with the corresponding data). I guess it is possible to generate a random sample from the groups ids and then match that with the entire dataset to have the intended
2006 Dec 04
1
package mgcv, command gamm
Hi I am an engineer and am running the package mgcv and specifically the command gamm (generalized additive mixed modelling), with random effects. i have a few queries: 1. When I run the command with 1000/2000 observations, it runs ok. However, I would like to see the results as in vis.gam command in the same package, with the 3-d visuals. It appears no such option is available for gamm in the
2007 Jan 25
0
distribution overlap - how to quantify?
Dear R-Users, my objective is to measure the overlap/divergence of two probability density functions, p1(x) and p2(x). One could apply the chi-square test or determine the potential mixture components and then compare the respective means and sigmas. But I was rather looking for a simple measure of similarity. Therefore, I used the concept of 'intrinsic discrepancy' which is defined as:
2007 Nov 13
6
Facter and arrays
Hi, Is it possible to have an array as the output of a custom fact? And then to pass it into a template in Puppet? I currently have a fact that looks like this: Facter.add("exports") do setcode do case Facter.hostname when (/thishost/i): [ "/local", "/local2" ] end end end & a template like this: <%
2005 Jul 06
1
windows acl with rsync possible ?
Hi all, (i am new at rsync althought using it for a year and half) i was unable to find a direct answer to this questions : _does rsync under windowz really support ACL replication ?_ if I "rsync" a directory, files inherit from the acl of that dir. but if special acls are setted on some files these are lost in the replication : only inherited acls are written i tried this with rsync
2009 Aug 14
2
RGoogleDocs: getDocs() - "problems connecting to get the list of documents"
Hi I have been using RGoogleDocs successfully for some time now but something seems to have happened which is preventing me from accessing my data in google spreadsheets. I get the message: "problems connecting to get the list of documents" when I use getDocs, despite being logged in e.g. sheets.con = getGoogleDocsConnection(getGoogleAuth("username", "password",
2005 May 20
3
[LLVMdev] [Cygwin] groff build error - semi solved
>Yeah, that's exactly right, Aaron. "true" is a command that simply >returns with an exit status of 0 and ignores its arguments. When pod2man >can't be found we define the variable that specifies its path as "true >pod2man". This allows the command that should have been run to be shown >while at the same time not interrupting the makefile with a failure.
2005 Sep 28
1
gfortran Makefile for cygwin
Hi all, I'm porting a package that I've worked on for OS X to Cygwin/Windows. This package requires a Makefile. My question is, how can I find out (or what is), the link command? Here is the OS X Makefile: RLIB_LOC=${R_HOME} F90_FILES=\ class_data_frame.f90 \ class_old_dbest.f90 \ class_cm_data.f90 \ class_cm.f90 \ class_bgw.f90 \ class_cm_mle.f90 \ cme.f90 FORTRAN_FILES=\ dgletc.f
2003 Dec 02
1
Samba 3 - LDAP - PDC -??
Hi all, I'm new to this ML. I'm trying to get a Samba PDC serving WIN XP Pro using LDAP backend. my LAN contains linux and windowz clients. I started by configuring LDAP for central authentication to linux clients: it works out of the box. now I'm tryint o get samba acting as a PDC for win clients. Questions : 1- do I must create idmap entries ? how ? 2- using smbclient only
2008 May 30
1
application wont work properly
Im using an application called saturn for my university assignement. The problem is that it fails to fully operate under linux with wine. If im not mistaken the application works like this: Satwin is the windows front end that calles *.bat files that are part of the suit saturn. While wine loads the satwin front end perfectly it fails to execute the *.bat files that are part of the saturn suit.
2001 May 09
2
mirc won't work
Hi I'm having problems running mIRC in wine, when I click the connect button my box just beeps 2 times and that's it I'm running wine without a windowz installation so maybe I need some native dll's? these are the msg's from the console: fixme:console:SetConsoleCtrlHandler (0x5418e0,1) - no error checking or testing yet fixme:dc:GetDCEx new hrgnClip[0000] smashes the