The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The rosario package provides tools to quantify and
visualize temporal niche overlap using Pianka and Czekanowski indices,
and to simulate null models with the ROSARIO algorithm (Castro-Arellano
et al. 2010).
You can install the development version of rosario from GitHub with:
# Install devtools if you don't have it
install.packages("devtools")
# Install rosario from GitHub
devtools::install_github("alrobles/rosario")You can also get the official release version from CRAN
install.packages("rosario")Two vignettes demonstrate the full workflow and capabilities of the package:
Introduction to rosario
Overview of rosario workflow.
Real-world example
Demonstration of rosario workflow with a real-world
dataset.
You can also access them from within R:
vignette("introduction_to_rosario")
vignette("real_world_example")These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.