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 <https://dynverse.org>.
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
NeedsCompilation: yes
Packaged: 2025-09-02 15:24:50 UTC; rcannood
Author: Robrecht Cannoodt [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3641-729X>),
  Wouter Saelens [aut] (ORCID: <https://orcid.org/0000-0002-7114-6248>)
Maintainer: Robrecht Cannoodt <rcannood@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-02 16:40:09 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-09-03 23:27:52 UTC; unix
Archs: dynutils.so.dSYM
