addition_chillr

Functions which can be added to chillR

https://github.com/larscaspersen/addition_chillr

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Functions which can be added to chillR

Basic Info
  • Host: GitHub
  • Owner: larscaspersen
  • Language: R
  • Default Branch: main
  • Size: 779 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 2
Created about 3 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog Citation

README.Rmd

---
output: github_document
---



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

# LarsChill 


[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.15174333.svg)](https://doi.org/10.5281/zenodo.15174333)




`LarsChill` is a collection of customized functions that supplement the chillR package. 

## Installation

You can install the development version of evalpheno like so:

```{r, eval=FALSE}
install.packages('devtools')
devtools::install_github('https://github.com/larscaspersen/addition_chillR')
```

## 

Owner

  • Name: Lars Caspersen
  • Login: larscaspersen
  • Kind: user
  • Location: Bonn, Germany
  • Company: University of Bonn

PhD candidate INRES-Horticulture

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: LarsChill
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Lars
    family-names: Caspersen
    email: lcaspers@uni-bonn.de
    affiliation: University of Bonn
    orcid: 'https://orcid.org/0009-0000-3057-7327'
identifiers:
  - type: doi
    value: 10.5281/zenodo.15174333
repository-code: 'https://github.com/larscaspersen/addition_chillR'
abstract: Supplementary R functions to the chillR package
keywords:
  - dormancy
  - phenology
  - chill
version: v0.0.2

GitHub Events

Total
  • Release event: 1
  • Member event: 1
  • Push event: 18
  • Create event: 2
Last Year
  • Release event: 1
  • Member event: 1
  • Push event: 18
  • Create event: 2

Issues and Pull Requests

Last synced: almost 2 years ago

All Time
  • Total issues: 7
  • Total pull requests: 0
  • Average time to close issues: 13 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.86
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 7
  • Pull requests: 0
  • Average time to close issues: 13 days
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.86
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • larscaspersen (7)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

DESCRIPTION cran
  • MEIGOR * depends
  • RMAWGEN * depends
  • assertthat * depends
  • chillR * depends
  • dplyr * depends
  • epwshiftr * depends
  • ggplot2 * depends
  • graphics * depends
  • httr * depends
  • lubridate * depends
  • magrittr * depends
  • ncdf4 * depends
  • nleqslv * depends
  • patchwork * depends
  • purrr * depends
  • raster * depends
  • readr * depends
  • reshape2 * depends
  • sp * depends
  • stats * depends
  • stringr * depends
  • tidyr * depends
  • utils * depends