[R] Installing RQuantLib on Win 7 64 Bit
Dirk Eddelbuettel
edd at debian.org
Fri Nov 26 04:22:54 CET 2010
On 26 November 2010 at 07:05, Santosh Srinivas wrote:
| Hello Group,
|
| I am trying out RQuantLib on a 64bit Win 7 machine. But running into
| installation errors
The error message is about as clear as it can get:
| install.packages("RQuantLib")
|
| Warning in install.packages("RQuantLib") :
| argument 'lib' is missing: using
| 'C:\Users\Tester\Documents/R/win64-library/2.11'
| Warning: unable to access index for repository
| http://www.stats.ox.ac.uk/pub/RWin/bin/windows64/contrib/2.11
| Warning message:
| In getDependencies(pkgs, dependencies, available, lib) :
| package ‘RQuantLib’ is not available
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
There is your answer: there simply is no binary package.
I need a win64 development box (which I currently do not have) to build
QuantLib as a win64 library so that CRAN and R-Forge can turn the RQuantLib
source into a binary for you.
Dirk
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the R-help
mailing list