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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.0%) to scientific vocabulary
Repository
R-package providing mesh manipulation routines from VCGLIB
Basic Info
Statistics
- Stars: 25
- Watchers: 3
- Forks: 12
- Open Issues: 4
- Releases: 5
Metadata Files
README.md
Rvcg

Rvcg is an R-package providing methods for manipulations on triangular meshes by using the API of the VCGLIB library.
Installation of the R-package Rvcg from CRAN:
Within R:
install.packages("Rvcg")
Installation of the-R package "Rvcg" (latest development code) using devtools::
install prerequisites
install devtools from within R (Ubuntu/Debian users will have to install libcurl4-gnutls-dev beforehand):
install.packages("devtools")Install build environment
install Rvcg
Run the following command in R:
require(devtools)
install_github("zarquon42b/Rvcg", local=FALSE)
Conda Version
Rvcg has been ported to the python packaging system Conda thanks to @dipterix and can be found here https://anaconda.org/conda-forge/r-rvcg
From an active conda enironment, it can be installed with the command
conda install conda-forge::r-rvcg
Owner
- Name: Stefan Schlager
- Login: zarquon42b
- Kind: user
- Website: zarquon42b.github.io
- Repositories: 34
- Profile: https://github.com/zarquon42b
GitHub Events
Total
- Issues event: 5
- Issue comment event: 5
- Push event: 8
- Fork event: 1
Last Year
- Issues event: 5
- Issue comment event: 5
- Push event: 8
- Fork event: 1
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| zarquon42b | z****2@g****m | 739 |
| Tim Schäfer | t****e@r****g | 27 |
| schlager | s****r@G****) | 9 |
| Gregory Jefferis | j****s@g****m | 2 |
| schlager | s****r@A****) | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 32
- Total pull requests: 13
- Average time to close issues: 6 months
- Average time to close pull requests: 7 days
- Total issue authors: 18
- Total pull request authors: 5
- Average comments per issue: 3.81
- Average comments per pull request: 1.92
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: 11 days
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 2.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- stla (4)
- jefferis (3)
- dfsp-spirit (3)
- dwoll (3)
- mirickmi (2)
- zarquon42b (2)
- dmenne (2)
- dipterix (2)
- nialsiG (2)
- StereoFace3D (1)
- Alireza-Mahalati (1)
- marvinschmitt (1)
- aharmer (1)
- cignoni (1)
- zerweck (1)
Pull Request Authors
- dfsp-spirit (6)
- zarquon42b (3)
- dipterix (2)
- Celli119 (2)
- jefferis (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 2,465 last-month
- Total docker downloads: 21,785
- Total dependent packages: 23
- Total dependent repositories: 69
- Total versions: 31
- Total maintainers: 1
cran.r-project.org: Rvcg
Manipulations of Triangular Meshes Based on the 'VCGLIB' API
- Homepage: https://github.com/zarquon42b/Rvcg
- Documentation: http://cran.r-project.org/web/packages/Rvcg/Rvcg.pdf
- License: GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE]
-
Latest release: 0.22.2
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.1.0 depends
- Rcpp * imports
- grDevices * imports
- stats * imports
- utils * imports
- Morpho * suggests
- rgl * suggests