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 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.0%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
Repository
Parametric Linkage and Other Pedigree Analysis in R
Basic Info
- Host: GitHub
- Owner: magnusdv
- Language: R
- Default Branch: master
- Size: 265 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 4 years ago
· Last pushed almost 4 years ago
Metadata Files
Readme
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# paramlink
[](https://CRAN.R-project.org/package=paramlink)
[](https://cran.r-project.org/package=paramlink)
[](https://cran.r-project.org/package=paramlink)
The `paramlink` package has been superseded by the [**pedsuite**](https://magnusdv.github.io/pedsuite/). In particular, the main features of `paramlink` can now be found in the following packages:
* [**pedtools**](https://github.com/magnusdv/pedtools): Basic handling of pedigrees and marker data
* [**paramlink2**](https://github.com/magnusdv/paramlink2): Parametric linkage analysis
* [**forrel**](https://github.com/magnusdv/forrel): Forensic applications
* [**ribd**](https://github.com/magnusdv/ribd): Relatedness coefficients and IBD triangle
Note that `paramlink` is *not* compatible with the `pedsuite`. It is maintained only for legacy purposes and should not be used in new projects.
Owner
- Name: Magnus Dehli Vigeland
- Login: magnusdv
- Kind: user
- Location: Oslo, Norway
- Company: Department of Medical Genetics, University of Oslo
- Twitter: mdvigeland
- Repositories: 15
- Profile: https://github.com/magnusdv
Statistical geneticist
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Magnus Dehli Vigeland | m****v@m****o | 23 |
Committer Domains (Top 20 + Academic)
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 318 last-month
- Total dependent packages: 6
- Total dependent repositories: 2
- Total versions: 17
- Total maintainers: 1
cran.r-project.org: paramlink
Parametric Linkage and Other Pedigree Analysis in R
- Homepage: https://github.com/magnusdv/paramlink
- Documentation: http://cran.r-project.org/web/packages/paramlink/paramlink.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.1-6
published 8 months ago
Rankings
Dependent packages count: 7.3%
Dependent repos count: 19.3%
Average: 24.5%
Forks count: 27.8%
Downloads: 33.6%
Stargazers count: 34.6%
Maintainers (1)
Last synced:
7 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.3 depends
- assertthat * imports
- graphics * imports
- kinship2 * imports
- maxLik * imports
- stats * imports
- utils * imports
- igraph * suggests