Issue #3
resolved
check.numeric("1.0e10") [1] FALSE
Comments (3)
-
repo owner -
repo owner - changed status to resolved
It is fixed in version 2.0.4 . The version will be out in couple of days.
-
repo owner Fixed Issue
#3regardingunfactor()If the provided object was a dataframe and only one column was a factor, the function was replacing the values of that column with only the first appearing level.
→ <<cset f4e06344a7c6>>
- Log in to comment
Thank you for the report. Yes, this is a known issue and will be addressed in the next version (currently working on it)