Package: microseq
Type: Package
Title: Basic Biological Sequence Handling
Version: 2.1.7
Date: 2025-09-17
Authors@R: c(person(given = "Lars",
                        family = "Snipen",
                        role = c("aut", "cre"),
                        email = "lars.snipen@nmbu.no"),
                 person(given = c("Kristian", "Hovde"),
                        family = "Liland",
                        role = "aut"))
Maintainer: Lars Snipen <lars.snipen@nmbu.no>
Description: Basic functions for microbial sequence data analysis. The idea is to use generic R data structures as much as possible, making R data wrangling possible also for sequence data.
License: GPL-2
Depends: R (>= 4.0.0), tibble, stringr, dplyr, rlang
Suggests: R.utils
Imports: Rcpp (>= 0.12.0), data.table (>= 1.9.8)
ZipData: TRUE
LinkingTo: Rcpp (>= 0.12.0)
URL: https://github.com/larssnip/microseq
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-09-18 08:00:23 UTC; larssn
Author: Lars Snipen [aut, cre],
  Kristian Hovde Liland [aut]
Repository: CRAN
Date/Publication: 2025-09-18 08:30:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-09-18 11:43:37 UTC; unix
Archs: microseq.so.dSYM
