partitionComparison
An R package which implements many measures for (graph) partition comparison
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 3 committers (66.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.1%) to scientific vocabulary
Keywords
Repository
An R package which implements many measures for (graph) partition comparison
Basic Info
- Host: GitHub
- Owner: KIT-IISM-EM
- License: mit
- Language: R
- Default Branch: master
- Size: 734 KB
Statistics
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
partitionComparison
An R package which implements many measures for (graph) partition comparison. For more details, see the package details on CRAN (https://cran.r-project.org/package=partitionComparison)
Changes
0.2.6 - Fixed a test that failed since a change in R-devel (2023-08-16)
0.2.5 - Changed maintainer information and updated URL/BugReports links
0.2.4 - Fixed some encoding issues
0.2.3
- Replaced == comparisons by tolerance permissive isTRUE(all.equal(x, y))
0.2.2
- First version published on CRAN
- Finalized description, documentation, references
- Added a compareAll method to run comparison with all measures
0.2.1 - Dropped igraph dependency in favor of lpSolve - Added some tests for method signature registration - normalizedMutualInformation now with default "min" - Rewritten registration of measure methods for plain partition vectors
0.2.0 - First finished version
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Fabian Ball | f****l@k****u | 10 |
| Fabian Ball | f****n@c****e | 3 |
| FabianBall | b****l@k****u | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 243 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
cran.r-project.org: partitionComparison
Implements Measures for the Comparison of Two Partitions
- Homepage: https://github.com/KIT-IISM-EM/partitionComparison
- Documentation: http://cran.r-project.org/web/packages/partitionComparison/partitionComparison.pdf
- License: MIT + file LICENSE
-
Latest release: 0.2.6
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.2.0 depends
- Rdpack * imports
- lpSolve * imports
- methods * imports
- testthat * suggests