aof

R CRAN package aof

https://github.com/frareb/aof

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 (12.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

R CRAN package aof

Basic Info
  • Host: GitHub
  • Owner: frareb
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 58.6 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 6 years ago · Last pushed about 6 years ago
Metadata Files
Readme

README.Rmd

---
output: github_document
---



```{r, echo = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
```

# aof package

[![Build Status](https://travis-ci.org/frareb/osfi.svg?branch=master)](https://travis-ci.org/frareb/osfi)
[![CRAN version](https://www.r-pkg.org/badges/version/aof)](https://CRAN.R-project.org/package=aof)
[![CRAN downloads](https://cranlogs.r-pkg.org/badges/grand-total/aof)](https://CRAN.R-project.org/package=aof)
[![Coverage Status](https://img.shields.io/codecov/c/gh/frareb/osfi/master.svg)](https://codecov.io/gh/frareb/osfi?branch=master)

## Purpose of the package

A breakpoint-based method to detect ontogenetic shifts in univariate time-activity budget series of central-place foraging insects. The method finds a single breakpoint according to the likelihood function. The method was developed with honey bees in order to detect the Age at Onset of Foraging (AOF), but can be used for the detection of other ontogenetic shifts in other central-place foraging insects. 

## Installation instructions

```{r inst01, eval=FALSE}
# from CRAN
install.packages("aof")

# Or the development version from GitHub:
# install.packages("devtools")
devtools::install_github("frareb/aof")
```

## Authors' affiliation

UMR EGCE (IRD, CNRS, Univ. Paris-Saclay), Gif-sur-Yvette, France

To cite this package please use the article describing the methods: 

Requier, F., Henry, M., Decourtye, A., Brun, F., Aupinel, P., Rebaudo, F., Bretagnolle, V. (2020) Measuring ontogenetic shifts in central-place foragers: a case study with honey bees. Journal of Animal Ecology https://doi.org/10.1111/1365-2656.13248

and/or the package itself:

```{r auth01, eval=TRUE}
citation("aof") 
```

Owner

  • Login: frareb
  • Kind: user

GitHub Events

Total
Last Year

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 40
  • Total Committers: 1
  • Avg Commits per committer: 40.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Francois Rebaudo f****o@i****r 40
Committer Domains (Top 20 + Academic)
ird.fr: 1

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
cran.r-project.org: aof

Ontogenetic Shifts in Central-Place Foraging Insects

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 31.7%
Dependent repos count: 35.5%
Average: 43.1%
Downloads: 89.7%
Last synced: over 2 years ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • bcpa >= 1.1 imports
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests