Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.3%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Neuroconductor Base Package
Basic Info
Statistics
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 2
- Releases: 15
Created almost 10 years ago
· Last pushed 12 months ago
Metadata Files
Readme
Changelog
README.Rmd
---
output: github_document
---
```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# neurobase
The goal of `neurobase` is to add functionality to `oro.nifti` and it is the baseline package for [Neuroconductor](https://neuroconductor.org/).
[](https://cran.r-project.org/package=neurobase)
[](
https://cran.r-project.org/package=neurobase)
[](https://github.com/muschellij2/neurobase/actions/workflows/R-CMD-check.yaml)
## Installation
You can install neurobase from github with:
```r
# install.packages("devtools")
devtools::install_github("muschellij2/neurobase")
```
Owner
- Name: John Muschelli
- Login: muschellij2
- Kind: user
- Location: United States
- Company: Johns Hopkins Bloomberg School of Public Health
- Website: http://hopstat.wordpress.com/
- Twitter: strictlystat
- Repositories: 122
- Profile: https://github.com/muschellij2
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| muschellij2 | m****2@g****m | 253 |
| Your Name | y****u@e****m | 1 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 6
- Total pull requests: 0
- Average time to close issues: 2 months
- Average time to close pull requests: N/A
- Total issue authors: 6
- Total pull request authors: 0
- Average comments per issue: 3.83
- 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
- muschellij2 (1)
- drmowinckels (1)
- martin3141 (1)
- EmilyLars (1)
- rosbo (1)
- avalcarcel9 (1)
Pull Request Authors
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 977 last-month
- Total docker downloads: 43,537
- Total dependent packages: 11
- Total dependent repositories: 44
- Total versions: 13
- Total maintainers: 1
cran.r-project.org: neurobase
'Neuroconductor' Base Package with Helper Functions for 'nifti' Objects
- Documentation: http://cran.r-project.org/web/packages/neurobase/neurobase.pdf
- License: GPL-2
-
Latest release: 1.33.0
published 12 months ago
Rankings
Dependent repos count: 3.8%
Dependent packages count: 5.0%
Forks count: 14.2%
Average: 14.3%
Downloads: 16.6%
Docker downloads count: 22.5%
Stargazers count: 23.6%
Maintainers (1)
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.2.0 depends
- oro.nifti >= 0.11.3 depends
- R.utils * imports
- RNifti * imports
- abind * imports
- grDevices * imports
- graphics * imports
- matrixStats * imports
- methods * imports
- stats * imports
- brainR * suggests
- covr * suggests
- dplyr * suggests
- ggplot2 * suggests
- httr * suggests
- knitr * suggests
- reshape2 * suggests
- rmarkdown * suggests
- testthat * suggests
.github/workflows/R-CMD-check.yaml
actions
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/rhub.yaml
actions
- r-hub/actions/checkout v1 composite
- r-hub/actions/platform-info v1 composite
- r-hub/actions/run-check v1 composite
- r-hub/actions/setup v1 composite
- r-hub/actions/setup-deps v1 composite
- r-hub/actions/setup-r v1 composite