-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
executable file
·30 lines (28 loc) · 1.02 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: PakPC2017
Type: Package
Title: Pakistan Population Census 2017
Version: 1.0.0
Authors@R: c(
person(c("Muhammad", "Yaseen"), email = "myaseen208@gmail.com", role = c("aut", "cre"))
, person(c("Muhammad", "Arfan", "Dilber"), email = "pbsfsd041@gmail.com", role = c("ctb"))
)
Maintainer: Muhammad Yaseen <myaseen208@gmail.com>
Description: Provides data sets and functions for exploration of Pakistan Population Census 2017 (<http://www.pbscensus.gov.pk/>).
Depends: R (>= 3.1)
Imports:
stats,
dplyr,
magrittr
License: GPL-2
URL: https://myaseen208.com/PakPC2017/
https://CRAN.R-project.org/package=PakPC2017
BugReports: https://github.com/myaseen208/PakPC2017/issues
LazyData: TRUE
RoxygenNote: 7.3.2
Encoding: UTF-8
Suggests:
R.rsp,
testthat
VignetteBuilder: R.rsp
Note: 1. School of Mathematical & Statistical Sciences, Clemson University, Clemson, South Carolina, USA
2. Department of Mathematics & Statistics, University of Agriculture Faisalabad, Faisalabad, Pakistan