Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
PakPC2017: Pakistan Population Census 2023
Basic Info
- Host: GitHub
- Owner: myaseen208
- Language: HTML
- Default Branch: main
- Homepage: http://myaseen208.com/PakPC2023/
- Size: 16.4 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
README.Rmd
---
output: rmarkdown::github_document
---
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "",
fig.path = "inst/extdata/"
)
```
## `PakPC2023`: Pakistan Population Census 2023
###### Version : [`r getNamespaceVersion("PakPC2023")`](https://myaseen208.com/PakPC2023/); Copyright (C) 2019-2020: License: [GPL-2|GPL-3](https://www.r-project.org/Licenses/)
##### *Muhammad Yaseen^1,2^, and Muhammad Arfan Dilber^3^, and Zahid Asghar^4^*
1. School of Mathematical & Statistical Sciences, Clemson University, Clemson, South Carolina, USA
2. Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan
3. Pakistan Bureau of Statistics
4. School of Economics, Quaid-i-Azam University, Islamabad, Pakistan
***
[](https://cran.r-project.org/)
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://cran.r-project.org/package=PakPC2023)
[](https://CRAN.R-project.org/package=PakPC2023)
```{r, results='asis', echo=FALSE}
dver <- ifelse(test = gsub("(.\\.)(\\d+)(\\..)", "", getNamespaceVersion("PakPC2023")) != "",
yes = getNamespaceVersion("PakPC2023"),
no = gsub("Version:\\s*", "", readLines(paste0("https://raw.githubusercontent.com/", "myaseen208/PakPC2023", "/master/DESCRIPTION"))[grep("Version:", readLines(paste0("https://raw.githubusercontent.com/", "myaseen208/PakPC2023", "/master/DESCRIPTION")))]))
cat(paste("[](https://github.com/myaseen208/PakPC2023)", sep = ""))
```
[](https://www.repostatus.org/#inactive)
[](https://lifecycle.r-lib.org/articles/stages.html#stable)
[)`-yellowgreen.svg)](https://github.com/myaseen208/PakPC2023)
***
## Description
`r gsub("()", "[doi:\\2](https://doi.org/\\2)", gsub("\\n", " ", packageDescription("PakPC2023", fields = "Description")))`
## Installation
The package can be installed from CRAN as follows:
```{r, eval=FALSE}
install.packages("PakPC2023", dependencies = TRUE)
```
The development version can be installed from github as follows:
```{r, eval=FALSE}
if (!require("remotes")) install.packages("remotes")
remotes::install_github("myaseen208/PakPC2023")
```
## What's new
To know whats new in this version type:
```{r, eval=FALSE}
news(package = "PakPC2023")
```
## Links
[CRAN page](https://cran.r-project.org/package=PakPC2023)
[Github page](https://github.com/myaseen208/PakPC2023)
[Documentation website](https://myaseen208.com/PakPC2023/)
## Citing `PakPC2023`
To cite the methods in the package use:
```{r, comment = ""}
citation("PakPC2023")
```
Owner
- Login: myaseen208
- Kind: user
- Repositories: 26
- Profile: https://github.com/myaseen208
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Push event: 2
Last Year
- Issues event: 1
- Watch event: 1
- Push event: 2
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- zeesh49 (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 590 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: PakPC2023
Pakistan Population Census 2023
- Homepage: https://github.com/myaseen208/PakPC2023 https://myaseen208.com/PakPC2023/
- Documentation: http://cran.r-project.org/web/packages/PakPC2023/PakPC2023.pdf
- License: GPL-2
-
Latest release: 0.2.0
published over 1 year ago
Rankings
Forks count: 28.3%
Dependent packages count: 28.3%
Stargazers count: 34.9%
Dependent repos count: 36.9%
Average: 43.3%
Downloads: 87.9%
Maintainers (1)
Last synced:
10 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.1 depends
- dplyr * imports
- magrittr * imports
- stats * imports
- R.rsp * suggests
- testthat * suggests