mosaicCore

Utilities needed for other mosaic-family packages

https://github.com/projectmosaic/mosaiccore

Science Score: 36.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
    1 of 4 committers (25.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Utilities needed for other mosaic-family packages

Basic Info
  • Host: GitHub
  • Owner: ProjectMOSAIC
  • Language: R
  • Default Branch: master
  • Size: 1.83 MB
Statistics
  • Stars: 1
  • Watchers: 5
  • Forks: 4
  • Open Issues: 9
  • Releases: 8
Created almost 9 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog

README.Rmd

--
output: github_document
---



```{r, echo = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)
```

# mosaicCore

mosaicCore provides functions used in or exported from other mosaic-family
packages.  While it is possible to load this package in isolation, it will most
often be imported from other packages.

## Installation

You can install mosaicCore from github with:

```{r gh-installation, eval = FALSE}
# install.packages("devtools")
devtools::install_github("ProjectMOSAIC/mosaicCore")
```

Owner

  • Name: Project MOSAIC
  • Login: ProjectMOSAIC
  • Kind: organization
  • Location: Calvin College (Grand Rapids, Michigan, USA)

Project MOSAIC is a community of educators working to develop a new way to introduce mathematics, statistics, computation and modeling.

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 154
  • Total Committers: 4
  • Avg Commits per committer: 38.5
  • Development Distribution Score (DDS): 0.253
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Randall Pruim r****m@g****m 115
Randall Pruim r****m@g****m 33
Daniel Kaplan d****n@g****m 4
Jason Klaassen j****4@s****u 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 36
  • Total pull requests: 3
  • Average time to close issues: 7 months
  • Average time to close pull requests: 19 minutes
  • Total issue authors: 5
  • Total pull request authors: 2
  • Average comments per issue: 2.61
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • 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
  • rpruim (25)
  • dtkaplan (7)
  • nicholasjhorton (2)
  • luebby (1)
  • romainfrancois (1)
Pull Request Authors
  • NinjaMarshmallow (2)
  • romainfrancois (1)
Top Labels
Issue Labels
bug (6)
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 8,633 last-month
  • Total docker downloads: 52,225
  • Total dependent packages: 7
    (may contain duplicates)
  • Total dependent repositories: 6
    (may contain duplicates)
  • Total versions: 16
  • Total maintainers: 1
cran.r-project.org: mosaicCore

Common Utilities for Other MOSAIC-Family Packages

  • Versions: 11
  • Dependent Packages: 4
  • Dependent Repositories: 5
  • Downloads: 8,633 Last month
  • Docker Downloads: 52,225
Rankings
Downloads: 3.1%
Dependent packages count: 9.3%
Forks count: 12.2%
Dependent repos count: 13.0%
Average: 15.7%
Docker downloads count: 26.0%
Stargazers count: 30.8%
Maintainers (1)
Last synced: 11 months ago
conda-forge.org: r-mosaiccore
  • Versions: 5
  • Dependent Packages: 3
  • Dependent Repositories: 1
Rankings
Dependent packages count: 15.6%
Dependent repos count: 24.4%
Average: 39.9%
Forks count: 54.2%
Stargazers count: 65.5%
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.3.0 depends
  • MASS * imports
  • dplyr * imports
  • rlang * imports
  • stats * imports
  • tidyr * imports
  • NHANES * suggests
  • ggformula * suggests
  • mosaic * suggests
  • mosaicCalc >= 0.5.9 suggests
  • mosaicData * suggests
  • testthat * suggests