CarletonStats

Repository for the CarletonStats R package

https://github.com/aloy/carletonstats

Science Score: 23.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
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.8%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Repository for the CarletonStats R package

Basic Info
  • Host: GitHub
  • Owner: aloy
  • License: gpl-2.0
  • Language: R
  • Default Branch: main
  • Size: 241 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog License

README.Rmd

---
output: github_document
---


[![R-CMD-check](https://github.com/aloy/CarletonStats/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/aloy/CarletonStats/actions/workflows/R-CMD-check.yaml)



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# CarletonStats




The **CarletonStats** package includes commands for bootstrapping and permutation tests used in Stat 120 at Carleton College. Additional commands of interest include a command for creating grouped bar plots, and a demo of the quantile-normal plot for data drawn from different distributions.

## Installation

You can install the development version of CarletonStats from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("aloy/CarletonStats")
```

Owner

  • Name: adam loy
  • Login: aloy
  • Kind: user
  • Company: Carleton College

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 31
  • Total Committers: 2
  • Avg Commits per committer: 15.5
  • Development Distribution Score (DDS): 0.032
Past Year
  • Commits: 31
  • Committers: 2
  • Avg Commits per committer: 15.5
  • Development Distribution Score (DDS): 0.032
Top Committers
Name Email Commits
aloy l****1@g****m 30
adam loy a****y@c****u 1
Committer Domains (Top 20 + Academic)

Packages

  • Total packages: 1
  • Total downloads:
    • cran 292 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 6
  • Total maintainers: 1
cran.r-project.org: CarletonStats

Functions for Statistics Classes at Carleton College

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 292 Last month
Rankings
Dependent packages count: 29.8%
Average: 34.6%
Dependent repos count: 35.5%
Downloads: 38.5%
Maintainers (1)
Last synced: 11 months ago