Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ SongEvo Public

❗ This is a read-only mirror of the CRAN R package repository. SongEvo — An Individual-Based Model of Bird Song Evolution Report bugs for this package: https://github.com/raydanner/SongEvo/issues

Notifications You must be signed in to change notification settings

cran/SongEvo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SongEvo

SongEvo simulates the cultural evolution of quantitative traits of bird song. SongEvo is an individual- (agent-) based model. SongEvo is spatially-explicit and can be parameterized with, and tested against, measured song data. Functions are available for model implementation, sensitivity analyses, parameter optimization, model validation, and hypothesis testing. See the vignette for examples.

To get the current released version from CRAN:

install.packages("SongEvo")
library(SongEvo)

To get the current development version from GitHub:

In order to install the vignette along with the package use the following code with build_vignettes = TRUE. Note it takes quite a bit longer to download the package when build_vignettes = TRUE.

install.packages("devtools")
library(devtools)
devtools::install_github("raydanner/SongEvo", build_vignettes = TRUE)
library(SongEvo)

Issues

Find a bug? Want to request an enhancement? Check out our issues page!

About

❗ This is a read-only mirror of the CRAN R package repository. SongEvo — An Individual-Based Model of Bird Song Evolution Report bugs for this package: https://github.com/raydanner/SongEvo/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages