https://github.com/ailich/cbasstools

https://github.com/ailich/cbasstools

Science Score: 13.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.8%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: ailich
  • Language: R
  • Default Branch: main
  • Size: 63.5 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created about 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.Rmd

---
title: "README"
author: "Alexander Ilich"
date: "`r format(Sys.time(), '%B %d, %Y')`"
output: 
  github_document
---

```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE, warning = FALSE, message = FALSE,collapse = TRUE)
```

# CbassTools

## Purpose

This package contains various functions for C-BASS Data including merging c-vision annotation files, binning fish counts, connecting to the C-BASS database, and getting data from research cruises into a more useable format.

## Installation Instructions
This package can be installed from github. To do this you must already have the remotes package installed, which can be installed using `install.packages("remotes")`.

Once you have the `remotes` package, you can install `CbassTools` using `remotes::install_github("ailich/CbassTools")`.

## Loading the Library
If `CbassTools` is installed it can be loaded with `library(CbassTools)`.


Owner

  • Name: Alex
  • Login: ailich
  • Kind: user

GitHub Events

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

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: about 3 hours
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • 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
  • ailich (2)
Pull Request Authors
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels