search for: jmb

Displaying 20 results from an estimated 32 matches for "jmb".

Did you mean: 2mb
2007 Oct 05
1
Matrix package installation problem
I need some help I try to install the following package: Matrix_0.999375-2.tar.gz I have the needed package and R version. My operating sytem is linux suse 10.1. I have the following error message /usr/lib/gcc/i586-suse-linux/4.1.0/../../../../i586-suse-linux/bin/ld: ne peut trouver -lgfortran collect2: ld returned 1 exit status make: *** [Matrix.so] Erreur 1 ERROR: compilation failed for
2008 Apr 24
1
system() function
Hi, I am trying to run the command: R CMD INSTALL -l mypath mypackagename from within R (Windows XP) using system() and get the following error: ARGUMENT 'CMD INSTALL -l D:/R/JMB.LIBS jmb.test' __ignored__ Fatal error: you must specify '--save', '--no-save' or '--vanilla' My function contains these 3 lines: setwd("D:/R/R.pkgs") # path to files set using package.skeleton() commands <- shQuote("CMD INSTALL -l D:/R/JMB.LIBS j...
2008 Jun 30
2
Which distribution best fits the data?
...I have tried look through the archives but have only found functions that tell you if it's normal or log etc. specifically - I am looking for a function that tells you (given a timeseries) what the distribution is. Any help/advice will be greatly appreciated, All the best, Jenny Barnes jmb at mssl.ucl.ac.uk
1997 Dec 04
0
AFS, ISDN, JAVA: 3 new FreeBSD mailing lists
...to one of these lists, you will receive a confirmation request message via email. This confirmation request message contains a "magic" string which you must send back to majordomo@FreeBSD.org. The "magic" string will look like this: auth 23dea87da subscribe freebsd-isdn jmb@freebsd.org After you email the "magic" string to majordomo@FreeBSD.org, you will be sent an email message confirming that your new subscription has been approved. This is unfortunately all necessary as part of our anti-spam measures, and we regret the additional inconvenience. N...
2007 Oct 31
3
thicker axis in levelplot
Dear R-help community, I need to find out how to make the black axis line around my plot thicker in levelplot, I cannot find the correct command in ?levelplot or ?par - or if it is there I cannot get it to work - any help would be more that appreciated! Here's an example script - I would want the code for making the axis bordering the plot thicker: x<- seq(pi/4, 5*pi,length=100)
2008 Aug 19
1
address (nil), cause 'memory not mapped'
...(double) cell type 189 rows, 178 cols Creating some temporary files Reading riosypondas3000 100% Initializing output 100% Finding cost path Writing nombre Double cell type. Writing... 100% Peak cost value: 13.614127 Creating BIL support files... Header File = /home/mastermind/GRASSDATA//yacare1/jmb/.tmp/SpongeBob/nombre.hdr World File = /home/mastermind/GRASSDATA//yacare1/jmb/.tmp/SpongeBob/nombre.wld Exporting raster as double values (bytes=8) Using the current region settings... north=6681799.617727 south=6115500.667945 east=756812.903880 west=223200.856418 r=189 c=178 100% <end of gras...
2006 Nov 20
3
problem with loop to put data into array with missing data forsome files
...rk Colney Norwich NR4 7UA tel +44 (0)1603 251497 fax +44 (0)1603 507723 e-mail john.seers at bbsrc.ac.uk e-disclaimer at http://www.ifr.ac.uk/edisclaimer/ Web sites: www.ifr.ac.uk www.foodandhealthnetwork.com -----Original Message----- From: Jenny Barnes [mailto:jmb at mssl.ucl.ac.uk] Sent: 20 November 2006 13:52 To: john seers (IFR) Subject: RE: [R] problem with loop to put data into array with missing data forsome files John, Yes I did try that too, should have mentioned that I guess! It just stops downloading half way through - I would like to figure o...
2006 Dec 11
3
upside down image/data
Dear R-community, I am looking for some simple advice - I have a matrix (therefore 2 dimensional) of global temperature. Having read R-help I think that when I ask R to image() or levelplot() my matrix will it actually appear upside down - I think I therefore need to use the line: > levelplot(temperature.matrix[,ncol(output.temp):1], ........) to get it looking like it was on the globe due
2006 May 10
1
attach() warning message
Hi, I am using R 2.3.0 and my .First() file has the following line which causes a warning: attach(what="c:/r/jmb/.RData", pos=3) I get the following message after .First() is loaded: During startup - Warning message: use of NULL environment is deprecated Is there a simple fix that will eliminate this warning message? Thanks. J. Breiwick
1996 Jun 13
0
NEW ctm-gnats: GNATS bug reports via CTM
...he PRs might be better served by the WWW frontend to the GNATS database. (http://www.freebsd.org/cgi-bin/query-pr-summary.cgi) This service has been made possible by: Joerg Wunsch <joerg@FreeBSD.ORG> Poul_Henning Kamp <phk@FreeBSD.ORG> and the rest of the FreeBSD core team. Enjoy! jmb -- Jonathan M. Bresler FreeBSD Postmaster jmb@FreeBSD.ORG FreeBSD--4.4BSD Unix for PC clones, source included. http://www.freebsd.org/
1995 Nov 22
1
FreeBSD-hubs mailing list.
...ftp mirror site for FreeBSD as listed in /usr/src/release/MIRROR.SITES, i have taken the liberty of subscribing you to FreeBSD-hubs. to unsubscribe, send mail to majordomo@FreeBSD.org containing the line "unsubscribe FreeBSD-hubs" jmb Jonathan M. Bresler | Analysis & Technology, Inc. FreeBSD Postmaster jmb@FreeBSD.Org | 2341 Jeff Davis Hwy play go. | Arlington, VA 22202 ride bike. hack FreeBSD.--ah the good life | 703-418-2800 x346
2006 Nov 20
2
problem with loop to put data into array with missing data for some files
...tion records using wgrib and grep as show in the code at the end of this message. I had to use grep to extract the PRATE records each time, as unfortunately with these grib files precipitation is not always the same record number each time. This worked fine until Feb 1972 (which is file /home/jmb/sst_precip/gribdata/197202.grib). This file did not download completely and as a result the file that saved to my computer did not include the record for precipitation - only the first 13 records. At this point in the loop it just stopped with error message: Error in seq.default(lat.beg, lat.end...
2007 Jun 06
3
random numbers selection - simple example
Dear R-help, Which random number generator function would you recommend for simply picking 15 random numbers from the sequence 0-42? I want to use replacement (so that the same number could potentially be picked more than once). I have read the R-help archives and the statistics and computing book on modern Applied statistics with S but the advice seems to be for much form complicated
2006 Dec 12
2
how do you interpolate a gaussian grid to a standard 2.5 degree grid?
Dear R-help community, I have looked on the R search site and archives but cannot find mention of a way of interpolating a gaussian distribution of data to a standard 2.5 degree grid. I have two global dataset and I need to correlate - unfortunately one is a 2.5 degree grid dim[longitude=144,latitude=72] and one is gaussian dim[longitude=192,latitude=94]. I would rally appreciate hearing
2007 Jul 24
3
Overlaying a single contour from a new data array in levelplot
Dear R-Help community, I am trying to overlay a single contour line over a correlation plot using levelplot in the lattice package. These are the two arrays: 1) a correlation plot over Africa - so each grid square is a different colour dependent on correlation - this is in an array: result_cor with dim[465,465] 2) a single contour line from a ***different data source*** - this is from data
2004 Oct 19
1
Creating Packages with Windows under R 2.0.0
Hello, I have a workspace that contains a number of functions I want to put in a library. Under R 1.9.0 I did this fairly easily by putting them in a R folder, creating a DESCRIPTION & TITLE file etc. I could then load my library successfully. Under R 2.0.0 this simple process apparently no longer works. I have used package.skeleton() and have run R CMD INSTALL pkgname but still get various
2006 Dec 14
7
loop is going to take 26 hours - needs to be quicker!
Dear R-help, I have a loop, which is set to take about 26 hours to run at the rate it's going - this is ridiculous and I really need your help to find a more efficient way of loading up my array gpcc.array: #My data is stored in a table format with all the data in one long column #running though every longitute, for every latitude, for every year. The #original data is sotred as
2007 Apr 19
1
is there a function to give significance to correlation?
Dear R-Help, I am trying to find a function that will give me the significance of the correlation of 2 variables (in the same dimension arrays) correcting for serial autocorrelation. How can I view the function cor.test's code? I would like to know a lot more detail about the function than written in the documentation at http://finzi.psych.upenn.edu/R/library/stats/html/cor.test.html to
2003 May 30
2
IPFW logging brokeness?
I don't think I'm trying to do anything amazing, but IPFW's logging features are giving me a real headache. I can't find much in the archives either, but I find it hard to believe others havne't found this too. My rule: add 100 allow log tcp from any to <my IP> <ports> limit src-addr 2 I want connecting parties to be able to form no more than 2 connection. This
1995 May 30
1
Announcing FreeBSD 2.0.5 ALPHA!
...bard@gatekeeper.dec.com> USA ftp://ftp.cybernetics.net/pub/FreeBSD <michael@Cybernetics.NET> USA ftp://ftp.neosoft.com/systems/FreeBSD <smace@NeoSoft.COM> USA ftp://kryten.atinc.com/pub/FreeBSD <jmb@kryten.atinc.com> USA ftp://ftp.dataplex.net/pub/FreeBSD <rkw@dataplex.net> Japan ftp://ftp.tokyonet.ad.jp/pub/FreeBSD <ftpadmin@TokyoNet.AD.JP> Japan ftp://ftp.tut.ac.jp/FreeBSD Ashida Hiroyuki <as...