https://github.com/casus/movedesign

Mirror of the movedesign repository. Please do not post issues or pull requests here. Use https://github.com/ecoisilva/movedesign instead.

https://github.com/casus/movedesign

Science Score: 39.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (20.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Mirror of the movedesign repository. Please do not post issues or pull requests here. Use https://github.com/ecoisilva/movedesign instead.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 4
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog License

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# movedesign 



[![CRAN version](https://img.shields.io/cran/v/movedesign?color=%23009da0&label=CRAN%20version)](https://CRAN.R-project.org/package=movedesign) [![DOI](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.7963190-green?color=%23009da0)](https://doi.org/10.5281/zenodo.7963190) 
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![R-CMD-check](https://github.com/ecoisilva/movedesign/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ecoisilva/movedesign/actions/workflows/R-CMD-check.yaml) [![Hits](https://hits.sh/github.com/ecoisilva/hits.svg)](https://hits.sh/github.com/ecoisilva/movedesign/)

## Overview ::: {style="text-align: justify"} The `movedesign` `R` package and `Shiny` application are designed to support researchers in the planning and evaluation of movement ecology studies, focusing on two key targets: estimating home range areas, and estimating movement speed and distance traveled. Movement ecology studies frequently make use of data collected from animal tracking projects. Planning a successful animal tracking project requires careful consideration and clear objectives. It is crucial to plan ahead and understand how much data is required to accurately answer your chosen research questions, and choose the optimal tracking regime/schedule. To assist with study design, `movedesign` integrates the continuous-time methods available with the [`ctmm`](https://ctmm-initiative.github.io/ctmm/) `R` package. Animal movement is inherently autocorrelated (locations are similar as a function of space and time) and the `ctmm` package allows us to model these data as continuous-time stochastic processes, while dealing with other known biases (such as small sample sizes, irregular or missing data, and location error). This app was built using the `golem` framework. ## Installation: To install the stable version of `movedesign` from CRAN: ``` r install.packages("movedesign") ``` To install the most recent development version directly from GitHub: ```r install.packages("remotes") remotes::install_github("ecoisilva/movedesign") ``` If you encounter any issues, consult the installation troubleshooting [vignette](https://ecoisilva.github.io/movedesign/articles/installation.html) for potential solutions. ## Running the application: To launch `movedesign`, load the library and run the following command in your `R` console: ``` r library(movedesign) movedesign::run_app() ``` ## Using the application: Start with the guided tutorial in the `'Home'` tab. For a more detailed introduction, refer to the [vignettes](https://ecoisilva.github.io/movedesign/articles/movedesign.html) or the manuscripts (references below). This figure presents a conceptual workflow of the key elements of the ‘movedesign’ application, which provides an R Shiny-powered user interface to test different sampling designs for specified tracking projects. ## Getting help: If you encounter a bug, please [submit an issue](https://github.com/ecoisilva/movedesign/issues). For more general questions and suggestions, contact [Inês Silva](mailto:i.simoes-silva@hzdr.de?subject=%5Bmovedesign%5D). ## Citation: To cite `movedesign`, use the following: ``` r citation("movedesign") ``` > Silva, I., Fleming, C. H., Noonan, M. J., Fagan, W. F., & Calabrese, J. M. (2023). movedesign: Shiny R app to evaluate sampling design for animal movement studies. Methods in Ecology and Evolution, 14(9), 2216–2225. DOI: 10.1111/2041-210X.14153 :::

Owner

  • Name: Center for Advanced Systems Understanding
  • Login: casus
  • Kind: organization
  • Email: m.bussmann@hzdr.de
  • Location: Görlitz, Germany

Official Github Organization account of the Center for Advanced Systems Understanding

GitHub Events

Total
  • Watch event: 1
  • Delete event: 15
  • Push event: 61
  • Create event: 15
Last Year
  • Watch event: 1
  • Delete event: 15
  • Push event: 61
  • Create event: 15

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action 4.1.4 composite
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pr-commands.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/pr-fetch v2 composite
  • r-lib/actions/pr-push v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 3.5.0 depends
  • bayestestR * imports
  • bsplus * imports
  • config >= 0.3.1 imports
  • crayon * imports
  • ctmm >= 0.6.1 imports
  • data.table * imports
  • dplyr * imports
  • fontawesome * imports
  • ggiraph * imports
  • ggplot2 * imports
  • golem >= 0.3.2 imports
  • parallel * imports
  • plyr * imports
  • reactable * imports
  • rgdal * imports
  • rintrojs * imports
  • rlang * imports
  • scales * imports
  • shiny >= 1.7.1 imports
  • shinyFeedback * imports
  • shinyWidgets * imports
  • shinyalert * imports
  • shinybusy * imports
  • shinycssloaders * imports
  • shinydashboard * imports
  • shinydashboardPlus * imports
  • shinyjs * imports
  • stats * imports
  • stringr * imports
  • utils * imports
  • viridis * imports
  • covr * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • shinytest2 * suggests