Displaying 20 results from an estimated 20000 matches similar to: "R crashing when displaying X output (PR#3196)"
2003 Apr 24
0
R-1.7.0: build feedback: OpenBSD 3.2 (PR#2836)
R-1.7.0 failed to build on OpenBSD 3.2:
Machinetype: Intel Pentium III (600 MHz); OpenBSD 3.2 GENERIC#25 i386
Remote gcc version: gcc (GCC) 3.2.2
Remote g++ version: g++ (GCC) 3.2.2
Configure environment: CC=gcc CXX=g++ LDFLAGS=-Wl,-rpath,/usr/local/lib
gcc -shared -Wl,-rpath,/usr/local/lib -o lapack.so Lapack.lo rgeev.lo rsyev.lo -L../../../bin -lRlapack
2006 Apr 04
1
DISPLAYING A HISTOGRAM + finding NAs
I have a vector of values (about 8000 obs between 0 and 1). I want to
display a histogram as follows:
value of vector
( bw 0 and 1) |
|
|
|
|
|______________________________________
all 8000 obs.
So that each section of the x axis corresponds
2015 Oct 17
3
R 3.2.2 - make check and install package hang
Hello Everyone,
After trying several ways to compile R 3.2.2 without luck, I?m reaching out for help.
The ?make check? does not hanges for some reason and when
trying to install a package it cannot list the download sites (see below).
What could be the problem?
./configure --enable-R-shlib --enable-BLAS-shlib
hostname = test
uname -m = x86_64
uname -r = 2.6.32-573.7.1.el6.x86_64
uname -s =
2015 Oct 19
1
R 3.2.2 - make check and install package hang
Below is the output. Thanks for the help.
> Sys.getenv()
BASH_FUNC_module() () { eval
`/cm/local/apps/environment-modules/3.2.10/Modules/$MODULE_VERSION/bin/modulecmd
bash $*` }
COLUMNS 152
CPATH /cm/shared/apps/uge/8.2.1/include
CVS_RSH ssh
DISPLAY localhost:10.0
EDITOR
2003 Apr 06
1
RH 9 and R 1.7.0 Beta - Errors Resolved
Hi all,
As you may recall, earlier this week I posted about errors in make check
using 1.7.0 Beta under RH 9.
Peter kindly contacted me off list and we have been running some checks
and possible resolutions the past couple of days.
The errors turned out to be (run individually):
> !is.nan(c(1.,NA))
[1] TRUE FALSE
> is.nan(c (1.,NaN,NA))
[1] FALSE TRUE TRUE
>
2006 Jun 08
3
Re-binning histogram data
Hi,
Short Version:
Is there a function to re-bin a histogram to new, broader bins?
Long version: I'm trying to create a histogram, however my input-data is
itself in the form of a fine-grained histogram, i.e. numbers of counts
in regular one-second bins. I want to produce a histogram of, say,
10-minute bins (though possibly irregular bins also).
I suppose I could re-create a data set as
2009 Dec 09
0
Difficulty with terminal properly displaying help function in an ESS remote session
Hi all,
I'm logging into a Debian server and running R remotely using ESS. The
steps I use to do this are below (pasted from my webpage). However,
we're having a problem whenever we want to use the help function,
e.g.,
?hist
The remote buffer gives a warning:
"WARNING: terminal is not fully functional
- (press RETURN)"
At this point we can't get back to our normal R
2015 Dec 16
2
Mystifying SEGFAULT on 3.2.3 but not 3.2.2
Dear R developers,
(Apologies about previous incomplete e-mail, I fat-fingered a keyboard
shortcut)??
I recently upgraded to 3.2.3 and am getting mystifying errors with my
in-development code (available at
https://github.com/gertvv/gemtc/tree/feature/regression). Every few hundred
LPs that I solve using the rcdd package will result in a SEGFAULT in the
garbage collector (address 0x10, cause
2010 May 14
2
multhist,labels and percentages
Hi All,
I am in the annoying position of having to present some data to someone who seems to be somewhat less than numerate. I need to label the y-axes of a multhist with the y-axis labeled not as counts but as percentage of a population. Plotting the standard histogram is in a way fine, all I need is to:
-- have a left-handside y-axis labels for pop 1 and a right-handside y-axis labels for pop2
2011 Jan 16
1
Displaying ylab in mfrow
Dear R users,
I cannot display ylab with the following code while trying to stack 7 rows
of 3 histograms each. Thanks in advance!
par(mfrow=c(7,3))
par(mar=c(2,2,2,2))
par(oma=c(5,5,0,0))
with (newdata <- subset(table, Month1 == "1"), hist(newdata$CarapWid,
breaks=5*(0:80), col="gray80", main="All individuals", xlab="", xlim
=c(15,85), ylab="April
2003 May 09
1
building R 1.7.0 with gcc 3.2.3 on Solaris
With gcc 3.2.3 on SunOS 5.8 and R 1.7.0, configure fails for me unless I
set LDFLAGS ( LDFLAGS=-L/apps/asd/unix/gnu/gcc/3.2.3/SunOS5.8/lib ).
With that set it appears that configure succeeds (i.e. no error messages
on the console), but config.log contains messages
configure:4099: checking for gcc option to accept ANSI C
configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
2012 May 05
2
No error message no display output
Hi all,
I´m re-starting (as my name indicates) my little knowlegde of CRAN R.
I made this function time before but I don´t know where is the error
because nothing appears as an error but the histogram plot doesn´t appear.
Should I install some special library to run sapply?
pru<-function(){
randz<-matrix(rnorm(200000),100,2000)
H<-matrix(0,100,2000)
for (j in 2:2000){
for (i in
2016 Mar 21
3
Outdated r-base-core when installing on Ubuntu 14.04
Since 14.04 is the Long Term Support version, which also is used by
Linux Mint, it's not really outdated, and a lot of folk, myself
included, use that stream (my machine says Linux Mint 17.1, but I think
that is simply the splash screen). I say stream, because the kernel and
other infrastructure are being updated, though probably not to the
level Dirk prefers, and I do use other distros for
2009 Apr 17
2
E2fsck and large file
How big is a file that e2fsck considers it to be a large file?
814611 blocks used (42.79%)
0 bad blocks
1 large file <----- that
Thanks
John Nelson
2011 Aug 24
1
Input/output error
Hi, everyone.
Its nice meeting you.
I am poor at English....
I am writing this because I'd like to update GlusterFS to 3.2.2-1,and I want
to change from gluster mount to nfs mount.
I have installed GlusterFS 3.2.1 one week ago,and replication 2 server.
OS:CentOS5.5 64bit
RPM:glusterfs-core-3.2.1-1
glusterfs-fuse-3.2.1-1
command
gluster volume create syncdata replica 2 transport tcp
1999 Oct 25
1
GARCH models available
tseries_0.3-0 at CRAN now contains the following new features:
NelPlo Nelson-Plosser Macroeconomic Time Series
garch Fit GARCH Models to Time Series
get.hist.quote Download Historical Finance Data
jarque.bera.test Jarque-Bera Test
na.remove NA Handling Routines for Time Series
garch contains a GARCH estimation routine together
1999 Oct 25
1
GARCH models available
tseries_0.3-0 at CRAN now contains the following new features:
NelPlo Nelson-Plosser Macroeconomic Time Series
garch Fit GARCH Models to Time Series
get.hist.quote Download Historical Finance Data
jarque.bera.test Jarque-Bera Test
na.remove NA Handling Routines for Time Series
garch contains a GARCH estimation routine together
2012 Jul 10
2
Changing x-axis values displayed on histogram
Is it possible to change the x-axis values in a histogram to reflect binned
values?
Here are my data:
histexample<-c(6,7,7,8,8,8,9,9,9,9,9,10,10,10,10,10,10,10,11,11,11,11,11,11,12,12,12,12,13,13,13,14,14,14,15,16)
hist(histexample)
Now, I'll bin pairs of adjacent values together (e.g., 5-6, 7-8, 9-10,
11-12, 13-14, 15-16) using the following
bins<-c(4.5,6.5,8.5,10.5,12.5,14.5,16.5)
2003 May 16
1
1.7.0 installation problem
Hello,
I'm having a problem trying to upgrade from R 1.6.0 to 1.7.0 on our
Suns. We're running Solaris 8 and we're using gcc 3.2.3. The problem is
that I get a bunch of error messages about a missing subroutine
Rdconv::fill during the "make" of 1.7.0, although I didn't have this
missing subroutine problem back when I installed 1.6.0. Can anyone suggest
how I can
2003 Apr 24
2
R-1.7.0 build feedback: NetBSD 1.6 (PR#2837)
R-1.7.0 built on NetBSD 1.6, but the validation test suite failed:
Machinetype: Intel Pentium III (600 MHz); NetBSD 1.6 (GENERIC)
Remote gcc version: gcc (GCC) 3.2.2
Remote g++ version: g++ (GCC) 3.2.2
Configure environment: CC=gcc CXX=g++ LDFLAGS=-Wl,-rpath,/usr/local/lib
make[5]: Entering directory `/local/build/R-1.7.0/src/library'
>>> Building/Updating