flying: Simulation of Bird Flight Range

Functions for range estimation in birds based on Pennycuick (2008) and Pennycuick (1975), 'Flight' program which compliments Pennycuick (2008) requires manual entry of birds which can be tedious when there are thousands of birds to estimate. Implemented are two ODE methods discussed in Pennycuick (1975) and time-marching computation method "constant muscle mass" as in Pennycuick (1998). See Pennycuick (1975, ISBN:978-0-12-249405-5), Pennycuick (1998) <doi:10.1006/jtbi.1997.0572>, and Pennycuick (2008, ISBN:9780080557816).

Version: 0.1.3
Depends: R (≥ 2.10)
Imports: utils, Rcpp (≥ 1.0.2), knitr, kableExtra, rmarkdown
LinkingTo: Rcpp
Suggests: testthat, covr
Published: 2020-02-13
Author: Brian Masinde [aut, cre], Krzysztof Bartoszek [ctb, ths]
Maintainer: Brian Masinde <masindeb at live.com>
License: Apache License version 1.1 | Apache License version 2.0 [expanded from: Apache License]
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: flying results

Documentation:

Reference manual: flying.pdf
Vignettes: documentation

Downloads:

Package source: flying_0.1.3.tar.gz
Windows binaries: r-devel: flying_0.1.3.zip, r-release: flying_0.1.3.zip, r-oldrel: flying_0.1.3.zip
macOS binaries: r-release (arm64): flying_0.1.3.tgz, r-oldrel (arm64): flying_0.1.3.tgz, r-release (x86_64): flying_0.1.3.tgz
Old sources: flying archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=flying to link to this page.