Displaying 20 results from an estimated 5000 matches similar to: "problems with quantreg installation"
2005 Apr 05
1
Install R 2.0 package on R 1.9.1
Hi,
I'm wondering if it is possible to install a package for R 2.0 on
R 1.9.1 on Mac OS X? I'm getting this error which seems to be known issue:
library("quantreg")
Error in firstlib(which.lib.loc, package) :
couldn't find function "lazyLoad"
In addition: Warning message:
package quantreg was built under R version 2.0.1
Error in
2011 Apr 28
3
Problem loading quantreg
Hi all,
I'm trying to load the quantreg package but keep running into problems no
matter which method I have tried. Does anybody know what this error (below)
means in plain language and what I might do to get this installed. I have
not had problems downloading/installing/running packages in the past.
thanks in advance,
derek
Begin R output:
trying URL
2009 Aug 16
1
Installing quantreg package under Ubuntu
Does any have installation instructions for this? When I run
install.packages('quantreg') I get:
gcc -std=gnu99 -shared -o quantreg.so akj.o boot.o brute.o chlfct.o
cholesky.o combos.o crq.o crqfnb.o dsel05.o etime.o extract.o idmin.o
iswap.o kuantile.o mcmb.o penalty.o powell.o rls.o rq0.o rq1.o rqbr.o
rqfn.o rqfnb.o rqfnc.o sparskit2.o srqfn.o srqfnc.o srtpai.o -llapack
-lblas
2009 Jul 12
1
Fw: (no subject)
Dear group,
Thank u so much 4 ur help. I've tried the link,
http://finzi.psych.upenn.edu/R/library/quantreg/html/akj.html
for adaptive kernel density estimation.
But since I'm an R beginer and the topic of adaptive estimation is new for me, i still can't figure out some of the arguments of
akj(x, z =, p =, h = -1, alpha = 0.5, kappa = 0.9, iker1 = 0)
I've a vector of 1000 values
2006 May 31
2
R search plug-in
Hi All:
I have written an R search plug-in based on Prof Jonathan Baron's R search site. This Firefox/Netscape plug-in lets you search R sites and R discussion group archives directly from your Mozilla (Seamonkey) or Firefox or Netscape browser. Here is the link to the installer for the plug-in:
http://arinbasu.bravehost.com/installer.html
If you want the source files or have other comments
2004 Apr 26
0
AW: Looking for help in calculating percentiles
Type e.g.:
quantile(x,0.1)
or
Quantile(x,0.8)
Which calculates the 10th and 80th quantile
Matthias Templ
-----Urspr??ngliche Nachricht-----
Von: arinbasu at softhome.net [mailto:arinbasu at softhome.net]
Gesendet: Montag, 26. April 2004 09:29
An: r-help at stat.math.ethz.ch
Betreff: [R] Looking for help in calculating percentiles
Hi All:
I am working with a dataset on Arsenic toxicity,
2003 Sep 08
1
problems with categorical variables
Hi All:
I am working on a dataset of a study on healthcare workers. One of the
variables I am studying is a categorical variable (variable name:EDUC,
indicates educational achievement, with 6 levels: "illiterate", "primary",
"junior high school", "high school completed", "undergraduate", and
"postgraduate").
I want to collapse the
2004 May 07
1
Bluefish Editor with R
Dear List:
Somewhere in the R-Statistical Software website, I remember having read
about using the opensource Bluefish editor with R. During a recent visit to
the site, I could not find the link or reference. Also, when I searched the
list archives (http://maths.newcastle.edu.au/~rking/R/about.html) for
"bluefish", the search returned no result.
Has anyone in the list used
2003 Aug 22
2
"subscript out of range" message
Hi All:
I was recently working with a dataset on arsenic poisoning. Among the
variables in the dataset, I used the following three variables to produce
crosstabulations (variable names: FOLSTAT, GENDER, ASBIN; all three were
categorical variables, FOLSTAT denoted follow up status for the subjects and
had seven levels, GENDER denoted sex (two levels: male,female), and ASBIN
denoted binarized
2004 Oct 25
2
Intro to R: lecture presentation
Hi All:
A couple of weeks back, I asked a question on the list that I was invited to provide an introductory lecture on R to a group of academicians in Kolkata. I thank all of you who had generously guided me in providing me web links and words to the wise.
Time to give back. I did the presentation on introduction to R and uploaded the presentation files at the following site:
2004 Oct 25
2
Revision: post on Intro to R lecture
Hi All:
This follows my earlier post on webized slides on lecture presentation on introducing R. I learned that in Mozilla (Firefox) browsers, the slides did not show up. Sorry for the no show. As a reluctant windows user, I kind of carelessly clicked through Powerpoint to convert the presentation file to its html form, unwittingly leading to the mess.
See if it got corrected now (I do not have
2004 Apr 26
2
Looking for help in calculating percentiles
Hi All:
I am working with a dataset on Arsenic toxicity, and I am trying to
calculate the 20th, 40th, 60th, 80th, and highest percentiles for a
variable, dietary Moisture (variable name dMoist).
The inbuilt function quantile(dMoist) would print 0, 25th, 50th, 75th, and
100th percentile. Does there exist a function that can calculate xth
percentile (where x = 10th, 20th, ... etc) values?
2006 Sep 11
1
Comparison of R with proprietary software
Hi All:
Recently, I got a query how R compared cost-wise (cost of purchase, maintenance, and training manuals) with other proprietary statistical software programs (or programming environments). The request, verbatim:
<--- begin quote ---->
>> dear arin,
>>
>> can you please find out the price of the various
>> prop. statistical
>> packages that are in
2003 Nov 25
1
Something broken with update?
Updating my 1.8.0 R installation (>update.packages() ) I obtain the following
(SORRY FOR THE LENGTH OF THE LOG BUT IT HELPS!!!):
................
downloaded 135Kb
KernSmooth :
Version 2.22-11 in /usr/lib/R/library
Version 2.22-12 on CRAN
Update (y/N)? y
mgcv :
Version 0.9-3.1 in /usr/lib/R/library
Version 0.9-6 on CRAN
Update (y/N)? y
trying URL
2003 Dec 14
3
Problem with data conversion
Hi All:
I came across the following problem while working with a dataset, and
wondered if there could be a solution I sought here.
My dataset consists of information on 402 individuals with the followng five
variables (age,sex, status = a binary variable with levels "case" or
"control", mma, dma).
During data check, I found that in the raw data, the data entry
2001 Jan 25
1
problems compiling R under digital unix 4.0d (PR#826)
Dear Sirs,
I am trying to compile R v1.2.1 under Digital Unix 4.0D.
The configure-script runs without any problems but during 'make' I receive
the following error-message:
[......]
g77 -mieee -g -O2 -c dtrco.f -o dtrco.o
g77 -mieee -g -O2 -c dtrsl.f -o dtrsl.o
g77 -mieee -g -O2 -c eigen.f -o eigen.o
g77 -mieee -g -O2 -c lminfl.f -o lminfl.o
ar cr libappl.a Rsock.o approx.o bakslv.o
2003 Jan 20
2
Fortran linking problems
In a box running Mandrake 9 with R 1.6.2 I get problems when trying to
install packages Matrix and Akima.
It seems my gcc compiler and fortran do not talk to each other.
Thanks in advance for any help,
Gelu
The errors are:
* Installing *source* package 'Matrix' ...
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
2003 Sep 23
3
problems installing Design and Hmisc libs
Dear All,
when I try to:
install.packages("Design"); install.packages("Hmisc")
I get the following error messages:
* Installing *source* package 'Design' ...
** libs
g77 -mieee-fp -O2 -fomit-frame-pointer -pipe -march=i586
-mcpu=pentiumpro -O2 -fomit-frame-pointer -pipe -march=i586
-mcpu=pentiumpro -c lrmfit.f -o lrmfit.o
make: g77: Command not found
make: ***
2002 Jul 10
1
trouble installing packages
I can't install some packages (even some of the recommended
packages), especially those that use f77, on an SGI.
Here's what happens:
fry: R CMD INSTALL quantreg_3.09.tar.gz
* Installing *source* package 'quantreg' ...
** libs
/tmp/R.INSTALL.2975859/quantreg/src
f77 -OPT:IEEE_NaN_inf=ON -g -c akj.f -o akj.o
... and there it hangs. I tried using MAKE=/usr/bin/make and
2003 Sep 30
2
cluster & mgcv update
Hello,
After reinstalling the whole OS and R as well, I tried to update.packages()
and get the follwing error message:
concerning the mgcv update: atlas2-base is installed and blas as well (on
debian). I haven't found lf77blas, I assume it's a library or something
similar associated with blas.
any suggestion how to solve that, thanks Martin
* Installing *source* package