Bug 1473903 - Enable intra-day times for RQuantLib
Summary: Enable intra-day times for RQuantLib
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: QuantLib
Version: 26
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-22 08:23 UTC by Olavi Ourson
Modified: 2017-08-02 16:49 UTC (History)
2 users (show)

Fixed In Version: QuantLib-1.10-3.fc26
Clone Of:
Environment:
Last Closed: 2017-08-02 16:49:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Olavi Ourson 2017-07-22 08:23:27 UTC
Description of problem:

On installing RQuantLib package in R a message is printed that intra-day time support is not enabled in QuantLib.

Simple fix would be to just recompile QuantLib with --enable-intraday passed to configure.

This would improve the usability of RQuantLib significantly.


Version-Release number of selected component (if applicable):

QuantLib-1.10-1.fc26.x86_64

How reproducible:

Install RQuantLib for example in R console.


Steps to Reproduce:
1. Start R console
2. Run the command "install.packages('RQuantLib')"
3.

Actual results:
Package installs. but get message of missing intraday times support.

Expected results:


Additional info:

Comment 1 Olavi Ourson 2017-07-22 08:33:15 UTC
To clarify, there's no messages about intra-day support when building/installing the R package, but when you load the library in R the following is printed:

> library(RQuantLib)
Sufficient QuantLib version with insufficient configuration.
Try configuring your build with the --enable-intraday argument.

Comment 2 Fedora Update System 2017-07-23 16:21:47 UTC
QuantLib-1.10-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-83b85e2ef4

Comment 3 Fedora Update System 2017-07-25 04:24:48 UTC
QuantLib-1.10-3.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-83b85e2ef4

Comment 4 Fedora Update System 2017-08-02 16:49:34 UTC
QuantLib-1.10-3.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.