Science Score: 23.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
1 of 8 committers (12.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Keywords from Contributors
trait
Last synced: 10 months ago
·
JSON representation
Repository
R geometry package
Basic Info
- Host: GitHub
- Owner: davidcsterratt
- Language: C
- Default Branch: master
- Size: 2.1 MB
Statistics
- Stars: 18
- Watchers: 2
- Forks: 10
- Open Issues: 8
- Releases: 0
Created almost 11 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
R geometry package
This is the development version of the R geometry package.
To install and test, type the following within R:
install.packages("devtools")
devtools::install_github("davidcsterratt/geometry", subdir="pkg", build_vignettes=TRUE)
For instructions on tasks involved in developing the package, see the NOTES.md file.
Owner
- Name: David C Sterratt
- Login: davidcsterratt
- Kind: user
- Company: University of Edinburgh
- Website: http://homepages.inf.ed.ac.uk/sterratt
- Twitter: DavidSterratt
- Repositories: 37
- Profile: https://github.com/davidcsterratt
GitHub Events
Total
- Issues event: 4
- Watch event: 2
- Issue comment event: 2
- Push event: 2
- Pull request event: 1
- Fork event: 1
- Create event: 1
Last Year
- Issues event: 4
- Watch event: 2
- Issue comment event: 2
- Push event: 2
- Pull request event: 1
- Fork event: 1
- Create event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| David C Sterratt | d****t@e****k | 196 |
| dcs | d****s@e****b | 182 |
| Jean-Romain | j****1@u****a | 16 |
| Hugo Gruson | h****n@p****m | 6 |
| pavlomozharovskyi | 3****i | 5 |
| stefan7th | s****h@e****b | 1 |
| Duncan Murdoch | m****n@g****m | 1 |
| Hugo Gruson | B****o | 1 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 61
- Total pull requests: 18
- Average time to close issues: over 1 year
- Average time to close pull requests: about 2 months
- Total issue authors: 22
- Total pull request authors: 5
- Average comments per issue: 2.44
- Average comments per pull request: 2.44
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 2
- Average time to close issues: about 7 hours
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 0.25
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- davidcsterratt (33)
- Jean-Romain (5)
- WayneGitShell (2)
- MLIrstea (2)
- BillDunlap (2)
- LoutK (1)
- Jsalas424 (1)
- billdenney (1)
- stla (1)
- michelk (1)
- ggrothendieck (1)
- pavlomozharovskyi (1)
- Cedvega (1)
- Anny-tech (1)
- rmurphy2718 (1)
Pull Request Authors
- Jean-Romain (11)
- Bisaloo (5)
- mayaylagan242 (2)
- pavlomozharovskyi (1)
- dmurdoch (1)
Top Labels
Issue Labels
bug (20)
enhancement (15)
question (7)
wontfix (1)
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 15,496 last-month
- Total docker downloads: 198,308
-
Total dependent packages: 98
(may contain duplicates) -
Total dependent repositories: 155
(may contain duplicates) - Total versions: 39
- Total maintainers: 1
cran.r-project.org: geometry
Mesh Generation and Surface Tessellation
- Homepage: https://davidcsterratt.github.io/geometry/
- Documentation: http://cran.r-project.org/web/packages/geometry/geometry.pdf
- License: GPL (≥ 3)
-
Latest release: 0.5.2
published over 1 year ago
Rankings
Dependent packages count: 1.0%
Dependent repos count: 1.6%
Downloads: 3.9%
Forks count: 7.9%
Average: 8.3%
Stargazers count: 12.9%
Docker downloads count: 22.6%
Maintainers (1)
Last synced:
11 months ago
conda-forge.org: r-geometry
- Homepage: https://davidcsterratt.github.io/geometry
- License: GPL-3.0-or-later
-
Latest release: 0.4.6
published about 4 years ago
Rankings
Dependent packages count: 7.1%
Dependent repos count: 20.2%
Average: 31.5%
Forks count: 47.5%
Stargazers count: 51.2%
Last synced:
11 months ago
Dependencies
pkg/DESCRIPTION
cran
- R >= 3.0.0 depends
- Rcpp * imports
- linprog * imports
- lpSolve * imports
- magic * imports
- R.matlab * suggests
- rgl * suggests
- spelling * suggests
- testthat * suggests
- tripack * suggests
.github/workflows/recheck.yml
actions