Skip to content
/ rNest Public

A package for backcalculating first egg and fledging dates from nest observations in birds

Notifications You must be signed in to change notification settings

frousseu/rNest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rNest

A package for backcalculating first egg and fledging dates from nest observations in birds.

This package was initialy based on private data from the Project NestWatch database and only an excerpt is given as an example in this version. In its current version, the package can mostly be used to backcalculate first egg and nest departure dates from a set of nest observations and nesting parameters of species invloved. The user has to provide his on data.

Installation

Provided the latest versions of Rtools and MiKTeX are installed to be able to build source packages, type:

# install and load devtools to be able to install packages from GitHub
install.packages("devtools")
library(devtools)

# install rNest from GitHub
install_github("frousseu/rNest")
library(rNest)

Here is a more detailed list of prerequisites for building source packages for Windows, Mac and Linux. Make sure you have the latest version of R installed on your computer.

About

A package for backcalculating first egg and fledging dates from nest observations in birds

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages