tidyindex
A general data pipeline for computing indexes
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 (11.3%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
A general data pipeline for computing indexes
Basic Info
- Host: GitHub
- Owner: huizezhang-sherry
- License: other
- Language: R
- Default Branch: main
- Homepage: https://huizezhang-sherry.github.io/tidyindex/
- Size: 14.1 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 1
Created over 3 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Changelog
License
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# tidyindex
[](https://github.com/huizezhang-sherry/tidyindex/actions)
[](https://app.codecov.io/gh/huizezhang-sherry/tidyindex?branch=main)
Tidyindex provides infrastructures to construct and analyse indexes in a pipeline workflow.
The pipeline workflow contains 9 modules for users to arrange into an index, including:
- spatial processing
- temporal processing
- variable transformation
- scaling
- dimension reduction
- distribution fit
- normalising
- benchmarking
- simplification
The package is still in early development stage.
## Installation
You can install the CRAN version with:
``` r
install.packages("tidyindex")
```
or the development version from [GitHub](https://github.com/) with:
``` r
# install.packages("remotes")
remotes::install_github("huizezhang-sherry/tidyindex")
```
Owner
- Name: Sherry Zhang
- Login: huizezhang-sherry
- Kind: user
- Location: Austin, Texas, USA
- Company: University of Texas at Austin
- Website: https://huizezhangsh.netlify.com/
- Twitter: huizezhangsh
- Repositories: 44
- Profile: https://github.com/huizezhang-sherry
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 1
- Total pull requests: 7
- Average time to close issues: 5 months
- Average time to close pull requests: about 22 hours
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- huizezhang-sherry (1)
Pull Request Authors
- waltwang41 (12)
- olivroy (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 164 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: tidyindex
A Tidy Data Pipeline to Construct, Compare, and Analyse Indexes
- Homepage: https://github.com/huizezhang-sherry/tidyindex
- Documentation: http://cran.r-project.org/web/packages/tidyindex/tidyindex.pdf
- License: MIT + file LICENSE
-
Latest release: 0.1.0
published over 2 years ago
Rankings
Forks count: 27.9%
Dependent packages count: 28.8%
Stargazers count: 34.6%
Dependent repos count: 36.8%
Average: 42.9%
Downloads: 86.5%
Maintainers (1)
Last synced:
9 months ago