-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
20 lines (20 loc) · 889 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: LBS
Version: 0.1.0
Date: 2019-11-1
Title: Location Based Service Analysis of China
Authors@R: c(person(given = "Dongping", family = "Fan",email = "[email protected]",role = c("aut", "cre")))
Maintainer: Dongping Fan <[email protected]>
Description:
A highly efficient R tool suite for geographic coding/inverse geographic coding, which provides the ability to convert structured addresses to and from latitude and longitude. It also provides the functions for calculation of distance between addresses and the calculation of address text similarity and integrity.
Depends: R(>= 3.3.0)
Imports: data.table(>= 1.12.6),dplyr,cli,creditmodel,geosphere,jiebaR,rjson,stringr,foreach
Suggests: knitr
Encoding: UTF-8
ByteCompile: yes
LazyData: no
LazyLoad: yes
License: AGPL-3
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-10-18 07:51:27 UTC; HANSEN
Author: Dongping Fan [aut, cre]