PakPC2023

PakPC2017: Pakistan Population Census 2023

https://github.com/myaseen208/pakpc2023

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
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

***

[![minimal R version](https://img.shields.io/badge/R>%3D-3.5.0-6666ff.svg)](https://cran.r-project.org/)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version-last-release/PakPC2023)](https://cran.r-project.org/package=PakPC2023)
[![rstudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/PakPC2023?color=green)](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("[![develVersion](https://img.shields.io/badge/devel%20version-", dver, "-orange.svg)](https://github.com/myaseen208/PakPC2023)", sep = ""))
```


[![Project Status: WIP](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)
[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![Last-changedate](https://img.shields.io/badge/last%20change-`r gsub('-', '--', Sys.Date())`-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

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

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 590 Last month
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