similar to: retrieve files without local dir compare

Displaying 20 results from an estimated 20000 matches similar to: "retrieve files without local dir compare"

2010 Apr 28
3
Getting the window having the focus
Greetings! I'm currently gathering information that helps software in assessing the user's context. One very important such data would be the application that the user is currently working with which mostly is roughly equivalent to the name of the window that has the focus. Unfortunately I'm at a loss even about which API to ask for this information. As personally I am using compiz as
2013 May 27
1
Platform variations with --exclude-from
On Linux, an rsync command and exclude_file contents of: # cat exclude_file /etc/alsa # rsync -a --delete --delete-excluded --exclude-from=exclude_file /etc server::module properly excludes /etc/alsa but not any file within /etc's directories that is named alsa. On Windows I don't seem to be able to reliably emulate this: C:\Scripts\Backup\rsyncd>type rsyncd_exclude
2007 Sep 04
1
MS Train simulator test
May be this is of some interest. I use wine-0.9.43 under ubuntu 6.06 LTS with the linux kernel 2.6.15-28 The MS Train simulator seems to install ok. when trying to start the following messages appear: $ wine launcher.exe -rungame fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
2007 Oct 05
2
Installing MS Train Simulator
Hello When I try to install MS Train Simulator the setup.exe program switches to full screen mode. This full screen mode hides all other installer windows. The window that asks me if I want to install Adobe and the window that asks me to replace CD1 with CD2 are not visible. Therefore it is necessary to guess what I should do during the installation and do the input blindly. The main
2004 Nov 18
5
Building Packages on Windows using .Rbuildignore (PR#7379)
On Thu, 18 Nov 2004 00:38:47 +0000 (UTC), Gabor Grothendieck <ggrothendieck@myway.com> wrote : >DIFFERENCE BETWEEN USING .RBUILDIGNORE AND NOT > >The reason that the processing is different according to whether one >uses .Rbuildignore or not is that > R CMD build >takes the .Rbuildignore file into account but > R CMD install > R CMD check > R CMD build
2007 Oct 03
2
excluding directories in rsync
Hello Everyone, I am trying to exclude a directory (and all file and sub-directories under that directory) when using rsync. I have spent two days on google, but everything that I can find there involves excluding individual files, not an entire directory. I have tried the following commands, but in each case the remove_dir and all of its sub-directories and files area still sent to the remote
2003 Aug 21
1
comparing segments of a time series
Hi, I have a time series of 38 wintertime average snow depths measured at a particular meteorological station. The data appear to undergo a "climate shift" in the early 1980s: before the shift the mean and sd are 152 +/- 58, after the shift 92 +/- 36. The distribution is not normal; there's a hard limit at zero of course and there are outlier years with very high snowfall. I
2003 Nov 14
2
installing the next version of R while in an older version
Hello - I am a fairly new user of R. I currently have R1.7 installed. I tried to install the KernSmooth package but a message tells me I need R1.8. Is there a way to update to R1.8 while in R1.7 in the same manner that I can use "update.packages", or do I have to install R1.8 in a separate directory and re-install the many packages I have already installed in R1.7? Thanks in advance for
2005 Mar 11
2
Calculating lengths of runs of 0 or 1 sequences in meteorological data
Dear List Members, I need some help about programming in S language. My problem is as follows: I have meteorological data (about rainfall measurement each day from 1989-2002), say like http://www.angelfire.com/ab5/get5/data.rainfall.txt or http://www.angelfire.com/ab5/get5/R.rainfall.txt in a sequence of 0(denoting dry day)'s and 1(denoting wet day)'s. I want to construct a frequency
2009 Aug 20
3
Wind-data analysis with R?
Hello, are there people outside who use R for analysis of wind-measurement data (meteorological or for planning of wind power stations)? Are there already scripts/modules available for analysing and displaying/plotting wind data in the way it is done in projection/planning of wind power stations? If not, would it be of interest to use R for this, and therefore adapt data-logger output to R (by
2006 Jun 14
3
Decimal series how to make.........
Hi List, I am new to this Rsoftware, i want to make a sereis for example which is having values like this, s<- 0,0.1,0.2,0.3,0.4........,1 i tryed this statement s<-0:0.1:1 but this giving an error megssage. but by default increment 1 it is taking ,,,,,so what to do ,, i want to use this varible in for loop.. like for(j in s) thanks in advance ANIL KUMAR( METEOROLOGIST) LRF
2001 Oct 29
1
'c' file attribute
I hope his hasn't been asked before but are there any plans to include support for the 'c'ompress file attribute in ext3? -- ,----------------------------. ___________________ ` _ ' | Christian Mertes aka mudd1 | ... |c_mertes@bigfoot.de|- (_) - ... `---------------------------(_ ( oo) |___________________| ' ` (. .)
2005 Nov 09
2
problem with Running Locfit
Dear R users, i am using locfit package developed by loader in R software, my problem is that as i am doing independont forecast using locfit object , i am able to do independont forecast for more than one years simultaniously. But when i am doing one year forecast(single) this code is giving following error... "Warning message: 'newdata' had 1 rows but variable(s) found have 24
2004 Mar 03
8
need help with smooth.spline
Dear R listers, When using smooth.spline to interpolate data, results are generally good. However, some cases produce totally unreasonable results. The data are values of pressure, temperature, and salinity from a probe that is lowered into the ocean, and the objective is to interpolate temperature and salinity to specified pressures. While smooth.spline provides excellent values at the
2001 Mar 27
2
How do I change the editor in R command window?
Dear R-help, I have started using R on my Linux box (Debian), and I have some problems with setting the editor/keyboard for R. The For instance, arrow-up gives "^[[A", and delete gives "^H". I have a Norwegian keyboard, but that doesn't cause any problems for editors like emacs. Could you advice me on how I can set the editor for R right? I have tried
2007 Jan 22
2
Combination of variables
Hi, List , i have 6 predictor variables and i want to make possible combinations of these 6 predictors ,all the data is in matrix form , if i am having 6 predictors than possible combination of sets are 64 2 power 6, or 63 ,whatever it may be i want to store the result in another variable to each combination and that i want to put in some model , i want to put every combination in some model
2011 Oct 27
1
Problem Installing a local package in linux
Dear all, I am "still" fairly new to R and newer still to linux (opensuse). I want to install a package called "FEAR" from "http://www.clemson.edu/economics/faculty/wilson/Software/FEAR/fear-download.html". So, I downloaded the tar.gz file called "FEAR-linux-64bit-2.6.16.60-0.21-smp.tar.gz" and it is in the directory "/home/sambit/Downloads"
2016 Apr 28
2
Any CentOS 6 Issues on Lenovo Y700?
Oh, I wouldn't flame you. Hmm, I didn't think of using a virtual machine. The Lenovo has a NVidia 960MX, so I wonder if it would fully work under a virtual machine. The reason why I ask is that I do systems adminstration with meteorological software that requires OpenGL 2.0 and at least 2GB of video ram. Thank you for your reply, Mike. Brian Bernard On Apr 27, 2016 10:43 PM, "Mike
2008 Dec 10
1
Registry problem when loading RMySQL
Hi all, I am exploring the possibility of using R in my meteorological verification project. I have installed R on my Windows (XP) desktop machine and have also installed the RMySQL and verification packages. However, I run into problems when I try to load RMySQL. I get the following error: Error in fun(...) : MySQL is not installed according to a Registry search Error : .onLoad failed in
2003 Mar 18
1
temperature profiles on maps
Hi, all. I'm looking for a way to generate temperature profiles and display them in different colors on different maps. I'm basically looking for a way to display simple meteorological graphs using different color sets within R. Is there a way to do that kind of thing in R? failing that, is there any way to create temperature profiles in R? thanks! greg