Package: seguid Version: 0.1.0 Title: Sequence Globally Unique Identifier (SEGUID) Checksums Authors@R: c( person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"), email = "henrikb@braju.com" )) Description: Implementation of the original Sequence Globally Unique Identifier (SEGUID) algorithm [Babnigg and Giometti (2006) ] and SEGUID v2 (), which extends SEGUID v1 with support for linear, circular, single- and double-stranded biological sequences, e.g. DNA, RNA, and proteins. Imports: base64enc, digest License: MIT + file LICENSE URL: https://www.seguid.org/ BugReports: https://github.com/seguid/seguid-r/issues Encoding: UTF-8 RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) Repository: https://seguid.r-universe.dev Date/Publication: 2024-03-04 12:53:33 UTC RemoteUrl: https://github.com/seguid/seguid-r RemoteRef: main RemoteSha: 559d061204b35a5ef590e35a67d449ff4e8c3fa4 NeedsCompilation: no Packaged: 2026-06-10 09:38:51 UTC; root Author: Henrik Bengtsson [aut, cre, cph] Maintainer: Henrik Bengtsson