Displaying 20 results from an estimated 1000 matches similar to: "Formatting axis label numbers on plots"
2006 Dec 17
1
Rspec/Ruby to test software written in other languages?
Is anyone here using Rspec and Ruby to test software written in other
languages? I''m about to start an R language project, and may also be
doing some work in another language (I''m not sure which one yet, but
it''s one of the ones that''s part of the Axiom symbolic math package).
I''d dearly love a test framework that can handle all three languages,
2007 Mar 27
10
sqlite3 and rspec_on_rails tests
As I think I previously mentioned, there is an incompatibility with
rails 1.2.1 and sqlite3 3.3.8.
see: http://weblog.rubyonrails.org/2007/1/29/using-sqlite3-with-rails
and: http://weblog.rubyonrails.org/2007/2/6/rails-1-2-2-sqlite3-gems-
singular-resources
Sqlite is now at 3.3.13.
Because of this, if a developer is trying to create a patch for
rspec_on_rails, he will have one of the
2005 Mar 07
1
"make check-all" fails on R-devel 2005/03/07 (PR#7718)
Full_Name: Ed Borasky
Version: R-devel 2005/03/07
OS: Gentoo Linux
Submission from: (NULL) (24.21.54.168)
How to reproduce:
1. Download R-devel.tar.bz2 (the one I have is 2005/03/07)
2. Unpack it
3. Type
./configure --prefix=/opt 2>&1 | tee configure.log
make 2>&1 | tee make.log
make check-all 2>&1 | tee make-check-all.log
running tests of LAPACK-based functions
2001 Apr 28
2
Modulus operator??
I'm trying to do a modulus operator in R-1.2.2 on Windows -- specific
version:
R : Copyright 2001, The R Development Core Team
Version 1.2.2 Patched (2001-03-22)
Here's what the R language manual says:
"R contains a number of operators. They are listed in the table below.
[snip]
% Modulus, binary"
Here's what happens on the R console:
> records <- 100000
>
2005 Apr 09
4
make check-all fails (PR#7784)
Full_Name: Ed Borasky
Version: R-beta 2.1.0 2005-04-08
OS: Linux 2.6.11 GCC 3.3.5
Submission from: (NULL) (24.21.57.139)
I downloaded the latest R-beta tarball and did a build with the default options.
OS is Linux 2.6.11 and compiler is GCC 3.3.5. "make check-all" failed with the
following message:
make[3]: Entering directory `/home/znmeb/R-beta/tests'
running code in
2001 Jun 14
1
License for KernSmooth?
According to the CRAN contributed packages page, the license for "KernSmooth" is
*not* GPL. It is listed as "License: Unlimited distribution (from Dr Wand)."
Are there any restrictions on this of any kind? Is there some written license
document similar to the GPL license? The reason I'm asking is that the legal
beagles in the company I work for are extremely paranoid about
2001 Oct 23
1
status of US mirror
When I try to go to
http://cran.us.r-project.org
I get sent to a location called "domains 4 sale" or something of that ilk,
indicating that some "URL scavenger" has flagged it as expired. Has something
happened, or is it just wishful thinking on some scavenger's part that the
URL is no longer pointing to the US CRAN mirror?
Try this link:
2001 Feb 01
1
R works in KDE but not in Gnome
I have a Red Hat 7.0 system, plus glibc-2.2 and gcc-2.96.69. When I run the
R demo 'demo("graphics") with KDE it runs fine, but when I try it with Gnome
it croaks:
demo(graphics)
---- ~~~~~~~~
Type <Return> to start :
> opar <- par(ask = interactive() && (.Device %in% c("X11",
"GTK", "windows", "Macintosh")))
2001 Apr 30
1
PR #927 -- R crash on huge CSV file (PR#928)
I tried to run the same dataset with R-1.2.3 on Linux, compiled from the
source tarball. After 7 hours, it was still grinding away and had not
crashed. I had to kill it. "gtop" was showing it with a real size around 160
MB, same as the peak on the Windows 2000 environment. This is on the same
hardware as the Windows run; my machine is dual-booted Windows 2000 and Red
Hat Linux 7.1. If I
2001 Apr 03
2
Can't install "e1071"
I observed the same behavior as Edward this morning with R-1.2.2 on Red Hat
Linux 7.0. There appears to be a problem with the library in netpbm-9.5-5,
even after hunting down the missing shhopt.h that pbmplus.h is looking for.
I worked around the problem by compiling e1071 without pbm support (moved
pbm.c to pbm.c.bak).
Matt
Matthew R. Nelson, Ph.D.
Director, Information Systems
Esperion
2001 Apr 03
2
Can't install "e1071"
I observed the same behavior as Edward this morning with R-1.2.2 on Red Hat
Linux 7.0. There appears to be a problem with the library in netpbm-9.5-5,
even after hunting down the missing shhopt.h that pbmplus.h is looking for.
I worked around the problem by compiling e1071 without pbm support (moved
pbm.c to pbm.c.bak).
Matt
Matthew R. Nelson, Ph.D.
Director, Information Systems
Esperion
2001 May 13
1
test for bimodality
Dear R users,
I'm looking for a test of bimodality in order to make some decisions about how to procede with an analysis algorithm. I have not come across any such tests in my readings and discussions apart from the Rao which appears to be applicable to cyclic data.
The data I'm interested in characterizing as uni- or bimodal are frequency x amplitude spectra of consonant speech sounds,
2001 Sep 24
1
2D fft DC shift
Hi Everyone,
Does anyone know how to take the output of a 2D fft()
and shift the DC component to the center? Is there a
function that does that?
if you know, please send me an email.
thanks for any help!
brad
__________________________________________________
. http://im.yahoo.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2004 Jun 01
1
advanced dist
Hi there.
I have now found that dist() does what I want in a specific case.
But I have (out of many fields) in my Fragebogen.data file:
Vpn Code Family Test
1 X1 m 45
2 X1 t 58
3 X2 m 44
4 X2 t 43
...
When I now do:
Fbg <- read.table("Fragebogen.data", header=TRUE)
dist(Fbg['Test'])
I have the distances between everyone to everyone.
Now I want to have the mothers (m in
2001 Mar 03
2
Image files in R
Does anyone have experience importing image files into R? I would like to be able to import such files, use R to analyze and compare and perhaps export again a modified file which can be displayed by the usual image display programs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010303/ad72932b/attachment.html
2001 Apr 26
0
how to do java-like hashtables in R, R from a java progra mmer's p onit of view
It sounds like we are kindred spirits.
I am using an old PC, with linux installed, running tcpdump as my packet
sniffer.
I will experiment with data frames as you suggest to get the hang of R some
more
before worrying about hashtables again.
Chris Marshall
-----Original Message-----
From: M. Edward (Ed) Borasky
To: Chris Marshall
Cc: r-help at stat.math.ethz.ch
Sent: 4/25/01 4:44 PM
Subject:
2001 Oct 01
3
save plot graph
Dear all,
I have a lot plot graphs and i would like to save them.
One solution is to use the grab function with xv.
But it is tedious....
So is there a R function that can save automatically
the result of a plot in a gif or ps or bmp file
Thanks
Olivier
--
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
Olivier MARTIN phone: (33) 04 76 61 53 55
Projet IS2
2016 Jun 30
3
integration of R and php in Fedora 24
Dear All,
I am writing a project that will involve me writing code in R and php. i
would appreciate if someone guide me on how to integrate R to php
i wish to write an upload system in php that R will use and process and
post back the result on php.
thanks in advance
================
Worthy agent of Light
================
Jules Irenge
MSc Student
University of Liverpool
[[alternative HTML
2005 Dec 09
6
Which mysql for a new project?
Hi all,
I am about to start a new RoR project. Which version of mysql is the
current best one to use? I will be using the soon-to-be-released RoR
1.0 for the project. I really don''t want to start a PostreSQL vs.
MySQL vs. Whatever war. I have all databases including Oracle at my
disposal. This project will be my testbed for using RoR with mysql. I
will be doing other tests with other dbs
2006 Apr 07
2
Coming soon ... a Rails Virtual Applicance
For those of you interested in such things, I am building a VMWare virutal
machine with a complete LAMP stack plus Rails. The project is set up in
Rubyforge at http://rubyforge.org/projects/vgrails/. There''s not much there
yet, but I expect to have something ready for folks to test towards the 12th of
April, 2006. The project name is "vgrails", which stands for VMWare + Gentoo +