Package: microseq Type: Package Title: Basic Biological Sequence Handling Version: 2.2.0 Date: 2026-07-14 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 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: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://larssnip.r-universe.dev Date/Publication: 2026-07-14 11:49:28 UTC RemoteUrl: https://github.com/larssnip/microseq RemoteRef: HEAD RemoteSha: 06f12242fc1d825322a90b93a1d5a0b25e5c91bf NeedsCompilation: yes Packaged: 2026-07-14 12:43:01 UTC; root Author: Lars Snipen [aut, cre], Kristian Hovde Liland [aut]