Hi all,
I am facing an error using on the package “VariantAnnotation”
It is one of the dependencies for my package hosted on GitHub and currently a lot of the users with latest R version are facing this error.
‘invalid class "VRanges" object: 'strand' should be a 'factor' Rle with levels c("+", "-", "*")’
The package works fine with the R version 3.3.2 but fails with the above mentioned error on the higher or latest R version.
Could you point out to what is different and why am I facing this error that is R version dependent?
Looking forward to your help.
Thanks
Please provide a reproducible example.