| NEWS | R Documentation | 
News for Package RcppXts
Changes in version 0.0.6 (2022-08-05)
- One function prototype was updated for - clang-15.
- GitHub Actions were updated to checkout version 3. 
Changes in version 0.0.5 (2022-08-05)
- Depends on xts 0.9-6 now on CRAN 
- Exports (and documents) a number of additional functions 
- README.md, DESCRIPTION and NEWS.Rd were updated and expanded 
- NAMESPACE import of the shared library uses registration 
Changes in version 0.0.4 (2013-01-18)
- Depends on xts 0.9-2 now on CRAN 
Changes in version 0.0.3 (2013-01-16)
- Depends on (unreleased) xts 0.9-1.2 
- This version uses the new - xtsAPI.hwe committed to- xtsitself, and which uses new function names- xts*all using prefixed with- xtsfor consistency
- R functions and manual page renamed accordingly 
Changes in version 0.0.2 (2013-01-15)
- Depends on (unreleased) xts 0.9-1.1 
- New demo functions for coredata, merge, lag 
- Simple test function 
Changes in version 0.0.1 (2013-01-12)
- Initial version