Displaying 20 results from an estimated 1000 matches similar to: "IRIX, firewalls, configure"
2001 Jun 04
0
Re: unix R CMD check problem
Doh!
turns out I was using a newer feature of S-PLUS that is not supported in R,
or at least was generating the parse error.
replace all
a = b
with
a <- b
(except in arguments, naturally ...)
Sorry to bother anyone ... smooth sailing ahead.
> Date: Mon, 4 Jun 2001 10:03:56 -0600 (MDT)
> From: Tim Hoar <thoar at cgd.ucar.edu>
> Reply-To: Tim Hoar <thoar at ucar.edu>
2002 Apr 30
1
JPEG library wierdness
I am having a problem creating JPEG's ... but just lately
I had 1.3.1 installed properly on a Solaris 2.6 platform and everything
was working fine UNTIL last Wednesday, when I issued the fateful
update.packages()
and went to lunch.
When I came back, one of my cohorts informed me he could no longer
create jpeg's in the fashion he was accustomed:
> X11()
> plot(1:10)
>
2002 Feb 04
1
installing version 1.4.1
Hello people, me again ...
Just an FYI this time, I think:
0[209]1 sunray1:/contrib > gtar zxf R-1.4.1.tgz
tar: R-1.4.1/date-stamp: Could not create file: Permission denied
gtar: Error exit delayed from previous errors
2[210]1 sunray1:/contrib > gtar zxvf R-1.4.1.tgz "R-1.4.1/date-stamp"
R-1.4.1/date-stamp
gtar: R-1.4.1/date-stamp: Could not create file: Permission denied
gtar:
2002 Apr 12
0
documentation widget
If imitation is the sincerest form of flattery ...
I am thinking of imitating the R documentation mechanism.
I have a largeish software project that needs documentation for
each of the functions/modules. The ability to create html, latex,
and pdf documentation from one source is very attractive. Since
my collaborators already know html and latex there is little
incentive to learn XML ... but
2001 Dec 06
2
Solaris install problem ... mcount
Hmnnn...
This is the third version of R I have installed and I am stumped on this one.
There is some unresolved external I cannot find...
/opt/SUNWspro/bin/cc -v -o R.bin CConverters.o Rdynload.o RNG.o apply.o
arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o
complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o devPS.o
devPicTeX.o deparse.o
2004 Mar 13
0
64bit build on IBM
I am trying to build R with 64bit support so I can access more than
2GB of memory on an IBM running AIX. (IBM NightHawk II RS/6000 node with 16
64-bit, 375-MHz POWER3 CPUs and 32 GB of memory, if you want specifics)
The 32bit install required little tweaking, but the 64 bit is sufficiently
complicated that I thought I would report my findings here and ask for
help with the latest (and hopefully
2003 Apr 21
1
building R 1.7.0 under RH7.3 (PR#2808)
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
Send mail to mime@docserver.cac.washington.edu for more info.
---559023410-959030623-1050952576=:23064
Content-Type: TEXT/PLAIN; charset=US-ASCII
The configure process does not seem to be working as well as it had for
previous versions ...
2002 Jan 09
3
R package-building
Hello,
I am building a package to read in a pretty common atmospheric data format
and create a SKEW-T, log p diagram (also very common for the atmospheric
community).
The problem is this: How should one address the (ASCII) data files so that
the examples find them? I have read through the "Writing R Extensions"
document and still have a problem.
There seems to be some sort of
2001 Jul 12
1
more subroutines for integrate()
I was pleased to find integrate() using the quadpack routines "dqags" and
"dqagi". However, I would also like to have the routine "dqawoe"
included. This routine is summarized as follows...
c***keywords automatic integrator, special-purpose,
c integrand with oscillatory cos or sin factor,
c clenshaw-curtis method, (end point) singularities,
2002 Mar 12
1
Sparse matrix methods
Does anyone know of contributions to R for solving sparse linear systems?
In particular for spatial stats I am interested in solving large
positive definite symmetric systems.
Thanks in advance,
Doug
-----------------------------------------------------------------------------
Doug Nychka,
Geophysical Statistics Project Email: nychka at ucar.edu
National Center for Atmospheric
2002 May 31
2
error in seq.POSIXt?
I am trying to extract only the winters (defined to be 01-Dec through
28-Feb) of daily data from 1948-2002. There are 90 days in each winter
season. I wrote the following code to gather the winter dates into a
single vector:
DJF <- NULL
for(year in 1949:1999) {
temp.begin <- strptime(paste("01/12", year-1, sep="/"), "%d/%m/%Y")
temp.end <-
2007 Jan 04
5
color of opposite sign values in filled.contour
Dear R-helpers,
I'm plotting geophysical data in the form of contours using
"filled.contour". The display would be much more effective if the areas
with negative values could be color coded
by -- say -- "cold colors" in the range of blue to green, and conversely
the areas with positive values got plotted with "warm colors", from yellow
to red.
Right now if I use
2004 May 03
3
R 1.9.0 on AIX, 64-bit
I'm trying to get R 1.9.0 running on AIX 5.1 with the standard AIX
compilers (xlc, xlf) and it is failing 2 of the tests,
test-Reg in reg-tests-1.R like this:
bash-2.05b$ tail -30 reg-tests-1.Rout.fail
[,1] [,2]
[1,] 1 3
[2,] 2 4
[3,] 1 3
[4,] 2 4
> stopifnot(typeof(res) == "list")
> ## were not implemented in 1.8.1
>
>
> ## Date objects with
1998 Dec 03
2
contour labelling [was "Re: image ()"]
> From: Martin Maechler <maechler at stat.math.ethz.ch>
> To: royle at bearmtn-e0.cgd.ucar.edu
> CC: lgygax at access.unizh.ch, r-help at stat.math.ethz.ch
> Subject: contour labelling [was "Re: [R] image ()"]
> Mime-Version: 1.0 (generated by tm-edit 7.106)
>
> >>>>> "Jeffrey" == Jeffrey A Royle <royle at bearmtn-e0.cgd.ucar.edu>
2001 Jul 27
3
installation error
Hello everybody, I am trying to install R on Solaris 2.6. I get the
following error
Thanks in advance
"In file included from /usr/include/sys/turnstile.h:12,
from /usr/include/sys/t_lock.h:20,
from /usr/include/sys/vnode.h:37,
from /usr/include/sys/stream.h:21,
from /usr/include/netinet/in.h:38,
from
2010 Aug 19
1
memory problem
Hi,
when i run the following code i get this massege:
"The instruction at 0x######## reference memory at
0x#######, the memory cannot be "read".
and then i have to close R.
what is the problem and how can i solve it?
thanks in advance
Avi
my code
# frailtypack
library(frailtypack)
cgd.ag <- read.csv("C:/rfiles/RE/cgd.csv")
cgd.nfm <-frailtyPenal(Surv(TStart,
2003 Sep 01
1
testers needed for CAM INVARIANTS fix
I've got a fix for the panic from the cd(4)/da(4) drivers when INVARIANTS
is turned on in -stable.
The fix is to create a task queue that runs in a thread context and use
that to create the sysctl variables needed by cd(4) and da(4). The
eventual fix will be to move the CAM transport layer probe code into a
kernel thread.
Anyway, these patches work for me, but if I could get some feedback
2018 Apr 16
1
strange warning: data() error?
> On Apr 16, 2018, at 3:20 PM, David Winsemius <dwinsemius at comcast.net> wrote:
>
>>
>> On Apr 16, 2018, at 2:58 PM, Therneau, Terry M., Ph.D. via R-devel <r-devel at r-project.org> wrote:
>>
>> A user asked me about this and I can't figure it out.
>>
>> tmt% R
>> R Under development (unstable) (2018-04-09 r74565) --
2009 May 04
4
Creating a variable which is the sum of equal rows in a dataframe
Hi everyone:
I need to count the number of banks of each firm in my
data. The firm is identified by the fiscal number. The
banks of each firm appears like this:
Firm Banks
500600700 Citybank
500600700 CGD
500600700 BES
500600800 Citybank
500600800 Bank1
500600900 CGD
I want to obtain the following dataframe:
Firm
2001 Sep 07
2
Command-line editing re-visited.
Quick summary:
- I got command line editing to work (thanks to all who
responded to me),
- but now my ``m'' key won't work in R (??!!??!!??),
- and I can't find how to get command-line editing to
use vi syntax.
More detail:
This posting consists of (1) a summary and thanks, and (2) some new
questions.
Summary and thanks:
===================
I was having trouble