dormancyR

Alternative chill models and functions to handle or download weather data

https://github.com/EduardoFernandezC/dormancyR

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
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (16.7%) to scientific vocabulary

Keywords

agronomy chill-models weather-data
Last synced: 6 months ago · JSON representation

Repository

Alternative chill models and functions to handle or download weather data

Basic Info
  • Host: GitHub
  • Owner: EduardoFernandezC
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 2.09 MB
Statistics
  • Stars: 7
  • Watchers: 3
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
agronomy chill-models weather-data
Created about 7 years ago · Last pushed over 3 years ago
Metadata Files
Readme

README.Rmd

---
output: github_document
bibliography: packages.bib
---

# dormancyR 


[![CRAN](https://www.r-pkg.org/badges/version/dormancyR)](https://CRAN.R-project.org/package=dormancyR)
![GitHub watchers](https://img.shields.io/github/watchers/EduardoFernandezC/dormancyR?label=Watch&style=social)
![GitHub repo size](https://img.shields.io/github/repo-size/EduardoFernandezC/dormancyR)
[![R build status](https://github.com/EduardoFernandezC/dormancyR/workflows/R-CMD-check/badge.svg)](https://github.com/EduardoFernandezC/dormancyR/actions?workflow=R-CMD-check)





```{r setup, include = FALSE}

knitr::opts_chunk$set(

  collapse = TRUE,

  comment = "#>",

  fig.path = "man/figures/README-",

  out.width = "100%"

)

```


```{r, warning=FALSE, include = FALSE}
#Automatically write R package citation entries to a .bib file
knitr::write_bib(c(.packages(), 
                   'chillR',
                   'devtools'), 'packages.bib')
```

# Description

`dormancyR` aims to provide alternatives to common chill models used in horticulture to compute chill metrics in deciduous fruit tree orchards as well as functions to handle weather data. The package is inspired in the `chillR` package [@R-chillR] and produces compatible outputs. `dormancyR` also contains functions to download and handle historic ([Center for Climate and Resilience Research]()) and up-to-date ([Agrometeorologia - INIA]()) weather data from Chilean databases. Similarly, the package contains a function to download and handle weather data from a German database ([Climate Data Center]()).

`dormancyR` was developed for a scientific manuscript published in the European Journal of Agronomy: [The importance of chill model selection - a multi-site analysis]()

Since the package is not on CRAN (for the moment), the developer version of `dormancyR` can be directly installed from github using functions in the `devtools` library [@R-devtools]

```{r, eval = FALSE}
devtools::install_github("https://github.com/EduardoFernandezC/dormancyR")
library(dormancyR)
```

# References

Owner

  • Name: Eduardo Fernandez C
  • Login: EduardoFernandezC
  • Kind: user
  • Location: Quillota, Chile
  • Company: Pontificia Universidad Católica de Valparaíso

Autodidact R user | Interested in tree dormancy, rstats and data visualization | Born in 🇨🇱, worked in 🇩🇪 for some time and now back in 🇨🇱

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: 6 months ago

All Time
  • Total Commits: 156
  • Total Committers: 5
  • Avg Commits per committer: 31.2
  • Development Distribution Score (DDS): 0.173
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
EduardoFernandezC 4****C@u****m 129
EduardoFernandezC f****c@g****m 22
Cory Whitney w****y@g****m 3
eikeluedeling e****g@u****m 1
unknown e****e@e****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 4
  • Total pull requests: 4
  • Average time to close issues: 20 days
  • Average time to close pull requests: about 7 hours
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 4
  • 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
  • CWWhitney (3)
  • EduardoFernandezC (1)
Pull Request Authors
  • EduardoFernandezC (2)
  • eikeluedeling (1)
  • CWWhitney (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads: unknown
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 2
proxy.golang.org: github.com/eduardofernandezc/dormancyr
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 1.6%
Average: 4.1%
Dependent packages count: 6.5%
Last synced: about 1 year ago
proxy.golang.org: github.com/EduardoFernandezC/dormancyR
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.0%
Average: 8.2%
Dependent repos count: 9.3%
Last synced: 6 months ago