Package: caverify
Type: Package
Title: Fast Strength-t Coverage Verification for Covering Arrays
Version: 0.1.2
Authors@R: person("Christopher", "Smolen",
    email = "chrispbsmolen@gmail.com", role = c("aut", "cre"))
Description: Verifies that an array covers every t-way interaction, the
    certificate check for covering arrays, using compiled C code with
    optional 'OpenMP' threading. Missing values are treated as wildcard
    ("flexible") entries that count as every symbol. Designed to be easy
    to embed in other packages: a single C file with a registered .Call
    entry point and one R wrapper.
License: MIT + file LICENSE
URL: https://github.com/chrispbsmolen/ca-tools
BugReports: https://github.com/chrispbsmolen/ca-tools/issues
Encoding: UTF-8
Language: en-US
Imports: parallel
NeedsCompilation: yes
Packaged: 2026-08-19 16:02:20 UTC; root
Author: Christopher Smolen [aut, cre]
Maintainer: Christopher Smolen <chrispbsmolen@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-20 15:02:05 UTC
Built: R 4.5.2; x86_64-apple-darwin20; 2026-08-20 17:54:05 UTC; unix
Archs: caverify.so.dSYM
