Skip to content
Prev 12091 / 15274 Next

Rbbg type problem

The package Rbbg (0.4-155) needs a fix.

fixInNamespace(convert.to.type,"Rbbg")

and then add
"TIME = string_values"

inside the switch  in order to work with fields such as

"PRICE_LAST_TIME_RT"  or "PRICE_LAST_TIME"

otherwise one gets the "unknown type".

Best