Package: phiperio Title: PhIP-Seq Data Import and Validation Tools Version: 0.5.0 Authors@R: c( person( "Mateusz", "Kolek", email = "mati.kolek13@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-6470-4830") ), person( "Alon", "Alexander", email = "a.alexander@umcg.nl", role = c("ctb", "cph") ) ) Description: Provides utilities to import, validate, and manage PhIP-Seq datasets, including standardized conversion pipelines, data checks, and access to cached peptide metadata. License: GPL (>= 3) Encoding: UTF-8 Depends: R (>= 4.1.0) Imports: chk, cli, DBI, dbplyr, dplyr, duckdb, rlang, tibble, tools, withr, yaml Suggests: testthat, mockery, knitr, rmarkdown Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/Polymerase3/phiperio, https://polymerase3.github.io/phiperio/ BugReports: https://github.com/Polymerase3/phiperio/issues VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev xz-utils Repository: https://polymerase3.r-universe.dev Date/Publication: 2026-02-04 13:42:22 UTC RemoteUrl: https://github.com/Polymerase3/phiperio RemoteRef: main RemoteSha: cd3f886b5dfed8be36e32ed628cb48c40a7993d0 NeedsCompilation: no Packaged: 2026-07-04 06:12:06 UTC; root Author: Mateusz Kolek [aut, cre, cph] (ORCID: ), Alon Alexander [ctb, cph] Maintainer: Mateusz Kolek