similar to: Another Mozilla issue

Displaying 20 results from an estimated 3000 matches similar to: "Another Mozilla issue"

2003 Jun 10
1
color coding a legend
I'm using R 1.6.2 on a Windows 2000 machine. I've plotted the results of an MDS run labeled by a numerical ID, and color coded by a group code: plot(cv.mds.spr$points, type="n", main="Non-Metric Multidimensional Scaling of SprRun CV Watersheds") text(cv.mds.spr$points, labels = as.character(cv.wshed.id.spr), col = codes(cv.wshed.grp), cex=.75) Question is, how do I
2003 Feb 20
2
subset with NA
Easy question that I can't find an answer for. I'm trying to subset a data frame and want to exclude the positive values, i.e. I want the NA values. My data: > summary(temp$tuna) Min. 1st Qu. Median Mean 3rd Qu. Max. NA's 1 2 3 3 4 5 1211 Querying for subset(temp, tuna %in% "NA", select.... subset(temp, tuna == NA,
2002 Oct 25
1
reshape: duplicate rows to multiple cols
I have a dataframe that I'm trying to reshape, and need advice. My data: > klam.merge[200:225,] stream lulc x sumlength pct.lgth 200 1223030419685 92 0.25000000 9.89 2.52780586 201 1223030419686 23 0.00274154 4.73 0.05796068 202 1223030419686 41 0.75009917 4.73 15.85833341 203 1223030419686 42 2.65000000 4.73 56.02536998 204
2002 Nov 27
1
polymars package
Does the polymars library exist anymore? I see reference to it at http://rweb.stat.umn.edu/R/doc/html/packages.html, but not on CRAN (looked in contrib and contrib/Old). -- Rob Schick Ecologist NOAA Fisheries Santa Cruz Lab 110 Shaffer Road Santa Cruz, CA 95060 Phone: 831.420.3960 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2003 Jan 27
1
Conditioned file Import?
I'm using R 1.6.2 on Windows 2000. I have two similar sets of files in two different directories. One contains species presence data and environmental measurements; the other contains species absence data and environmental measurements for the same variables as the presence data. The absence datasets contain many more observations than the presence datasets, and I'd like to draw a
2003 Jul 02
2
using [i] to plot & label all vector elements
I'm using 1.6.2 on a win 2k box. (I know I'm due for an upgrade.) I've used brute force to label a series of vectors, and I'm wondering if there's a better way to do this. I wanted to create a biplot of the 2nd & 3rd PCs, and did this: test <- edit(loadings(cv.prc.spr)) test.1 <- test[,1] test.2 <- test[,2] test.3 <- test[,3] x0 <- 0 y0 <- 0 i <-
2002 Oct 17
4
Newbie Time Series Questions
I have a data set of monthly river flows from 1960-2000, which are similar in structure to the nottem data: > klam.flow Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep 1961 1461 1716 2524 1773 1906 2005 1756 1575 1387 983 1094 1382 1962 1907 2253 1985 1907 1769 1676 2634 1386 929 766 968 1309 ... I tried plotting with > ts.plot(klam.flow) Which quickly led me to
2002 Nov 15
1
Scaling part of a data frame
I have a 30 x 27 data frame, which I'm trying to scale and transform. Only I want to scale certain all variables except one (the dependent, which I want to log+1 transform). I can use split() and then scale() and log1p(), but I'm wondering if I can do this in one call. I tried apply(), but I could only get the whole data frame, not a part of it: > test <- apply(chin.sub, 2, log1p)
2006 Jan 06
3
Installing Java 1.4.2
For scalix on Centos the Scalix forum provides instructions for convincing Scalix that Centos is Redhat: http://www.scalix.com/community/viewtopic.php?t=516&highlight=centos I am up to the point of getting Java JDK1.4.2 installed. I did a: yum list|grep "java" and got: gcc-java.i386 3.4.4-2 installed java-1.4.2-gcj-compat.noarch
2004 Apr 22
3
Trouble with HTML search engine
There have been a number of posts to this list by people having trouble with the HTML search engine. Often these troubles are caused by incorrect setups (user hasn't installed Java properly, or Java is disabled, or Javascript is disabled). Sometimes the trouble persists even when Java is installed properly. I have written an alternative HTML search engine, which is based on Javascript rather
2016 Jan 08
4
Centos 3.8 Server Questions, SeaMonkey Mozilla and Java
That was not helpful - I explained that I had to run this version. On January 8, 2016 5:18:36 PM EST, Peter <peter at pajamian.dhs.org> wrote: >On 09/01/16 10:08, H wrote: >> In order to run a certain software package that runs as a java applet >I had to install Centos 3.8 on a 32-bit server. After installation I >upgraded the installation using yum after repointing the
2003 Sep 17
3
[Bug 667] Openssh 3.7x, Windows ssh clients and Ldap don't play together
http://bugzilla.mindrot.org/show_bug.cgi?id=667 Summary: Openssh 3.7x, Windows ssh clients and Ldap don't play together Product: Portable OpenSSH Version: 3.7.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: PAM support AssignedTo:
2000 May 31
2
Installing add on packages
Hi- I''m a complete newbie trying to install R and the ''tree'' package on a linux box. I installed R successfully using an RPM for Redhat 6.2. I downloaded the tree*.gz file, ran tar, the fired up R. When I''m at the >prompt in R, and type ''R INSTALL /usr/apps/tree'' I get: ''Error: Syntax error'' I want tree to end up in the
2005 Aug 22
1
mozilla/firefox search engine AMD64 jre1.5 plugin linux
Hi, I have a problem with the "help.start()" and the search engine on a AMD64 : The search engine use the java plugin but the java plugin is not available for the jre.1.5 ... I have a linux box : fedora 4 on 64bit and R2.1.1 When I start the search engine, I had the message that the java plugin was missing. So I try to install manual the java run time jre-1.5 for the AMD64, but the
2005 Sep 21
2
Java -- again
I must have something screwed up. When I try to yum the jave jre, it appears that its not finding the file. Below is the output from my command. I set the yum configuration from the web link someone posted, which is below the command output. Appreciate any help.. Sam ------------------------------------------------------------------------ # yum install j2re mozilla-j2re Setting up
2016 Jan 09
3
Centos 3.8 Server Questions, SeaMonkey Mozilla and Java
On 01/09/2016 11:43 AM, John R Pierce wrote: > On 1/8/2016 2:21 PM, H wrote: >> That was not helpful - I explained that I had to run this version. > > you WANT to run something completely unsupported from about 10 years > ago which apparently requires software thats known to be insecure and > buggy as all heck. its 2015, not 2005, 10 years is an eternity > in the
2003 Mar 20
0
RH 8.0, Mozilla and help.start() - Deja Vu All Over Again....
Hi all, In the continuing process of dealing with the upgrades to Mozilla under RH 8.0 Linux (present stable release is 1.3) and as a result, the "breakage" of R's help.start() function, which is a java applet based search engine, I wanted to point out to folks some key points of information. If you are upgrading to Mozilla version 1.3 under RH 8.0 from an older version, even
2004 Sep 26
1
java applet on CentOS-3
Hey, Has anyone installed a java applet on a CentOS-3? http://rpmfind.net/linux/RPM/ASP/contribs/9/i386/j2re-java-plugin-1.4.2_02-1asp.i386.html I need a java applet for some functionality accessing my SmoothWall firewall from a workstation on the internal network. Has anyone set YUM up to watch for updates? Thanks, Rick
2005 Oct 17
1
Tomcat 4 on Centos 4.1
I use OpenNMS and this is how I install it. So far it's worked every time (6 installs). Make sure you open up your IPTables as needed. Let me know how it goes. --Todd -------------- Installing DAG RPM Repository nano -w /etc/yum.repos.d/dag.repo [dag] name=Dag RPM Repository for RHEL baseURL=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1 rpm --import
2005 Nov 23
2
Desktop media apps query
Want to support the following apps on some of our centos 4.2 desktops. Are yum-installable binaries/rpms available for CentOS 4.2 and which repository? MP3 player Macromedia Flash/Shockwave MPlayer Media Player RealPlayer 10 Media Player Java J2RE and Mozilla Plug-in MS TrueType fonts With regards. Sanjay.