NEWS.md

version 0.2.11, 2021/07/23, Misc Updates

version 0.2.10, 2020/05/10, Multiple Polishes with R 4.0

version 0.2.6.9003, 2020/03/14, Misc Updates

version 0.2.6.9000, 2019/11/11, Misc Updates

version 0.2.5, 2019/02/10, Misc Updates

version 0.2.0, 2018/09/07, Telemetry Errors

Telemetry Errors

Model Selection Page

Home Range/Occurrence plots

version 0.1.0, 2018/02/08, adjust package, Overlap

version 0.0.9, 2017/12/04, convert to Package

devtools::install_github("ctmm-initiative/ctmmweb", ref = "v0.0.9")
ctmmweb::app()

version 0.0.8, 2017/11/09, Map

version 0.0.7, 2017/10/24, Work Report, save/load cache

version 0.0.6, 2017/08/25, Models

version 0.0.5, 2017/05/11, Variograms

version 0.0.4, 2017/04/21, Movebank import, Filter Outlier

Demo of usage

Run this version with

shiny::runGitHub('ctmm-initiative/ctmmweb', ref = "v0.0.4")

version 0.0.2, 2017/02/28, Data exploration, plots, time subsetting

This version have much more finished features in data exploration, plots, and time subsetting.

Demo of features

Though the latter stages of modeling is not connected yet, because the modeling work flow may need some reconsideration to incorporate a flexible workflow into a linear page structure.

Run this version with

shiny::runGitHub('ctmm-initiative/ctmmweb', ref = "v0.0.2")

version 0.0.1, 2017/01/27, First rudimental version

This version is a proof of concept. Every page is very simple but the app provided a complete workflow starting from import data to the final home range estimation.

Later versions will have much more sophisticated features but only work with selected pages.

To run this version you need to install shinyjs (which is not required in later versions).

install.packages("shinyjs")
shiny::runGitHub('ctmm-initiative/ctmmweb', ref = "v0.0.1")


ctmm-initiative/ctmmweb documentation built on June 28, 2024, 9:28 a.m.