That worked!
Thanks a lot Jeremy.
--
View this message in context:
http://r.789695.n4.nabble.com/Installing-package-QRMlib-tp4425269p4431895.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://st
QRMlib built without errors on my WIndows machine. Here's the resulting zip
binary:
http://commondatastorage.googleapis.com/jthetzel-public/QRMlib_1.4.5.1.zip
Will that install on your machine?
Jeremy
DT54321 wrote
>
> I wouldn't see myself as an experienced R user soI would appreciate if
>
elp@r-project.org
Betreff: Re: [R] Installing package QRMlib
I wouldn't see myself as an experienced R user soI would appreciate if anyone
is able to give me a clear set of instructions on how to install and load
QRMlib. The steps I've followed are:
1: Download 'QRMlib_1.4.5.
I wouldn't see myself as an experienced R user soI would appreciate if anyone
is able to give me a clear set of instructions on how to install and load
QRMlib. The steps I've followed are:
1: Download 'QRMlib_1.4.5.1.tar.gz' from
http://cran.r-project.org/src/contrib/Archive/QRMlib/ to my local fo
Ah yes, I can open it with Notepad...it reads the following:
* installing *source* package 'QRMlib' ...
** Creating default NAMESPACE file
** libs
ERROR: compilation failed for package 'QRMlib'
* removing 'C:/PROGRA~1/R/R-214~1.1/bin/QRMLIB~1.RCH/QRMlib'
--
View this message in context:
http:/
Please quote context.
You can open it with any plain text editor. (i.e., notepad)
Michael
On Tue, Feb 28, 2012 at 2:42 PM, DT54321 wrote:
> Yes, I did. But my Windows did not know what program to open it with...
>
> --
> View this message in context:
> http://r.789695.n4.nabble.com/Installing-
Yes, I did. But my Windows did not know what program to open it with...
--
View this message in context:
http://r.789695.n4.nabble.com/Installing-package-QRMlib-tp4425269p4429275.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r
I installed fEcofin, fUtilities, fCalenday, and fSeries from the CRAN
archives and was able to install and load QRMlib.
Which errors does "R CMD check QRMlib_1.4.5.1.tar.gz" show?
DT54321 wrote
>
> According to the QRMlib package pdf,
>
> http://www.mirrorservice.org/sites/lib.stat.cmu.edu/R
Next, you should check C:/Program
Files/R/R-2.14.1/bin/QRMlib.Rcheck/00install.out for details on the error.
DT54321 wrote
>
> In command prompt, I direct to the following directory:
>
> C:\Program Files\R\R-2.14.1\bin
>
> Now I enter:
>
> R CMD check "my_local_folder\QRMlib_1.4.5.1.tar.gz"
>
In command prompt, I direct to the following directory:
C:\Program Files\R\R-2.14.1\bin
Now I enter:
R CMD check "my_local_folder\QRMlib_1.4.5.1.tar.gz"
The following appears:
* using log directory 'C:/Program Files/R/R-2.14.1/bin/QRMlib.Rcheck'
* using R version 2.14.1 (2011-12-22)
* using pl
According to the QRMlib package pdf,
http://www.mirrorservice.org/sites/lib.stat.cmu.edu/R/CRAN/doc/packages/QRMlib.pdf
the package depennds on methods, fCalendar, fEcofin, mvtnorm,
chron,its,Hmisc. I have installed all of these (some were retrieved from
archive and some were retrieved from CRAN
ge on CRAN.
>
> -Ursprüngliche Nachricht-
> Von: r-help-bounces@ [mailto:r-help-bounces@] Im Auftrag von DT54321
> Gesendet: Dienstag, 28. Februar 2012 11:10
> An: r-help@
> Betreff: Re: [R] Installing package QRMlib
>
> Thanks for the reply guys. Well, I
e-released QRMlib package
on CRAN.
-Ursprüngliche Nachricht-
Von: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] Im
Auftrag von DT54321
Gesendet: Dienstag, 28. Februar 2012 11:10
An: r-help@r-project.org
Betreff: Re: [R] Installing package QRMlib
Thanks for the reply
Thanks for the reply guys. Well, I've tried the following command after
installing the package dependancies including timeSeries:
install.packages(file_name, type = "source", repos = NULL)
Ans still no luck...I get the following error message:
Installing package(s) into ‘C:/Program Files/R/R-2.
elp@r-project.org; DT54321
Betreff: Re: [R] Installing package QRMlib
On 27/02/2012 3:01 PM, R. Michael Weylandt wrote:
> Do you perhaps need to add install.packages(..., type="src")? Just a
> (untested) guess...
That should be type="source", and that should solve the problem, ass
On 27/02/2012 3:01 PM, R. Michael Weylandt wrote:
Do you perhaps need to add install.packages(..., type="src")? Just a
(untested) guess...
That should be type="source", and that should solve the problem,
assuming Deepan has the necessary tools installed. If not, he can get
them from CRAN in
Do you perhaps need to add install.packages(..., type="src")? Just a
(untested) guess...
Michael
On Mon, Feb 27, 2012 at 12:07 PM, DT54321 wrote:
> Hi,
> I am having real problems downloading the package 'QRMlib'. The tar.gz file
> is shown here:
>
> http://cran.r-project.org/src/contrib/Archiv
Hi,
I am having real problems downloading the package 'QRMlib'. The tar.gz file
is shown here:
http://cran.r-project.org/src/contrib/Archive/QRMlib/
I have downloaded this to my local folder and entered the following command:
nstall.packages("myLocalFolder/QRMlib_1.4.5.1.tar.gz", repos = NULL)
18 matches
Mail list logo