pulsar
pulsar: Parallel Utilities for Lambda Selection along a Regularization Path
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 5 committers (20.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.9%) to scientific vocabulary
Keywords
graphical-models
Last synced: 6 months ago
·
JSON representation
Repository
pulsar: Parallel Utilities for Lambda Selection along a Regularization Path
Statistics
- Stars: 8
- Watchers: 4
- Forks: 8
- Open Issues: 5
- Releases: 5
Topics
graphical-models
Created over 10 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
License
README.Rmd
---
output: md_document
bibliography: inst/gstars.bib
---
# pulsar: Parallelized Utilities for Lambda Selection Along a Regularization path
```{r, echo = FALSE, eval=TRUE}
knitr::opts_knit$set(
upload.fun = function(file)
knitr::imgur_upload(file, "ce3138fd1186b7d"),
base.url = NULL) # upload all images to imgur.com
knitr::opts_chunk$set(
fig.path='inst/figure/',
collapse = TRUE,
cache=TRUE,
comment = "#"
)
pulsarchunks = getOption('pulsarchunks')
pulsarchunks = if (!is.null(pulsarchunks)) pulsarchunks else FALSE
getconfig = FALSE
README = TRUE
```
```{r, child=file.path(system.file(package="pulsar"), "CONTENT.Rmd")}
```
Owner
- Name: Zachary Kurtz
- Login: zdk123
- Kind: user
- Location: United States
- Repositories: 9
- Profile: https://github.com/zdk123
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Zach | z****z@g****m | 54 |
| Zachary Kurtz | z****z@l****m | 14 |
| Zachary Kurtz | z****1@n****u | 6 |
| Christian L. Müller | c****r@s****g | 1 |
| gnopuz83 | 6****3 | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 13
- Total pull requests: 14
- Average time to close issues: 4 months
- Average time to close pull requests: 17 days
- Total issue authors: 5
- Total pull request authors: 4
- Average comments per issue: 2.0
- Average comments per pull request: 0.14
- Merged pull requests: 13
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 4
- Average time to close issues: 8 months
- Average time to close pull requests: about 2 months
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 5.0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- zdk123 (9)
- mllg (1)
- gnopuz83 (1)
- mchialva (1)
- genomewalker (1)
Pull Request Authors
- zdk123 (11)
- muellsen (1)
- olimay (1)
- gnopuz83 (1)
Top Labels
Issue Labels
bug (4)
enhancement (1)
Pull Request Labels
enhancement (3)
bug (1)
Packages
- Total packages: 1
-
Total downloads:
- cran 1,608 last-month
- Total docker downloads: 9
- Total dependent packages: 0
- Total dependent repositories: 4
- Total versions: 12
- Total maintainers: 1
cran.r-project.org: pulsar
Parallel Utilities for Lambda Selection along a Regularization Path
- Homepage: https://github.com/zdk123/pulsar
- Documentation: http://cran.r-project.org/web/packages/pulsar/pulsar.pdf
- License: GPL (≥ 3)
- Status: removed
-
Latest release: 0.3.11
published over 2 years ago
Rankings
Forks count: 8.0%
Downloads: 11.1%
Dependent repos count: 14.7%
Average: 17.6%
Stargazers count: 18.4%
Docker downloads count: 24.7%
Dependent packages count: 29.0%
Maintainers (1)
Last synced:
over 2 years ago
Dependencies
DESCRIPTION
cran
- R >= 3.2.0 depends
- Matrix * imports
- graphics * imports
- methods * imports
- parallel * imports
- stats * imports
- tools * imports
- utils * imports
- BigQuic * suggests
- MASS * suggests
- batchtools >= 0.9.10 suggests
- checkmate >= 1.8.5 suggests
- cluster * suggests
- fs >= 1.2.2 suggests
- glmnet * suggests
- huge * suggests
- knitr * suggests
- network * suggests
- orca * suggests
- rmarkdown * suggests
- testthat * suggests