'Defaults' removed from CRAN? (2014-10-03)
I just pushed an updated quantmod_0.4-2 to R-Forge. Most of the Defaults-related issues have been addressed, except for getSymbols.MySQL and setTA/unsetTA. Feedback would be much appreciated. -- Joshua Ulrich | about.me/joshuaulrich FOSS Trading | www.fosstrading.com
On Tue, Oct 7, 2014 at 3:40 PM, Brian G. Peterson <brian at braverock.com> wrote:
On 10/07/2014 03:26 PM, Daniel Cegie?ka wrote:
http://cran.r-project.org/web/packages/Defaults/index.html That's a pretty important package that is required by quantmod.
Yes. Defaults makes use of unlockBindings to change loaded package namespaces. That's no longer allowed by CRAN. So, we'll need to modify getSymbols to not require it. The old chartSeries uses it too, but we'll be replacing that soon, so I'm not worried about that dependency. Regards, Brian -- Brian G. Peterson http://braverock.com/brian/ Ph: 773-459-4973 IM: bgpbraverock
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.