Package: amregtest Title: Runs Allelematch Regression Tests Version: 1.0.3.9008 Authors@R: c( person("Department of Wildlife, Fish and Environmental Studies at Swedish University of Agricultural Sciences", role = "cph"), person("Göran", "Spong", email = "Goran.Spong@slu.se", role = "cph", comment = "Senior Lecturer at the Department of Wildlife, Fish and Environmental Studies"), person("Paul", "Galpern", email = "pgalpern@gmail.com", role = "ctb", comment = "Author of the excellent package 'allelematch' from which the five amExample data files have been copied under MIT license"), person("Torvald", "Staxler", email = "torvald.staxler@telia.com", role = c("aut", "cre")) ) Description: Automates regression testing of package 'allelematch'. Over 2500 tests cover all functions in 'allelematch', reproduce the examples from the documentation and include negative tests. The implementation is based on 'testthat'. License: MIT + file LICENSE Depends: R (>= 3.5) Imports: digest, remotes, testthat (>= 3.0.0), utils, withr Suggests: allelematch, mytools Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake git make libuv1-dev Repository: https://torstax.r-universe.dev Date/Publication: 2026-06-21 19:10:23 UTC RemoteUrl: https://github.com/torstax/amregtest RemoteRef: HEAD RemoteSha: 0d72043842901fc091fd8ecdaab4e67be8331469 NeedsCompilation: no Packaged: 2026-06-21 19:26:07 UTC; root Author: Department of Wildlife, Fish and Environmental Studies at Swedish University of Agricultural Sciences [cph], Göran Spong [cph] (Senior Lecturer at the Department of Wildlife, Fish and Environmental Studies), Paul Galpern [ctb] (Author of the excellent package 'allelematch' from which the five amExample data files have been copied under MIT license), Torvald Staxler [aut, cre] Maintainer: Torvald Staxler