Displaying 17 results from an estimated 17 matches for "sayre".
Did you mean:
sabre
2002 Oct 02
2
.C() and C++ name mangling
...code in the
case that name-mangling is handled differently from platform
to platform.
This is Linux, Redhat 7.2 with g++-2.96.
Thanks for any help you can offer,
Andy
--
Andy Jacobson
arj at gfdl.gov
Program in Atmospheric and Oceanic Sciences
Sayre Hall, Forrestal Campus
Princeton University
PO Box CN710 Princeton, NJ 08544-0710 USA
Tel: 609/258-5260 Fax: 609/258-2850
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info&quo...
2007 Jan 26
1
Makevars PKG_LIBS ignored by SHLIB (PR#9473)
Full_Name: Rick Sayre
Version: 2.4.0
OS: Windows
Submission from: (NULL) (138.72.27.164)
PKG_LIBS works fine on *nix
on windows, it seems to be ignored by the "SHLIB" script
so, R CMD SHLIB blah
properly uses PKG_CPPFLAGS and PKG_CFLAGS from Makevars, but PKG_LIBS is
ignored
2009 Nov 10
1
Typo in 2.10.0 NEWS file (PR#14054)
Full_Name: Rick Sayre
Version: 2.10.0
OS: linux/windows/os x
Submission from: (NULL) (138.72.146.168)
Man, it feels ungrateful to report this, but it looks like in the
process of having my wish PR#13758 fulfilled, a typo snuck in to
the "NEWS" releasenotes:
o New as.raw() method for "tclObj" o...
2004 Aug 06
4
liblame vs libmp3lame.... anyways, it don't work.
...the following line when I run
the -R option:
Support for reencoding with liblame was not found. You can't reencode
this.
Yikes! It's right there and I didn't note any documentation regarding this
error...so I assume this is new?
What am I doing wrong?
Thanks for your thoughts.
Ryan Sayre
--
ryan@tron-thorpe.com ** Ryan Sayre ** Systems Engineer -- Oregon
Tron-Thorpe, Inc: The Solutions Foundry Phone: (503) 657-4509
http://www.tron-thorpe.com FAX: (503) 212-0165
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://w...
2004 Aug 06
3
ices
it's funny.
I only started this so my ex-girlfriend on the other side of the world could hear a song (downloading mp3's was not possible for complex reasons but streaming audio was)
but goddammit i'm going to make this thing work if it kills me.
At 07:29 PM 4/5/2001 -0700, Jack Moffitt wrote:
>On Thu, Apr 05, 2001 at 06:21:37PM -0700, William Goldsmith wrote:
>> > why
2001 Sep 13
1
significant figures in summary()
....67780 3.73600
> summary(iv[,2])
Min. 1st Qu. Median Mean 3rd Qu. Max.
-3.272000 -0.671200 -0.008175 0.016820 0.715300 3.691000
Thanks,
Andy
--
Andy Jacobson
andyj at splash.princeton.edu
Program in Atmospheric and Oceanic Sciences
Sayre Hall, Forrestal Campus
Princeton University
PO Box CN710 Princeton, NJ 08544-0710 USA
Tel: 609/258-5260 Fax: 609/258-2850
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info&quo...
2002 Dec 09
0
triangular PDF
...ode" defined in range [0 1] (rescaling will be done last)
s1 <- which(u<=mode)
s2 <- which(u>mode)
u[s1] <- sqrt(mode*u[s1])
u[s2] <- 1-sqrt((1-mode)*(1-u[s2]))
min+(max-min)*u
}
--
Andy Jacobson
arj at gfdl.gov
Program in Atmospheric and Oceanic Sciences
Sayre Hall, Forrestal Campus
Princeton University
PO Box CN710 Princeton, NJ 08544-0710 USA
Tel: 609/258-5260 Fax: 609/258-2850
2003 May 09
0
graphics on a map
...t the center of each nation on a world map? I'm interested
in putting histograms, scatterplots, line graphs, etc., on
geographical regions.
Many thanks,
Andy
--
Andy Jacobson
andyj at splash.princeton.edu
Program in Atmospheric and Oceanic Sciences
Sayre Hall, Forrestal Campus
Princeton University
PO Box CN710 Princeton, NJ 08544-0710 USA
Tel: 609/258-5260 Fax: 609/258-2850
2003 Sep 26
0
reproducing an error in dumped frames
..., I cannot make it crash. Am I
wrong to have expected to be able to reproduce the problem in
this manner? Any suggestions would be much appreciated!
Thanks,
Andy
--
Andy Jacobson
andyj at splash.princeton.edu
Program in Atmospheric and Oceanic Sciences
Sayre Hall, Forrestal Campus
Princeton University
PO Box CN710 Princeton, NJ 08544-0710 USA
Tel: 609/258-5260 Fax: 609/258-2850
2003 Sep 26
0
homepage should not use frames (PR#4316)
...my ignorance, and would appreciate corrective advice. I must
also admit that I don't know enough about html to suggest an
alternative.
Best,
Andy
--
Andy Jacobson
andyj@splash.princeton.edu
Program in Atmospheric and Oceanic Sciences
Sayre Hall, Forrestal Campus
Princeton University
PO Box CN710 Princeton, NJ 08544-0710 USA
Tel: 609/258-5260 Fax: 609/258-2850
--please do not edit the information below--
Version:
platform = i686-pc-linux-gnu
arch = i686
os = linux-gnu
system = i686, linux-gnu
status =
major = 1
minor = 7....
2007 Aug 01
0
Bug in TAB handling for Win32 Rterm and Rgui (PR#9820)
Full_Name: Rick Sayre
Version: 2.5.1
OS: Windows XP Pro
Submission from: (NULL) (138.72.131.190)
I floated this to r-help a few days ago just to see if i was off-base.
Here we go:
Before I start, i want to first extend thanks for the big improvements
in integration of command completion for the windows version. Real...
2008 Nov 19
0
qr.coef and complex numbers - still busted for non-square case? (PR#13305)
Full_Name: Rick Sayre
Version: 2.8.0
OS: windows, linux, os x
Submission from: (NULL) (138.72.153.166)
PR#8476 and PR#8478
http://bugs.r-project.org/cgi-bin/R/Models-fixed?id=8478
http://bugs.r-project.org/cgi-bin/R/Models-fixed?id=8476
discuss fixing qr.coef to handle complex matrices correctly
But it appears the so...
2009 Jun 15
0
Wishlist: as.raw [or similar] support for tcl strings (PR#13758)
Full_Name: Rick Sayre
Version: 2.9.0
OS: windows, os x, linux
Submission from: (NULL) (138.72.153.236)
if a tcl "string" contains binary data, there is a problem getting this data
to R, since there appears to be no way to get "raw" data without NULL
interpretation. Here is a simple example. The d...
2012 May 11
1
Passing externalptr to .C()
Greetings.
2.15.0 added this behavior
http://developer.r-project.org/blosxom.cgi/R-devel/NEWS/2012/03/29#n2012-03-29
o Passing R objects other than atomic vectors, functions, lists and
environments to .C() is now deprecated and will give a warning.
Most cases (especially NULL) are actually coding errors. NULL
will be disallowed in future.
This seems to make sense,
2004 Feb 06
2
Normality Test on several groups
Hi,
I use ks.test or lillie.test to verify a normal distribution. It's performed
for a group
My users use SigmaStat software and a One Way ANOVA on several groups
In the result page there is a probability value to determine if Normality
test is failed or passed
So, how can i retrieve this probability value on several groups?
Is there another function in R to verify normality on several
2001 Oct 31
2
seg fault with mclust
...(level 2) ...
135144 cons cells free (33%)
5.7 Mbytes of heap free (94%)
now dyn.load(/home/splash/andyj/lib/R/mclust/libs/mclust.so)..
Segmentation fault (core dumped)
Andy Jacobson
andyj at splash.princeton.edu
Program in Atmospheric and Oceanic Sciences
Sayre Hall, Forrestal Campus
Princeton University
PO Box CN710 Princeton, NJ 08544-0710 USA
Tel: 609/258-5260 Fax: 609/258-2850
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info&quo...
2007 Jul 29
0
Bug in TAB handling for Win32 rTerm and rGUI in 2.5.1?
Greetings. This seemed like a bug to me, but I wanted to see if this
was in fact intended before reporting.
Before I start, i want to first extend thanks for the big improvements
in integration of command completion for the windows version. Really
nice to have now. But i believe there are some issues.
In getline/getline.c, the "tab" case of the charater handling switch
statement