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
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
ghcm
Basic Info
- Host: GitHub
- Owner: ARLundborg
- License: other
- Language: R
- Default Branch: master
- Size: 11.3 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 6 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# ghcm
[](https://github.com/ARLundborg/ghcm/actions)
[](https://github.com/ARLundborg/ghcm/actions/workflows/R-CMD-check.yaml)
ghcm is a package to perform conditional independence tests on functional data.
For usage examples, see the package vignette.
## Installation
The development version can be installed from [GitHub](https://github.com/) with:
``` r
# install.packages("devtools")
devtools::install_github("ARLundborg/ghcm")
```
Owner
- Name: Anton
- Login: ARLundborg
- Kind: user
- Repositories: 2
- Profile: https://github.com/ARLundborg
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Anton Rask Lundborg | 1****g | 47 |
| Rajen Shah | r****7@c****k | 2 |
Committer Domains (Top 20 + Academic)
cam.ac.uk: 1
Issues and Pull Requests
Last synced: over 2 years 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 90 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 4
- Total maintainers: 1
cran.r-project.org: ghcm
Functional Conditional Independence Testing with the GHCM
- Homepage: https://github.com/arlundborg/ghcm
- Documentation: http://cran.r-project.org/web/packages/ghcm/ghcm.pdf
- License: MIT + file LICENSE
- Status: removed
-
Latest release: 3.0.1
published over 2 years ago
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Average: 40.8%
Downloads: 74.6%
Maintainers (1)
Last synced:
over 2 years ago
Dependencies
DESCRIPTION
cran
- R >= 4.0.0 depends
- CompQuadForm * imports
- MASS * imports
- Rcpp * imports
- graphics * imports
- refund * imports
- splines * imports
- stats * imports
- utils * imports
- GeneralisedCovarianceMeasure * suggests
- bookdown * suggests
- dplyr * suggests
- ggplot2 * suggests
- knitr * suggests
- reshape2 * suggests
- rmarkdown * suggests
- testthat * suggests
- tidyr * suggests