braverock / braverock/PerformanceAnalytics
expand checkData type support
Open
- Dominant language
- R
- Stars
- 239
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
Our goal is to expand support for additional data types for checkData beyond the types currently supported.
- add support for Apache Arrow (objects from both arrow package and nanoparquet)
- add support for data.table
- examine and extend support for tibble object types
- include subsetting conversions/evaluations inside checkData
- support using xts::reclass
- consolidate tests into a single test_checkData.R file
Contributor guide
Assessment
This issue has not been assessed yet.