nutrition

Useful Functions for People on a Diet

https://github.com/wleoncio/nutrition

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 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Useful Functions for People on a Diet

Basic Info
  • Host: GitHub
  • Owner: wleoncio
  • License: gpl-3.0
  • Language: R
  • Default Branch: develop
  • Size: 76.2 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 6
  • Releases: 1
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme Changelog License

README.md

nutrition

The goal of nutrition is to provide useful functions for nutrition analysis.

Installation

The stable version of this function is available on CRAN and can be installed by running this from R:

r install.packages("nutrition")

You can install the development version of nutrition like so:

r devtools::install_github("wleoncio/nutrition")

Usage

For a list of exported objects (functions and datasets), run this:

r ls("package:nutrition")

Examples for individual functions are available in their respective documentation.

Owner

  • Name: Waldir Leoncio
  • Login: wleoncio
  • Kind: user
  • Location: Oslo
  • Company: University of Oslo

Research Software Engineer @ocbe-uio

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 29
  • Total Committers: 1
  • Avg Commits per committer: 29.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Waldir Leoncio w****o@m****o 29
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 7
  • Total pull requests: 0
  • Average time to close issues: 17 minutes
  • 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
  • wleoncio (7)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 235 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: nutrition

Useful Functions for People on a Diet

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 235 Last month
Rankings
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Average: 44.4%
Downloads: 68.0%
Maintainers (1)
Last synced: 12 months ago

Dependencies

.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran