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
---
[](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
- Website: https://aloy.rbind.io/
- Repositories: 17
- Profile: https://github.com/aloy
GitHub Events
Total
Last Year
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| aloy | l****1@g****m | 30 |
| adam loy | a****y@c****u | 1 |
Committer Domains (Top 20 + Academic)
carleton.edu: 1
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
- Homepage: https://github.com/aloy/CarletonStats
- Documentation: http://cran.r-project.org/web/packages/CarletonStats/CarletonStats.pdf
- License: GPL-2
-
Latest release: 2.2
published almost 3 years ago
Rankings
Dependent packages count: 29.8%
Average: 34.6%
Dependent repos count: 35.5%
Downloads: 38.5%
Maintainers (1)
Last synced:
11 months ago