Displaying 20 results from an estimated 300 matches similar to: "Wine 1.41 and mscan meteo fax"
2009 Dec 03
1
S4 Classes, nested objects and references
Hi all,
I'm currently programming my first complete package in S4. (thanks to
Christophe Genolini for the nice introduction he wrote). I have an
object "Data" with a number of slots. One of those slots is "meteo".
Now "Meteo" is on itself a class with again a number of slots (like
rainfall, temperature,..., you get the picture).
I defined the slot
1998 Aug 21
1
Named Overlow Concern
I am running Linux 2.0.30 (Redhat 4.2) and have recently been hacked.
I have tightened up security but still feel vulnerable.
In running the program mscan which was kindly left on my system I get this.
bullnet.co.uk: VULN: linux box vulnerable to named overflow.
194.242.135.145: VULN: redhat linux box running imapd.
This is after upgrading to the versions as below.
bind-4_9_7-0
2005 Jun 22
3
Howto crosstable-ing......
I receive the following meteo dataset regularly, containing the average
daily temperatures (tMedia) of a certain month for 24 selected meteo-stations
(COD_WMO) whose human-readable names are in (NOME).
str(tabella)
`data.frame': 1038 obs. of 4 variables:
$ COD_WMO: int 16045 16045 16045 16045 16045 16045 16045 16045 16045 16045
...
$ NOME : Factor w/ 24 levels
2018 Feb 02
1
How to trigger a resync of a newly replaced empty brick in replicate config ?
Hi,
I simplified the config in my first email, but I actually have 2x4 servers in replicate-distribute with each 4 bricks for 6 of them and 2 bricks for the remaining 2. Full healing will just take ages... for a just single brick to resync !
> gluster v status home
volume status home
Status of volume: home
Gluster process TCP Port RDMA Port Online Pid
2012 Feb 12
2
Reading data from a worksheet on the Internet
Dear R-users,
I have to read data from a worksheet that is available on the Internet. I
have been doing this by copying the worksheet from the browser.
But I would like to be able to copy the data automatically using the url
command.
But when using "url" command the result is the source code, I mean, a html
code.
I see that the data I need is in the source code but before thinking
2011 Mar 03
2
lattice custom axis function -- right side margins
Dear R help list,
I have a plot with two different vertical scales that I want to display
on either side of the plot. It's quite similar to the
Fahrenheit-Centigrade example in the examples section of the
documentation for axis.default.
The right-side axis is clipped off, though, and I haven't been able to
figure out anything with viewport() and clipping or trellis.par.set to
fix
2018 Feb 01
0
How to trigger a resync of a newly replaced empty brick in replicate config ?
You do not need to reset brick if brick path does not change. Replace
the brick format and mount, then gluster v start volname force.
To start self heal just run gluster v heal volname full.
On Thu, Feb 1, 2018 at 6:39 PM, Alessandro Ipe <Alessandro.Ipe at meteo.be> wrote:
> Hi,
>
>
> My volume home is configured in replicate mode (version 3.12.4) with the bricks
>
2010 Feb 26
2
New methods for generic functions show and print : some visible with ls(), some not
Dear all,
I'm trying to understand the S4 way of object-oriented programming, but I
still can't grasp completely what R is doing. I have a class definition for
a class called PM10Meteo, and I set a initializer function. next, I include
a show method and a print method as shown below.
setClass( Class="PM10Meteo",...) # end setClass
setMethod
2011 Mar 20
5
Breakquest
> boa|Break Quest % wine BreakQuest.exe
> fixme:event:wait_for_withdrawn_state window 0x1005a/2600001 wait timed out
> fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400
> fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
> fixme:event:wait_for_withdrawn_state window 0x60026/2600004 wait timed out
> err:module:load_builtin_dll failed to load .so lib for builtin
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
2009 Apr 06
1
contourplot label color
Hi everyone,
I am new to the list.
My problem is to change the color of the label in a contour plot. The
plot is quite dark and I'd like to have the line and label white, it
works for the line with a simple "col", but for the labels I need to
pass throught a panel call and :
> contourplot(Prob ~ D.CSW *
2008 Oct 03
1
Problem with strptime
Hello,
I have a column with dates in the form %Y-%m-%d %H:%M:%S; I want to substract the line i+1 to the line i and get a numeric result (in seconds for instance).
This is what I did (I take the data from a database):
res<- dbSendQuery (con, "SELECT Date_Heure FROM data.meteo ")Time<-fetch(res, n=-1)TimeDifferencetime<-as.numeric(diff(strptime(Time, format='%Y-%m-%d
2010 Sep 23
1
strange behaviour of callNextMethod in S4 methods
Hello,
I experienced a strange behaviour of callNextMethod when used in either
initialize or any other S4 function method definition.
Help says callNextMethod calls the next inherited method for the current
function from where it is called with the same actual (non missing)
arguments. This is OK. The problem appears when some formal arguments
(in particular, S4 objects) of this function are
2010 Mar 05
1
I can't find "rpart" help (linux)
Hi
I have installed rpart in my Linux (PLD) but I don't know how I may find
help conect this package?
Here is my instalaction:
> install.packages("rpart",dependencies=TRUE)
--- Please select a CRAN mirror for use in this session ---
trying URL 'http://r.meteo.uni.wroc.pl/src/contrib/rpart_3.1-46.tar.gz'
Content type 'application/x-gzip' length 136572 bytes (133
2002 Feb 21
0
data.dump from S to R: no functions
Janice,
I echo to the rhelp list, it might be
useful for others. My answer is after your message.
On Thu, 21 Feb 2002, Watkins, Janice wrote:
> This isn't a reply that will help you solve your problem but instead a
> request for information. Do you know an easy way to do a data.dump in
> S-Plus that excludes the functions? What I always do is to keep copies of
> the functions
2024 May 29
1
add only the 1st of May with POSIXct
Thank you Rui for your code.
I basically understood all your suggestions.
I am using an old version of R (version 3.6.3, installed in a server I am not allowed to control), and the new pipe operator does not work.
I tried to run your code without the "|>" operator, but I get an error when I use apply.
Could you please expand your code without the pipe operator?
Thank you again
2012 Jul 05
2
7 days confusion over lists
Hello,
I am a Masters student and I am working on my thesis modelling smallholder
farms using a program in R. I have modified the original code and I am
having some issues with lists that I cannot figure out.
Originally, I had list file defining lists such as: Param, Crop1, Crop1,
Soil, etc. (ex. Param <- list() ). Their subsets were listed as
Crop1$CContent for example and there was quite
2008 May 19
11
Rosetta Stone again
Many people have discussed the problems with Rosetta Stone, in
particular the failure to detect the cdrom with the "Language Pack".
I am having the same problem, but none of the described solutions work
for me.
I think that my dosdevices are configured correctly:
niemand at dell dosdevices $ ls -l
total 0
lrwxrwxrwx 1 niemand users 10 2007-09-07 11:59 c: -> ../drive_c
lrwxrwxrwx 1
2008 May 19
11
Rosetta Stone again
Many people have discussed the problems with Rosetta Stone, in
particular the failure to detect the cdrom with the "Language Pack".
I am having the same problem, but none of the described solutions work
for me.
I think that my dosdevices are configured correctly:
niemand at dell dosdevices $ ls -l
total 0
lrwxrwxrwx 1 niemand users 10 2007-09-07 11:59 c: -> ../drive_c
lrwxrwxrwx 1
2010 Mar 11
1
Warcraft III in Second X Server
I currently have have wc3 barely working right now and have been trying to get better performance by running it in a second X server. It DOES work in windowed mode on my primary X server but I would really prefer a full screen experience. The only difference in output in between windowed mode and my second X server is this bit when I run my secondary X server:
Code: