hongyuanjia / eplusr

A Toolkit for Using EnergyPlus in R.
https://hongyuanjia.github.io/eplusr
Other
67 stars 13 forks source link

Use character input in `numeric_version()` #565

Closed hongyuanjia closed 1 year ago

hongyuanjia commented 1 year ago

See https://bugs.r-project.org/show_bug.cgi?id=18548 . And as in the numeric_version() documentation, it expects a character vector or a numeric version object.