neurobase

Neuroconductor Base Package

https://github.com/muschellij2/neurobase

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
  • Host: GitHub
  • Owner: muschellij2
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 166 MB
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/).


[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/neurobase)](https://cran.r-project.org/package=neurobase)
[![](http://cranlogs.r-pkg.org/badges/grand-total/neurobase)](
https://cran.r-project.org/package=neurobase)
[![R-CMD-check](https://github.com/muschellij2/neurobase/actions/workflows/R-CMD-check.yaml/badge.svg)](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

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 254
  • Total Committers: 2
  • Avg Commits per committer: 127.0
  • Development Distribution Score (DDS): 0.004
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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

  • Versions: 13
  • Dependent Packages: 11
  • Dependent Repositories: 44
  • Downloads: 977 Last month
  • Docker Downloads: 43,537
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