joshuaulrich / xts

Extensible time series class that provides uniform handling of many R time series classes by extending zoo.
http://joshuaulrich.github.io/xts/
GNU General Public License v2.0
219 stars 71 forks source link

Rename ExtractSubset #182

Closed joshuaulrich closed 7 years ago

joshuaulrich commented 7 years ago

The ExtractSubset symbol in subset.c conflicts with the new alt-representation vector API in R core. This causes xts and all its reverse dependencies to fail to build.