- add coordinate transform funs
- add fun to transform df to gps echarts lines json data.
- add
cal_gps_dist
to calculate two points distance in earth.
- done travis build
- done appveyor
- fix doc link
- fix vignettes build error
- fix travis ci build error
- add img border line
- rebuild pkgdown
- change mathjax to cndjs
- custom head with favicon.ico
- custom footer with ♥
- custom pkgdown.css
- add travis ci
- add appveyor
- add vignettes
- goodpractice
- tidy code style
- fix binary_search_cpp tol bug, set
double tol = 1e-8
.
- Added a
NEWS.md
file to track changes to the package.