similar to: range checking

Displaying 20 results from an estimated 5000 matches similar to: "range checking"

2006 Sep 19
1
R CMD check fails at package dependencies check on Fedora Core 5, works on other systems
I'm testing a FC5 machine for use in a student lab. R 2.3.1 is installed and seems to work fine. There is one peculiarity - the logins are authenticating to a server, and a "verbose" flag is set somewhere, leading to lots of spurious messages like this request done: ld 0xa227598 msgid 1 which may be confusing R. However, R CMD check seems to fail for packages with no
2004 Apr 21
2
Assigning functions in Rprofile
I use the ugly hack shown below as my .Rprofile (mainly because I couldn't find any other way to spawn a new mozilla window on starting R or calling help.start(), but then send all the help html documents to that new window). With a recent change from a cvs checkout to the released 1.9.0 I find that the new hs() appears if there is nothing of that name in .RData, but if there is the old hs()
2009 Oct 12
0
package manual without index? check breaks with - LaTeX errors when creating PDF version.
Hello, What am I doing wrong about creating an index for my package documentation? Using 2.9.2, I am checking the gld package. It reports the following (all earlier lines OK): * checking PDF version of manual ... WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. * checking PDF version of manual without index ... ERROR When I look in the gld.Rcheck
2004 Jun 03
3
Problem with mgcv PACKAGES file format?
Hello All, I'm getting this error (Version: 1.9.0-1 on a debian system) > update.packages("mgcv") trying URL `ftp://mirror.aarnet.edu.au/pub/cran/src/contrib/PACKAGES' ftp data connection made, file length 169516 bytes opened URL .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... ..........
2003 Mar 18
3
Package installation when $RHOME is not writable (win)
I'm using R in a student lab with machines running win XP. $RHOME is not writable by the students. How do I set this up so that they can install packages? Thanks, Robert. ---- Robert King, Statistics, School of Mathematical & Physical Sciences, University of Newcastle, Australia Room V133 ph +61 2 4921 5548 Robert.King at newcastle.edu.au
2008 Sep 03
2
Does rattle depend on testing's ggobi?
Hello All, I'm trying to install rattle from source on a AMD64 machine running etch. I have two packages installed from the etch backport (r-cran-rodbc and r-cran-rsprng) but all the rest installed from source. I'm trying to install rattle, but install.packages("rattle", dependencies=TRUE) Tries to install rggobi, which complains about the version of libggobi. Does
2003 Jan 30
0
Re: Regarding Installation
Its possible to corrupt the binary if you actually open it in a browser, and the browser tries to display it, and then you save it. Have you tried right-clicking on the link to download it? Robert. On Thu, 30 Jan 2003, saicharan komanduru wrote: > Hi, > I copied the binary setup file for windows. I tried > to install but it says the binary is corrupted. I > tried getting the files
2002 Oct 30
0
sm packcage compilation problem fixed
I have discovered a problem with the compilation of the sm package. On debian 2.2, sm was not compiling. * Installing *source* package 'sm' ... ** libs g77 -fPIC -g -O2 -c routines.f -o routines.o gcc -shared -o sm.so routines.o -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lreadline -ldl -lncurses -lg2c-pic -lm -L/usr/lib/R/bin -lR /usr/bin/ld: cannot find -lg2c-pic collect2: ld returned
2009 Apr 29
1
etch AMD64 debs missing
Thanks Piet & Johannes for the backports. There seems to be a problem with the files for the amd64 architecture getting out. Here is my apt-get update Get:1 http://cran.ms.unimelb.edu.au etch-cran/ Release.gpg [189B] Hit http://cran.ms.unimelb.edu.au etch-cran/ Release Ign http://cran.ms.unimelb.edu.au etch-cran/ Packages/DiffIndex Ign http://cran.ms.unimelb.edu.au etch-cran/ Packages
2003 Feb 07
2
1.7.0 build error in debian stable i386
I'm running debian stable, with the addition of tcl8.4-dev, tk8.4-dev from testing. debian/rules build gives this ... gcc -shared -o methods.so do_substitute_direct.o methods_list_dispatch.o method_meta_data.o slot.o class_support.o tests.o -L../../../../bin -lR mkdir -p -- ../../../../library/methods/libs make[6]: Leaving directory `/home/king/R/source/src/library/methods/src'
2011 Nov 13
1
Indirect references
Hi All, I would like to work with symbols referenced by strings: I would like to manipulate data/symbols referencing to them by the string name of the symbol. An example will be clearer. Let's I get a time series through quantmod > getSymbols("GLD") This will create a new symbol GLD with the relevant data. I have tried to rename the column names as follows: >
2010 Nov 20
1
installimg fBasics SuSe 11.3 64bit
Hello, I've been trying to install the fBasics package on an openSuSe 11.3 64bit machine. It gives an error saying: WARNING: *R* *include* *directory* *is* *empty* -- *perhaps* *need* *to* *install* *R*-*devel*.*rpm* *or* similar Yet, R-devel is installed. Other packages work fine. I also tried different ways to install...install.packages() and R CMD INSTALL... The complete message is
2001 Nov 08
1
Generalized Lambda
Anyone know of a package for numerically estimating lambda(3) and lambda(4) using location, position, skew and kurtosis estimates. I have a distribution and would like to use the gld package to do some simulations of the distribution, but need the lambda estimates to feed into gld. I have a program in Maple, which I may convert to C code for use in R, but before moving down that road I
2007 Nov 12
5
Solaris build fix breaks Solaris
16396:055d98aa2dd0 almost works but not quite. LDFLAGS_DIRECT means we end up with: gld -melf_i386 -nostdlib -N -Ttext 0x100000 -o hvmloader.tmp hvmloader.o mp_tables.o util.o smbios.o 32bitbios_support.o acpi/acpi.a Specifying a linker script and asking for -nostdlib is obviously contradictory. Removing $(LDFLAGS_DIRECT) fixes the problem. regards john
2007 Nov 28
3
Simulate an AR(1) process via distributions? (without specifying a model specification)
Dear All, Is it possible to simulate an AR(1) process via a distribution? I have simulated an AR(1) process the usual way (that is, using a model specification and using the random deviates in the error), and used the generated time series to estimate 3- and 4-parameter distributions (for instance, GLD). However, the random deviates generated from these distributions do not follow the
2010 Oct 28
4
Returning highs and lows in R
I'm having trouble returning a rolling n period highest value for a data set. For each day I want to calculate the highest value over the last 3 days. I am using the following packages: zoo, xts, quantmod and TTR. Thanks, Jason GLD.Close 2010-10-01 128.91 2010-10-04 128.46 2010-10-05 130.99 2010-10-06 131.81 2010-10-07 130.37 2010-10-08 131.66 2010-10-11
2011 Dec 07
1
scatterplotting stock returns using quantmod and pairs()
I want to get data for a set of ticker symbols and compute the daily return of the adjusted close using quantmod, and then scatterplot returns using pairs(). The following gets data for the list of tickers: tickers <- c("SHY","TLT","SPY","IWM","GLD","IEV","ILF","EWJ","EPP","SAF","ASA")
2005 Feb 18
1
Two-factorial Huynh-Feldt-Test
Hi, I'm currently working on porting some SAS scripts to R, and hence need to do the same calculation (and get the same results) as SAS in order to make the transition easier for users of the script. In the script, I'm dealing with a two-factorial repeated-measures anova. I'll try to give you a short overview of the setup: - two between-cell factors: facBetweenROI (numbering
2008 May 31
2
tolstoi.newcastle dead?
Anyone know what's up w/ tolstoi.newcast.edu.au (home of the threaded R-help archives)? I've got a "can't connect" for several days now. Carl
2008 Oct 27
1
R 2.8.0 for Debian etch
Dear all, It is my pleasure to announce the immediate availability of R 2.8.0 for the current Debian stable release on CRAN. Source packages and binaries for i386 and amd64 are at your disposal. I also updated the README to include a short howto for using R 2.8.0 from unstable on testing (lenny), which is currently frozen. This currently pulls the current pcre from unstable, next to the current