Skip to content

flexpolyline 0.2.2

Compare
Choose a tag to compare
@munterfi munterfi released this 21 Apr 09:15
· 47 commits to master since this release
c40f559
  • Fix wrong integer shift resulting in lost bits for precision values greater than 7 (see heremaps/flexible-polyline#36, closes #44).
  • Fix CRAN note for a specified lazy data statement without data directory (closes #43).
  • Use styler package and use tyler::tidyverse_style()to format the package.
  • Solve lintr issues, except from line length issues (limit of 80 characters).