Package: dynutils Type: Package Title: Common Functionality for the 'dynverse' Packages Version: 1.0.12 Authors@R: c( person( "Robrecht", "Cannoodt", email = "rcannood@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3641-729X") ), person( "Wouter", "Saelens", email = "wouter.saelens@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-7114-6248") ) ) Description: Provides common functionality for the 'dynverse' packages. 'dynverse' is created to support the development, execution, and benchmarking of trajectory inference methods. For more information, check out . License: MIT + file LICENSE URL: https://github.com/dynverse/dynutils BugReports: https://github.com/dynverse/dynutils/issues RoxygenNote: 7.3.2 Depends: R (>= 3.0.0) Imports: assertthat, crayon, desc, dplyr, magrittr, Matrix, methods, proxyC (>= 0.3.3), purrr, Rcpp, remotes, stringr, tibble Suggests: covr, ggplot2, hdf5r (>= 1.3.4), knitr, rmarkdown, testthat LinkingTo: Rcpp Encoding: UTF-8 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/pak/sysreqs: git libicu-dev Repository: https://dynverse.r-universe.dev Date/Publication: 2025-09-02 15:24:27 UTC RemoteUrl: https://github.com/dynverse/dynutils RemoteRef: HEAD RemoteSha: 47f4f4e707943f885b20774b536f02050836d835 NeedsCompilation: yes Packaged: 2026-06-24 05:24:45 UTC; root Author: Robrecht Cannoodt [aut, cre] (ORCID: ), Wouter Saelens [aut] (ORCID: ) Maintainer: Robrecht Cannoodt