Package: tinyexpect Title: Additional Expecation Predicates for the 'tinytest' Testing Framework Version: 0.0.0.9010 Authors@R: c( person( given = "Paul", family = "Hoffman", email = "hoff0792@alumni.umn.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7693-8957") ) ) Description: Ports of 'testthat' expectation predicates to the 'tinytest' testing framework. These ports allow easier transitioning from 'testthat' to 'tinytest' as well as provide more explicit expectation predicates for 'tinytest' users. License: MIT + file LICENSE URL: https://mojaveazure.github.io/tinyexpect, https://github.com/mojaveazure/tinyexpect BugReports: https://github.com/mojaveazure/tinyexpect/issues Encoding: UTF-8 RoxygenNote: 7.3.2 Depends: R (>= 3.5), tinytest (>= 1.4.1) Imports: rlang (>= 1.1.3), utils Suggests: Matrix, methods, withr Config/Needs/xrefs: testthat Repository: https://mojaveazure.r-universe.dev Date/Publication: 2025-11-18 01:43:30 UTC RemoteUrl: https://github.com/mojaveazure/tinyexpect RemoteRef: HEAD RemoteSha: 8f780b40ee385d473ecec9905239b0d2c06f39d2 NeedsCompilation: no Packaged: 2026-06-20 08:53:19 UTC; root Author: Paul Hoffman [aut, cre] (ORCID: ) Maintainer: Paul Hoffman