# dynutils **Repository Path**: qq13467955/dynutils ## Basic Information - **Project Name**: dynutils - **Description**: Common Functionality for the 'dynverse' Packages - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-24 - **Last Updated**: 2024-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dynutils [![Build Status](https://travis-ci.org/dynverse/dynutils.svg?branch=master)](https://travis-ci.org/dynverse/dynutils) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/dynverse/dynutils?branch=master&svg=true)](https://ci.appveyor.com/project/dynverse/dynutils) [![CRAN\_Status\_Badge](https://www.r-pkg.org/badges/version/dynutils)](https://cran.r-project.org/package=dynutils) [![Coverage Status](https://codecov.io/gh/dynverse/dynutils/branch/master/graph/badge.svg)](https://codecov.io/gh/dynverse/dynutils?branch=master) Provides common functionality for the dynverse packages. An overview of this functionality is available using the `?dynutils` command or in the [examples vignette](https://CRAN.R-project.org/package=dynutils/vignettes/functionality.html). dynverse is created to support the development, execution, and benchmarking of trajectory inference methods. For more information, check out [dynverse.org](https://dynverse.org). ## Latest changes Check out `news(package = "dynutils")` or [NEWS.md](NEWS.md) for a full list of changes. ### Recent changes in dynutils 1.0.6 - MINOR CHANGE `calculate_distance()`: Allow for many more distance measures. ### Recent changes in dynutils 1.0.5 (2020-02-21) - BUG FIX `install_packages()`: will not try to install packages when the session is not interactive. - LICENSE: Change to MIT. ## Dynverse dependencies ![](man/figures/dependencies.png)