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.

Desciption

Shiny User Interface for Multiple Source Capture Recapture Models.

Check out the manual at https://fellstat.github.io/shinyrecap/

Installation

To install the latest development version from the github repo run:

# If devtools is not installed:
# install.packages("devtools")

devtools::install_github("fellstat/shinyrecap")

Usage

library(shinyrecap)

# Launch the Shiny application for multiple source capture re-capture
launchShinyPopSize()

# Launch the power analysis application
launchShinyPopSize("power")

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.