hello45

It does some stuff

https://github.com/noamross/hello45

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.0%) to scientific vocabulary

Keywords

r
Last synced: 9 months ago · JSON representation

Repository

It does some stuff

Basic Info
  • Host: GitHub
  • Owner: noamross
  • License: other
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 8.79 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
r
Created about 8 years ago · Last pushed about 8 years ago
Metadata Files
Readme Changelog Contributing License Code of conduct Codemeta

README.Rmd

---
output:
  github_document:
    html_preview: FALSE
---



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

Author: _Noam Ross_

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg){data-external="1"}](https://opensource.org/licenses/MIT)
[![Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg){data-external="1"}](http://www.repostatus.org/#wip)
[![CircleCI](https://circleci.com/gh/noamross/hello45.svg){data-external="1"}](https://circleci.com/gh/noamross/hello45)
  [![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/noamross/hello45?branch=master&svg=true){data-external="1"}](https://ci.appveyor.com/project/noamross/hello45)
[![codecov](https://codecov.io/gh/noamross/hello45/branch/master/graph/badge.svg){data-external="1"}](https://codecov.io/gh/noamross/hello45)
[![CRAN status](https://www.r-pkg.org/badges/version/hello45){data-external="1"}](https://cran.r-project.org/package=hello45)

It does some stuff

## Installation

Install the **hello45** package with this command:

```{r install_me, eval = FALSE}
source("https://install-github.me/noamross/hello45")
```

```{r message=FALSE, warning=FALSE, error=FALSE, include=FALSE}
options(width=120)
```

## Usage

```{r example}
#library(hello45)

# some example code
```


# Current Verison

```{r version}
#packageVersion("hello45")
```

## Contributing

Want have feedback or want to contribute? Great! Please take a look at the [contributing guidelines](https://github.com/noamross/hello45/blob/master/.github/CONTRIBUTING.md) before filing an issue or pull request. 

Please note that this project is released with a [Contributor Code of Conduct](https://github.com/noamross/hello45/blob/master/.github/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.

Owner

  • Name: Noam Ross
  • Login: noamross
  • Kind: user
  • Location: New York, NY

Principal Scientist, Computational Research at @ecohealthalliance Executive Director of @ropensci

CodeMeta (codemeta.json)

{
  "@context": [
    "https://doi.org/10.5063/schema/codemeta-2.0",
    "http://schema.org"
  ],
  "@type": "SoftwareSourceCode",
  "identifier": "hello45",
  "description": "It does some stuff",
  "name": "hello45: It does some stuff",
  "codeRepository": "https://github.com/noamross/hello45",
  "issueTracker": "https://github.com/noamross/hello45/issues",
  "license": "https://spdx.org/licenses/MIT",
  "version": "0.0.0.9000",
  "programmingLanguage": {
    "@type": "ComputerLanguage",
    "name": "R",
    "version": "3.4.4",
    "url": "https://r-project.org"
  },
  "runtimePlatform": "R version 3.4.4 (2018-03-15)",
  "author": [
    {
      "@type": "Person",
      "givenName": "Noam",
      "familyName": "Ross",
      "email": "noam.ross@gmail.com",
      "@id": "https://orcid.org/0000-0002-2136-0000"
    }
  ],
  "maintainer": [
    {
      "@type": "Person",
      "givenName": "Noam",
      "familyName": "Ross",
      "email": "noam.ross@gmail.com",
      "@id": "https://orcid.org/0000-0002-2136-0000"
    }
  ],
  "softwareSuggestions": [
    {
      "@type": "SoftwareApplication",
      "identifier": "testthat",
      "name": "testthat",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=testthat"
    },
    {
      "@type": "SoftwareApplication",
      "identifier": "roxygen2",
      "name": "roxygen2",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=roxygen2"
    }
  ],
  "softwareRequirements": [],
  "releaseNotes": "https://github.com/noamross/hello45/blob/master/NEWS.md",
  "readme": "https://github.com/noamross/hello45/blob/master/README.md",
  "fileSize": "1.738KB",
  "keywords": "r"
}

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

DESCRIPTION cran
  • roxygen2 * suggests
  • testthat * suggests