Dear Bob
In fact the current release is 3.4.3 I can think of no reason why that
should matter here but it might be worth trying to upgrade to it.
Michael
On 29/12/2017 18:31, rsherry8 wrote:
Joshua,
Thanks for the response. When you said at least version 3.4.0, I
upgraded to 3.4.2 which I
Sometimes that message appears when using a CRAN mirror that is not up-to-date
or has communication problems. Might also try another mirror.
--
Sent from my phone. Please excuse my brevity.
On December 30, 2017 5:25:15 AM PST, Michael Dewey
wrote:
>Dear Bob
>
>In fact the current release is 3.
OA,
Thanks for the response. I downloaded the file RQuantLib_0.4.4.tar.gz
into a directory c:\r.zip on my Windows machine. I then ran the
following command and I received the following output:
> install.packages("RQuantLib", lib="/r.zip/")
Warning message:
package ‘RQuantLib’ is not available
Jeff,
I tired another mirror but that did not work. I tired the following two
commands:
> ap <- available.packages()
> View(ap)
The output of the View command showed numerous packages available but it
did not show RQuantLib.
Bob Sherry
On 12/30/2017 8:48 AM, Jeff Newmiller wrote:
> Sometim
I am not a user of this package, but I think you should read [1], particularly
the README and system requirements. You may need to learn about compiling from
source (.tar.gz) if you cannot find a recent precompiled package file (.zip).
[1] https://cran.r-project.org/web/packages/RQuantLib/index.
> On Dec 30, 2017, at 7:54 AM, rsherry8 wrote:
>
> OA,
>
> Thanks for the response. I downloaded the file RQuantLib_0.4.4.tar.gz
> into a directory c:\r.zip on my Windows machine. I then ran the
> following command and I received the following output:
>
>> install.packages("RQuantLib", lib="
> On Dec 30, 2017, at 9:44 AM, David Winsemius wrote:
>
>
>> On Dec 30, 2017, at 7:54 AM, rsherry8 wrote:
>>
>> OA,
>>
>> Thanks for the response. I downloaded the file RQuantLib_0.4.4.tar.gz
>> into a directory c:\r.zip on my Windows machine. I then ran the
>> following command and I rece
> On Dec 30, 2017, at 9:46 AM, David Winsemius wrote:
>
>
>> On Dec 30, 2017, at 9:44 AM, David Winsemius wrote:
>>
>>
>>> On Dec 30, 2017, at 7:54 AM, rsherry8 wrote:
>>>
>>> OA,
>>>
>>> Thanks for the response. I downloaded the file RQuantLib_0.4.4.tar.gz
>>> into a directory c:\r.zip
Hello All,
I have 1M rows of time stamped information about delivery trucks and their
trip related information from simulation .Detailed info the column names
and attributes for clarity
1. id: alphanumeric factor/character
2. datetime.of.trip.start: POSIXct -mm-dd hh:mm:ss
3. datetim
Based upon comments I received on the R-Help list, I ran the following
commands and got the following output:
> drat::addRepo("ghrr")
> install.packages("RQuantLib", type="binary")
Installing package into ‘C:/Users/rsher/Documents/R/win-library/3.4’
(as ‘lib’ is unspecified)
--- Please select
10 matches
Mail list logo