Package: miaTime
Type: Package
Title: Microbiome Time Series Analysis
Version: 1.0.0
Authors@R: 
     c(person(given = "Leo", family = "Lahti", role = c("aut"),
              email = "leo.lahti@iki.fi",
              comment = c(ORCID = "0000-0001-5537-637X")),
       person(given = "Tuomas", family = "Borman", role = c("aut", "cre"),
              email = "tuomas.v.borman@utu.fi",
              comment = c(ORCID = "0000-0002-8563-8884")),
       person(given = "Yagmur", family = "Simsek", role = c("aut"),
              email = "yagmur.simsek@hsrw.org"),
       person(given = "Sudarshan", family = "Shetty", role = c("ctb"),
              email = "sudarshanshetty9@gmail.com"),
       person(given = "Chouaib", family = "Benchraka", role = c("ctb")),
       person(given = "Muluh", family = "Muluh", role = c("ctb")),
       person(given = "Ali", family = "Hajj", role = c("ctb"))
      )
Description: 
    The `miaTime` package provides tools for microbiome time series analysis
    based on (Tree)SummarizedExperiment infrastructure.
biocViews: Microbiome, Software, Sequencing
License: Artistic-2.0 | file LICENSE
Depends: R (>= 4.5.0), mia
Imports: dplyr, methods, S4Vectors, SingleCellExperiment, stats,
        SummarizedExperiment, tidyr, TreeSummarizedExperiment
Suggests: BiocStyle, devtools, ggplot2, knitr, lubridate, miaViz,
        rmarkdown, scater, testthat, vegan
URL: https://github.com/microbiome/miaTime
BugReports: https://github.com/microbiome/miaTime/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/miaTime
git_branch: RELEASE_3_22
git_last_commit: 26f2a82
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 05:04:28 UTC; biocbuild
Author: Leo Lahti [aut] (ORCID: <https://orcid.org/0000-0001-5537-637X>),
  Tuomas Borman [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8563-8884>),
  Yagmur Simsek [aut],
  Sudarshan Shetty [ctb],
  Chouaib Benchraka [ctb],
  Muluh Muluh [ctb],
  Ali Hajj [ctb]
Maintainer: Tuomas Borman <tuomas.v.borman@utu.fi>
