Science Score: 49.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
Found .zenodo.json file -
✓DOI references
Found 9 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.5%) to scientific vocabulary
Keywords
Repository
A R package for multi-dimensional data visualization
Basic Info
Statistics
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 9
Topics
Metadata Files
README.md
Radviz
The Radviz package implements the concept of dimensional anchors to visualize multivariate datasets in a 2D projection, as originally described in Hoffman et al 1999. It implements 3 optimization method for the order of anchors:
- the original implementation based on Di Caro et al (2012)
- the Freeviz method based on Demsar et al. (2007)
- a new graph layout method, based on Freeviz
Installation
To install the CRAN version run
install.packages('Radviz')
Development version of Radviz can be installed using the following command
devtools::install_github('yannabraham/Radviz')
Or, if you want to build the vignette:
devtools::install_github('yannabraham/Radviz',build_vignettes = TRUE)
Owner
- Name: Yann Abraham
- Login: yannabraham
- Kind: user
- Location: Beerse (BE)
- Company: Janssen Pharmaceutical Companies of Johnson & Johnson
- Repositories: 15
- Profile: https://github.com/yannabraham
GitHub Events
Total
- Release event: 1
- Issues event: 2
- Watch event: 2
- Push event: 7
- Pull request event: 1
Last Year
- Release event: 1
- Issues event: 2
- Watch event: 2
- Push event: 7
- Pull request event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Yann Abraham | y****m@g****m | 216 |
| Nicolas Sauwen | n****n@i****m | 24 |
| Yann Abraham | a****n@i****m | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 25
- Total pull requests: 1
- Average time to close issues: 4 months
- Average time to close pull requests: 24 days
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.64
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 24 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- yannabraham (24)
- Laurevs (1)
Pull Request Authors
- teunbrand (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 498 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 10
- Total maintainers: 1
cran.r-project.org: Radviz
Project Multidimensional Data in 2D Space
- Homepage: https://github.com/yannabraham/Radviz
- Documentation: http://cran.r-project.org/web/packages/Radviz/Radviz.pdf
- License: CC BY-NC-SA 4.0
-
Latest release: 0.9.5
published 7 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.0 depends
- Rcpp * imports
- dplyr * imports
- ggplot2 * imports
- hexbin * imports
- igraph * imports
- pracma * imports
- rlang * imports
- stats * imports
- utils * imports
- RColorBrewer * suggests
- bodenmiller * suggests
- cytofan * suggests
- knitr * suggests
- rmarkdown * suggests
- scales * suggests
- tidyr * suggests
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite