Package: erify Type: Package Title: Check Arguments and Generate Readable Error Messages Version: 0.6.0 Author: Renfei Mao Maintainer: Renfei Mao Description: Provides several validator functions for checking if arguments passed by users have valid types, lengths, etc. and for generating informative and well-formatted error messages in a consistent style. Also provides tools for users to create their own validator functions. The error message style used is adopted from . License: MIT + file LICENSE URL: https://github.com/flujoo/erify, https://flujoo.github.io/erify/ Encoding: UTF-8 RoxygenNote: 7.3.1 Imports: glue Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown VignetteBuilder: knitr Repository: https://flujoo.r-universe.dev Date/Publication: 2024-06-30 12:32:58 UTC RemoteUrl: https://github.com/flujoo/erify RemoteRef: HEAD RemoteSha: ae86e310b4d804b65483abf1ae075f9cb2bf3c11 NeedsCompilation: no Packaged: 2026-06-23 07:50:40 UTC; root